Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2001 10:41:27 +0200
From:      Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
To:        steensgaard@runbox.com, freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Compile with -kGL
Message-ID:  <20010525104127.A9090@i2.informatik.rwth-aachen.de>
In-Reply-To: <01052413581800.05265@elysium.megadeb.org>
References:  <01052413581800.05265@elysium.megadeb.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In local.freebsd-multimedia, you wrote:
>/usr/X11R6/lib/libGL.so: undefined reference to `pthread_getspecific'
>/usr/X11R6/lib/libGL.so: undefined reference to `pthread_key_create'
>/usr/X11R6/lib/libGL.so: undefined reference to `pthread_setspecific'
>Whats the matter ??

The reason was already mentioned. Another solution is invoking make
with (bash`ism ahead):
bash# LDFLAGS=-pthread make install
-- 
Abstrakte Syntaxträume.
Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010525104127.A9090>