From owner-freebsd-questions Wed May 23 10:52:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.umd.edu (darkstar.umd.edu [128.8.215.163]) by hub.freebsd.org (Postfix) with ESMTP id AA67337B423 for ; Wed, 23 May 2001 10:52:53 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (localhost [127.0.0.1]) by darkstar.umd.edu (8.11.3/8.11.3) with ESMTP id f4NHqgW06727; Wed, 23 May 2001 13:52:42 -0400 (EDT) (envelope-from bfoz@glue.umd.edu) Message-ID: <3B0BF8EA.88F3D357@glue.umd.edu> Date: Wed, 23 May 2001 13:52:42 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Rasputin Cc: questions@FreeBSD.ORG Subject: Re: Mesa and Xf86-4 References: <20010523163756.A42872@dogma.freebsd-uk.eu.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Somebody submitted PR/27036 for that a while back. Nothing seems to have been done about it though. For the moment I get around it by adding -lc_r to LDFLAGS for whatever I'm trying to build. Rasputin wrote: > > Anybody else seeing problems with an unholy mix of Mesa and X-4.03? > > My guess is that Mesa may have been build with threading enabled, and > XFree86 wasn't? > > All three ports are fresh out of cvsup this morning. > > root@shikima gleyes]$make > >> gleyes-0.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > >> Attempting to fetch from ftp://ftp.kddlabs.co.jp/.1/X11/acontrib/gleyes/. > fetch: gleyes-0.2.tar.gz: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://ftp.riken.go.jp/pub/X11/acontrib/gleyes/. > Receiving gleyes-0.2.tar.gz (52276 bytes): 100% > 52276 bytes transferred in 14.1 seconds (3.61 kBps) > ===> Extracting for gleyes-0.2 > >> Checksum OK for gleyes-0.2.tar.gz. > ===> gleyes-0.2 depends on shared library: GLU.1 - found > ===> gleyes-0.2 depends on shared library: X11.6 - found > ===> Patching for gleyes-0.2 > ===> Applying FreeBSD patches for gleyes-0.2 > ===> Configuring for gleyes-0.2 > ===> Building for gleyes-0.2 > cc -c -O -pipe -march=k6 -I/usr/X11R6/include -DVERSION='"0.2"' -o gleyes.o gleyes.c > cc -c -O -pipe -march=k6 -I/usr/X11R6/include -DVERSION='"0.2"' -o iris.o iris.c > cc -o gleyes gleyes.o iris.o -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lglut -lGLU -lGL -lX11 -lXext > -lXmu -lXi -lm > /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' > *** Error code 1 > > -- > Good day to avoid cops. Crawl to school. > Rasputin :: Jack of All Trades - Master of Nuns :: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message