[freespace2] compiling src - alc.h error

dave dave at dchamp.net
Sun Sep 1 15:23:03 EDT 2002


On 1 Sep 2002, Chris Thielen wrote:

> On Sun, 2002-09-01 at 10:05, tigital wrote:
> > ...I had a similar problem on OS X, which was due to the fact that I
> > had been working with an older version of OpenAL...all those problems
> > went away when I found/grabbed the cvs version...
>
> Yea, I had this problem with some other code when I updated to the OAL
> sources at opensource.creative.com, as their alGetError() does take an
> extra argument.
>
> -- chris (chris at luethy.net)

Thanks... I'm getting closer. I grabbed the CVS version of OpenAL and
installed that. Now the compile gets farther, but still fails:

g++ -o freespace2 -L/usr/lib -lSDL -lpthread -lm -lasound -L/usr/lib -ldl
-lartsc -lpthread -L/usr/lib -lesd -laudiofile -lm -L/usr/X11R6/lib -lX11
-lXext -lXxf86vm -lXxf86dga -lXv -lXinerama -ldl -lopenal -lGL
./src/freespace2/freespace.o
./src/freespace2/levelpaging.o src/freespace2/unixmain.o code.a
/usr/bin/ld: cannot find -lasound

-dc




More information about the freespace2 mailing list