[freespace2] strange compile error

Sami skheikki at cc.hut.fi
Mon Nov 25 06:35:50 EST 2002


> > Hi!
> > 
> > I'm trying to compile freespace2, and I get this weird error: 
> > g++ -o freespace2 -L/usr/lib -lSDL -lpthread -lGL ./src/freespace2/freespace.o ./src/freespace2/levelpaging.o src/freespace2/unixmain.o code.a
> > /usr/bin/ld: cannot find -lGL
> 
> You libGL.so is probably in /usr/X11R6/lib.  Drop a symlink to it in
> /usr/lib.

Thanks a lot man!! That did it, and the build get fine. But now I get another error when I'm trying to run it : 
Error: (src/freespace2/freespace.cpp:7173): Could not load animation cursor for the mouse pointer
and it exists, saying segmentation fault.

any ideas?

-Sami



More information about the freespace2 mailing list