Date: Mon, 9 Feb 2004 01:15:41 -0500 From: "Will Saxon" <WillS@housing.ufl.edu> To: "Kris Kennaway" <kris@obsecurity.org>, <ports@FreeBSD.org>, <current@FreeBSD.org> Subject: RE: SDL uses incorrect thread flags Message-ID: <0E972CEE334BFE4291CD07E056C76ED8CBBE41@bragi.housing.ufl.edu>
next in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: Kris Kennaway [mailto:kris@obsecurity.org] > Sent: Monday, February 09, 2004 1:05 AM > To: Kris Kennaway; ports@FreeBSD.org; current@FreeBSD.org > Subject: Re: SDL uses incorrect thread flags >=20 >=20 > On Mon, Feb 09, 2004 at 12:06:25PM +0900, FUJISHIMA Satsuki wrote: > > At Sun, 8 Feb 2004 18:14:06 -0800, > > Kris Kennaway wrote: > > > kkenn@rot13:~ sdl11-config --libs > > > -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -lc_r > >=20 > > $ sdl11-config --libs > > -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -lpthread > >=20 > > Mine does not. In my case, -lc_r comes from artsc-config. >=20 > I rebuilt SDL from scratch and still get this error :( >=20 > Kris I rebuilt every package a few days ago after updating to the new system. I managed to get frozen-bubble to compile, but when I try to run it I get: [SDL Init] Not a HASH reference at /usr/local/bin/frozen-bubble.pl line 322. It worked a week or so ago before I updated things, not sure what is causing the above to happen now. FWIW I also had a hard time getting GAIM to work. Perl is not linking against libpthread for me even after application of the hints/freebsd.sh patch posted here a couple of days ago. This causes a perl.so module that GAIM uses to be linked against both libc_r and libpthread.=20 -Will=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0E972CEE334BFE4291CD07E056C76ED8CBBE41>