Thank-you!  Here's my uname -a:

OpenBSD smtp1.zymsys.com 3.4 GENERIC#18 i386

and here's the first two lines of my dmesg:

OpenBSD 3.4 (GENERIC) #18: Wed Sep 17 03:34:47 MDT 2003
    [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC

I'd be happy to give you a shell account if it helps.  The other problem I
find on the OpenBSD 3.4 platform is that configure creates Makefiles
with -lc_r when only -pthread is needed.  That isn't so hard to get around,
but if you felt like having a look while you're working on OpenBSD it would
make the build process smoother.

Thanks again,
  Vic.

----- Original Message -----
From: "LOYET Jerome" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "'Vic Metcalfe'" <[EMAIL PROTECTED]>
Sent: Wednesday, February 11, 2004 2:42 PM
Subject: RE: [Clamav-users] Problem building 0.66 on OpenBSD 3.4



Hi

What is the version of your 3.4 Kernel ?

I'll try to port clamav 0.66 to obsd 3.4.

++ Jerome
-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Vic Metcalfe
Envoyé : mercredi 11 février 2004 18:32
À : [EMAIL PROTECTED]
Objet : [Clamav-users] Problem building 0.66 on OpenBSD 3.4

I recently was able to build the 0.65 release under OpenBSD, but I'm now
getting an error building freshclam:

gcc -g -O2 -o .libs/freshclam freshclam.o options.o manager.o notify.o
../clamscan/getopt.o
../clamscan/others.o  -L/usr/local/lib -L/home/vic/src/clamav-0.66/libclamav
 -L/home/vic/src/clamav-0.66/libclamav/.libs -lclamav -lz -lgmp -Wl,-rpath,/
usr/local/lib
freshclam.o: In function `freshclam':
/home/vic/src/clamav-0.66/freshclam/freshclam.c:66: undefined reference to
`parsecfg'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:67: undefined reference to
`parsecfg'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:83: undefined reference to
`cfgopt'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:103: undefined reference to
`cfgopt'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:125: undefined reference to
`cfgopt'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:136: undefined reference to
`cfgopt'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:149: undefined reference to
`cfgopt'
freshclam.o:/home/vic/src/clamav-0.66/freshclam/freshclam.c:168: more
undefined references to `cfgopt' follow
collect2: ld returned 1 exit status
*** Error code 1

Stop in /home/vic/src/clamav-0.66/freshclam (line 209 of Makefile).
*** Error code 1

Stop in /home/vic/src/clamav-0.66 (line 204 of Makefile).
*** Error code 1

Stop in /home/vic/src/clamav-0.66 (line 137 of Makefile).

I used the --disable-pthreads option with configure, but other than that
everything is plain.

While I'm posting I want to give you clamav guys a huge THANK-YOU for making
the Internet a better place to live!

Thanks,
  Vic.





-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users





-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to