Date: Sun, 20 Jan 2002 18:41:59 -0800 From: Eric Anholt <eanholt@gladstone.uoregon.edu> To: Thomas Vogt <turbo23@gmx.net>, ports@FreeBSD.ORG Subject: Re: Freebsd Port: tuxracer 0.61 Message-ID: <200201210241.g0L2fwuk006392@gladstone.uoregon.edu> In-Reply-To: <20020120201955.2dbf1eec.turbo23@gmx.net> References: <20020120201955.2dbf1eec.turbo23@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
You're compiling a freebsd program, so it doesn't need any linux libraries. That bit of config.log is where it's trying for other types of libGL after not finding the one we want it to find. Could you send the config.log to me privately? BTW, is anyone else having this problem, or automake issues with it? On Sunday 20 January 2002 11:19, Thomas Vogt wrote: > Helo > > Has anyone tried to install tuxracer0.61 from the ports? > > I got this error message during the installation: > > /usr/libexec/elf/ld: cannot find -lopengl32 > configure: failed program was: > #line 3603 "configure" > #include "confdefs.h" > > int main() { > > ; return 0; } > (end of "config.log") > *** Error code 1 > > Mesa 3.4.2 is installed. Do I've to installe Linux-Mesa for tuxracer??? > > uname -a > FreeBSD workstation.lan-turbo.ch 4.5-RC FreeBSD 4.5-RC #0: Sat Jan 19 > 17:28:09 CET 2002 > root@workstation.lan-turbo.ch:/usr/obj/usr/src/sys/TURBO i386 > > thnx for help > > Regards, > Thomas Vogt > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Eric Anholt eanholt@gladstone.uoregon.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201210241.g0L2fwuk006392>