Hi,

On Tue, Jan 19, 1999 at 02:45:39AM -0800, br...@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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to