Re: BEAST on FreeBSD: timezone



>>>>> "SW" == Stefan Westerfeld <stefan@space.twc.de> writes:

 >> However, I havn't actually got it working on FreeBSD 5.2 yet, [...]

 SW> Actually, I experienced the same problems when trying a build of
 SW> beast on FreeBSD. Finally, I used this setup to build beast:

 SW> [...] LDFLAGS="-pthread -L/usr/local/lib"

Ah, thanks for putting me straight!  This configure line seems to work
for me:

./configure CFLAGS=-g CPPFLAGS=-I/usr/local/include \
LDFLAGS='-pthread -L/usr/local/lib' --prefix=/home/kaj/install


Now, make check goes on a lot longer for me, but fails in
testwavechunk in bse/tests.  I'll report back after investigating.


 SW> Tim, I don't understand why this goes wrong in the first place. I see
 SW> -pthread in 

 SW> stefan@luna1:~/src/beast$ pkg-config --libs gthread-2.0
 SW> -pthread -lgthread-2.0 -lglib-2.0

... but I don't, on my machine:

: desmond%; pkg-config --libs gthread-2.0
-L/usr/local/lib -lgthread-2.0 -lc_r -lglib-2.0 -liconv  



-- 
Rasmus Kaj ----------------------------------------------- rasmus@kaj.se
 \              Money is the root of all evil.  Send $9.95 for more info
  \------------------------------------- http://www.stacken.kth.se/~kaj/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]