Subject: Re: Compilation problems
To: Florian =?iso-8859-1?q?St=F6hr?= <netbsd@wolfnode.de>
From: Klaus Klein <kleink@reziprozitaet.de>
List: netbsd-users
Date: 02/09/2004 14:14:12
On Monday 09 February 2004 13:00, Florian St=F6hr wrote:

> Any compilation of ANY package related to X11 fails on 1.6.2_RC4 on this
> platform. Still 2.95.3 on sgimips. Seems to have threadlib problems (afaik
> no native threads on this platform). Linking with pth-2.0.0 doesn't solve
> the problem.
>
> [...]
>
> Compiled it and got:
>
> root@sgi [/tmp/tt] # gcc -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 tt.c
> /usr/X11R6/lib/libX11.so: undefined reference to `__libc_cond_wait'
> [...]

Are you possibly using a -current X11R6 snapshot in your otherwise
1.6-ish userland?


=2D Klaus