From owner-freebsd-multimedia Fri May 25 1:41:34 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from r220-1.rz.RWTH-Aachen.DE (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by hub.freebsd.org (Postfix) with ESMTP id B45A537B424 for ; Fri, 25 May 2001 01:41:30 -0700 (PDT) (envelope-from stolz@I2.Informatik.RWTH-Aachen.DE) Received: from r220-1.rz.RWTH-Aachen.DE (relay2.RWTH-Aachen.DE [134.130.3.1]) by r220-1.rz.RWTH-Aachen.DE (8.10.1/8.11.3-2) with ESMTP id f4P8fTp06335; Fri, 25 May 2001 10:41:29 +0200 (MEST) Received: from hyperion.informatik.rwth-aachen.de (hyperion.Informatik.RWTH-Aachen.DE [137.226.112.212]) by r220-1.rz.RWTH-Aachen.DE (8.10.1/8.11.3/3) with ESMTP id f4P8fSH06324; Fri, 25 May 2001 10:41:28 +0200 (MEST) Received: from agamemnon.informatik.rwth-aachen.de (agamemnon.Informatik.RWTH-Aachen.DE [137.226.194.74]) by hyperion.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1/2) with ESMTP id KAA00527; Fri, 25 May 2001 10:36:40 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id KAA09094; Fri, 25 May 2001 10:41:27 +0200 (MET DST) Date: Fri, 25 May 2001 10:41:27 +0200 From: Volker Stolz To: steensgaard@runbox.com, freebsd-multimedia@FreeBSD.ORG Subject: Re: Compile with -kGL Message-ID: <20010525104127.A9090@i2.informatik.rwth-aachen.de> References: <01052413581800.05265@elysium.megadeb.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.17i In-Reply-To: <01052413581800.05265@elysium.megadeb.org> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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