On Thu, 2005-01-20 at 16:30, John Alexander wrote:

> > >
> > > mkdir .libs
> > > gcc -g -O2 -o clamscan output.o getopt.o memory.o cfgparser.o misc.o
> > clamscan.o
> > > options.o others.o manager.o treewalk.o  ../libclamav/.libs/libclamav.a 
> > > -lz
> > > -lbz2
> > > ../shared/output.c:83: Undefined symbol `_pthread_mutex_lock' referenced
> > from
> > > text segment
> > > ../shared/output.c:90: Undefined symbol `_pthread_mutex_unlock' referenced
> > from
> > > text segment
> >
> > What platform are you on, and what was your full configure line?
> >
> > -trog
> >
> >
> 
> I'm running OpenBSD 3.1
> ./configure --without-libcurl
> 

Thats quite an old version. I don't have any OpenBSD. Looks like
something is wrong with the build process, it't not trying to link in
pthread support or a bunch of other libraries.

-trog

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to