From owner-freebsd-ports@FreeBSD.ORG Sat Nov 8 10:19:04 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DA4816A4CE for ; Sat, 8 Nov 2003 10:19:04 -0800 (PST) Received: from sdf.lonestar.org (ol.freeshell.org [192.94.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE1DB43FB1 for ; Sat, 8 Nov 2003 10:19:03 -0800 (PST) (envelope-from nunotex@freeshell.org) Received: from nunotex.tex.bogus ([81.193.21.64]) (authenticated (0 bits)) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id hA8IIuJB027843; Sat, 8 Nov 2003 18:18:58 GMT Received: by nunotex.tex.bogus (Postfix, from userid 1001) id EFF1B40E7; Sat, 8 Nov 2003 18:18:48 +0000 (WET) Date: Sat, 8 Nov 2003 18:18:48 +0000 From: Nuno Teixeira To: freebsd-ports@freebsd.org Message-ID: <20031108181848.GA49725@nunotex.tex.bogus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 5.1-RELEASE-p10 User-Agent: Mutt/1.5.5.1i Subject: libglut doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2003 18:19:04 -0000 Hello to all, libglut doens't compile on a FreeBSD 5.1 p10 Release. The error: cc -O -pipe -march=athlon-xp -I../include -I/usr/X11R6/include -c glut_vidresize.c -o glut_vidresize.o cc -O -pipe -march=athlon-xp -I../include -I/usr/X11R6/include -c glut_warp.c -o glut_warp.o cc -O -pipe -march=athlon-xp -I../include -I/usr/X11R6/include -c glut_win.c -o glut_win.o cc -O -pipe -march=athlon-xp -I../include -I/usr/X11R6/include -c glut_winmisc.c -o glut_winmisc.o cc -O -pipe -march=athlon-xp -I../include -I/usr/X11R6/include -c layerutil.c -o layerutil.o building static glut library ranlib libglut.a cc -fpic -DPIC -O -pipe -march=athlon-xp -I../include -I/usr/X11R6/include -c glut_8x13.c -o glut_8x13.So ld: cannot find -lGL *** Error code 1 Stop in /usr/ports/graphics/libglut/work/Mesa-5.0.2/src-glut. *** Error code 1 Thanks very much, Nuno Teixeira -- /* PGP fingerprint: C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 */