From owner-freebsd-current Tue Jan 19 04:06:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA28333 for freebsd-current-outgoing; Tue, 19 Jan 1999 04:06:40 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA28040 for ; Tue, 19 Jan 1999 04:06:28 -0800 (PST) (envelope-from reg@shale.csir.co.za) Received: (from reg@localhost) by shale.csir.co.za (8.9.2/8.9.2) id OAA54395; Tue, 19 Jan 1999 14:06:14 +0200 (SAT) (envelope-from reg) Date: Tue, 19 Jan 1999 14:06:13 +0200 From: Jeremy Lea To: freebsd-current@FreeBSD.ORG, brian@litzinger.org Subject: Re: linuxthreads, gimp 1.1+, dies Message-ID: <19990119140613.B826@shale.csir.co.za> References: <19990118182717.A15566@top.worldcontrol.com> <19990119024539.A88383@top.worldcontrol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990119024539.A88383@top.worldcontrol.com>; from brian@worldcontrol.com on Tue, Jan 19, 1999 at 02:45:39AM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Tue, Jan 19, 1999 at 02:45:39AM -0800, brian@worldcontrol.com wrote: > Gimp (CVS) compiled with > CFLAGS="-g -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -O2 -m486 > -pipe -lpthread" Hmm, if you're using the libpthread from lt.tar.com, and you installed it according to the instructions, then that should read: > CFLAGS="-g -D_THREAD_SAFE -DLINUXTHREADS -I/usr/local/include > --L/usr/local/lib -O2 -m486 pipe -lpthread" So it picks up the correct header. But I doubt you would have got it compiled without that? Also, are you using glib11-devel/gtk11-devel ports linked against libpthread? By default the ports link against libc_r. Also, the linuxthreads stuff needs libc to be reentrant, from what I understand, and Richard hasn't released (or finished) those patches yet. Regards, -Jeremy PS Your mailer is setting a bogus followup's line... or mine is misreading it... -- | If I was not so weak, if I was not so cold, --+-- If I was not so scared of being broken, growing old, | I would be. I would be... frail. | - jars of clay / much afraid / frail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message