Date: Sat, 15 Jan 2005 14:19:44 +0000 From: Nuno Teixeira <nu@nunotex.freeshell.org> To: freebsd-ports@freebsd.org Subject: xorg-clients build failure on 5-STABLE Message-ID: <20050115141944.GA79735@nunotex.local>
next in thread | raw e-mail | index | archive | help
Hello all, I'm trying to update xorg-clients on 5-STABLE but it fails: ======================================== cc -o xdriinfo -O2 -pipe -march=athlon-xp -ansi -pedantic -Wno-system-headers -D asm=__asm -Wall -Wpointer-arith -Wundef -L/usr/ports/x11/xorg-clients/ work/xc/exports/lib xdriinfo.o -lGL -lXext -lX11 -L/usr/X11R6/lib -pthread -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,/usr/ports/x11/xorg-clients/work/xc/ex ports/lib xdriinfo.o(.text+0x5c): In function `main': : undefined reference to `glXGetProcAddress' xdriinfo.o(.text+0x6d): In function `main': : undefined reference to `glXGetProcAddress' *** Error code 1 Stop in /usr/ports/x11/xorg-clients/work/xc/programs/xdriinfo. *** Error code 1 Stop in /usr/ports/x11/xorg-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/xorg-clients. ======================================== Does anyone have this error? Thanks, Nuno Teixeira -- SDF Public Access UNIX System - http://sdf.lonestar.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050115141944.GA79735>