Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 13:52:42 -0400
From:      Brandon Fosdick <bfoz@glue.umd.edu>
To:        Rasputin <rara.rasputin@virgin.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Mesa and Xf86-4
Message-ID:  <3B0BF8EA.88F3D357@glue.umd.edu>
References:  <20010523163756.A42872@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B0BF8EA.88F3D357>