ports/68924: Update security/clamav-devel to 20040710 snapshot

Volker Stolz vs at freebsd.org
Tue Jul 13 09:40:22 UTC 2004


The following reply was made to PR ports/68924; it has been noted by GNATS.

From: "Volker Stolz" <vs at freebsd.org>
To: freebsd-gnats-submit at freebsd.org, rob at debank.tv
Cc:  
Subject: Re: ports/68924: Update security/clamav-devel to 20040710 snapshot
Date: Tue, 13 Jul 2004 11:40:01 +0200

 Rob, you explicitely link with libc_r -- you should make sure that you use  
 PTHREAD_FLAGS/LIBS, otherwise, hell might break loose (I didn't see any  
 specific breakage in this case, but other ports on 4.10 suffered from  
 this):
 
 cc -O -pipe -g -I/usr/local/include -o .libs/sigtool output.o getopt.o  
 memory.o cfgparser.o options.o sigtool.o ../clamscan/others.o   
 -L/usr/local/lib ../libclamav/.libs/libclamav.so -lcipher -lz -lbz2 -lgmp  
 -lc_r -Wl,--rpath -Wl,/usr/local/lib
                                                                              *******
 
 Also, regarding patch-ltmain.sh, you should check out the LIBTOOL  
 infrastructure which will accomplish this (hopefully) automagically for  
 you.
 
 Volker [PS: Did you enable klamuko yet? #)]



More information about the freebsd-ports-bugs mailing list