pthread library problem with bacula (was Re: bacula-server on 4.11)

Michael L. Squires mikes at siralan.org
Sat Feb 19 13:29:19 PST 2005


There appears to have been a change in the way pthreads are handled by 
4.?-RELEASE which has broken the bacula-server compile.  Adding 
"-pthread" to the "LIBS =" line in the Makefile in each of

/usr/ports/sysutils/bacula-server/work/bacula-1.36.1/src/dired, 
../src/stored, and ../src/tools

allows the compile to complete.  A "make install" seems to complete the
installation.

It's not obvious to me why '-pthread' isn't being added; if someone knows 
the answer, please tell me; otherwise I'll eventually stumble into it.

Mike Squires


More information about the freebsd-ports mailing list