Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2005 16:29:15 -0500 (EST)
From:      "Michael L. Squires" <mikes@siralan.org>
To:        Anthony Chavez <acc@anthonychavez.org>
Cc:        freebsd-ports@freebsd.org
Subject:   pthread library problem with bacula (was Re: bacula-server on 4.11)
Message-ID:  <20050219160238.M66950@familysquires.net>
In-Reply-To: <m2hdkfrim6.fsf@pegasos.local>
References:  <m2hdkfrim6.fsf@pegasos.local>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050219160238.M66950>