[Flightgear-devel] Re: Building Mesa...

2003-11-11 Thread Alex Romosan
Gene Buckle [EMAIL PROTECTED] writes: In trying to build plib, it tells me I need glut. No biggie, right? Mesa has that so I'll just build it. I downloaded v5.0.2 and after ./configure, I try making. It explodes instantly with: [EMAIL PROTECTED] Mesa-5.0.2]$ make cd . /bin/sh

Re: [Flightgear-devel] Re: Building Mesa...

2003-11-11 Thread Gene Buckle
this is a bug in libtool. you need to do 'export SED=/bin/sed' (or 'setenv SED /bin/sed' depending on your shell) before building. Thanks Alex. Almost got it: mkdir .libs rm -fr .libs/libMesaAC.la .libs/libMesaAC.* .libs/libMesaAC.* ar cru .libs/libMesaAC.al ac_context.lo ac_import.lo