Download my port: http://activeintra.net/openbsd/article.php?id=5 There is one for .54 on 3.3 in the center of the page.
OpenBSD does not use -lc_r anymore...hence the breakage.
Regards, Flinn
On Tuesday, May 13, 2003, at 07:33 AM, Kim Nielsen wrote:
Hi,
I have some problems when compiling version 0.54 under OpenBSD 3.3:
[SNIP]
Making all in database
Making all in docs
Making all in sigtool
/bin/sh ../libtool --mode=link gcc -g -O2 -o sigtool options.o sigtool.o ../clamscan/getopt.o ../clamscan/others.o -L../libclamav -lclamav
gcc -g -O2 -o .libs/sigtool options.o sigtool.o ../clamscan/getopt.o ../clamscan/others.o -L/root/tools/clamav-0.54/libclamav -L/root/tools/clamav-0.54/libclamav/.libs -lclamav -lz -Wl,-rpath,/usr/local/lib
creating sigtool
Making all in clamd
/bin/sh ../libtool --mode=link gcc -g -O2 -o clamd options.o cfgfile.o clamd.o tcpserver.o localserver.o server.o scanner.o others.o clamuko.o dazukoio.o tests.o ../clamscan/getopt.o -L../libclamav -lclamav -pthread -lc_r
gcc -g -O2 -o .libs/clamd options.o cfgfile.o clamd.o tcpserver.o localserver.o server.o scanner.o others.o clamuko.o dazukoio.o tests.o ../clamscan/getopt.o -L/root/tools/clamav-0.54/libclamav -L/root/tools/clamav-0.54/libclamav/.libs -lclamav -lz -lc_r -Wl,-rpath,/usr/local/lib
ld: -lc_r: no match
collect2: ld returned 1 exit status
*** Error code 1
Stop in /root/tools/clamav-0.54/clamd (line 228 of Makefile). *** Error code 1
Stop in /root/tools/clamav-0.54 (line 185 of Makefile).
can anyone tell me what libc_r.a or libc_r.so is ?
Regards Kim<mime-attachment>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]