From owner-freebsd-gnome Tue Feb 5 15: 4:14 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from vectorstar.net (adsl-157-144-163.gnv.bellsouth.net [66.157.144.163]) by hub.freebsd.org (Postfix) with ESMTP id CE74637B41D for ; Tue, 5 Feb 2002 15:04:11 -0800 (PST) Received: (from ash@localhost) by vectorstar.net (8.11.6/8.11.3) id g15N3wI16460 for gnome@FreeBSD.ORG; Tue, 5 Feb 2002 18:03:59 -0500 (EST) (envelope-from ash@vectorstar.net) Date: Tue, 5 Feb 2002 18:03:58 -0500 From: Austin hall To: gnome@FreeBSD.ORG Subject: Error making xscreensaver Message-ID: <20020205180358.A4266@darkstar.bellsouth.net> Mail-Followup-To: gnome@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Where do I find the GLU library? I need graphics/gle to build the xscreensaver port, but the build for gle fails with this: -lX11 -L/usr/X11R6/lib -lXext -pthread -lm 1>&5 configure:3117: checking for gluNewQuadric in -lGLU configure:3136: cc -o conftest -O -pipe -Wall conftest.c -lGLU -lSM -lICE -lGL -lXmu -L/usr/X11R6/lib -lX11 -L/usr/X11R6/lib -lXext -pthread -lm 1>&5 /usr/libexec/elf/ld: cannot find -lGLU configure: failed program was: #line 3125 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gluNewQuadric(); int main() { gluNewQuadric() ; return 0; } (end of "config.log") *** Error code 1 Stop in /usr/ports/graphics/gle. *** Error code 1 Stop in /usr/ports/x11/xscreensaver. *** Error code 1 Thanks. Austin -- All science is either physics or stamp collecting. -- E. Rutherford To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message