Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2000 21:36:53 +0100
From:      Bjarne Wichmann Petersen <mekanix@vip.cybercity.dk>
To:        freebsd-stable@freebsd.org
Subject:   Mesa-apps refuses to compile under XFree4
Message-ID:  <200012182037.VAA30394@usr03.cybercity.dk>

next in thread | raw e-mail | index | archive | help


*Finally* got XFree4/DRI working with my G400. But the tradeoff? GL-apps refuses to compile(*).

Eg. ports/games/gltron reports this:

configure:618: checking for main in -lGL
configure:633: gcc -o conftest -O -pipe   conftest.c -lGL  -lX11 -lm -L$ac_default_prefix/lib -L/usr/X11R6/lib 1>&5
/usr/X11R6/lib/libGL.so: undefined reference to `XextAddDisplay'
/usr/X11R6/lib/libGL.so: undefined reference to `XextFindDisplay'
/usr/X11R6/lib/libGL.so: undefined reference to `XextCreateExtension'
/usr/X11R6/lib/libGL.so: undefined reference to `XextRemoveDisplay'
/usr/X11R6/lib/libGL.so: undefined reference to `XMissingExtension'

My Setup is 4.2-STABLE, Xfree4 and Mesa compiled with "XFREE86_VERSION=4" in /etc/make.conf.

Since I'm new to FreeBSD and not really into X and GL I don't know where to look for errors. 

(*) Well, not all GL-dependant apps, but quite a few anyway...

Bjarne
--


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




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