[Openal] Trouble building openal/alut on Ubuntu Linux AMD64

Sven Panne Sven.Panne at aedion.de
Sun Oct 23 04:11:30 PDT 2005


Am Sonntag, 23. Oktober 2005 01:50 schrieb George Patterson:
> [...] My current error is
>
>  gcc-3.4 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -Wall
> -pedantic -Werror -MT libalut_la-alutLoader.lo - MD -MP
> -MF .deps/libalut_la-alutLoader.Tpo -c alutLoader.c  -fPIC -DPIC
> -o .libs/libalut_la-alutLoader.o
> alutLoader.c: In function `_alutLoadAUFile':
> alutLoader.c:769: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> make[2]: *** [libalut_la-alutLoader.lo] Error 1
> [...]

Hmmm, the current alutLoader.c from the CVS HEAD has only 533 lines, so I 
guess that you have an old version. Please try to check out a fresh version 
as described on http://openal.org/downloads.html.

Steve: Perhaps we can release an "official" 1.0.0 version? The API seems to be 
semi-stable and the implementation handles a sensible set of sound formats 
already (but supports no AL extension yet). Of course the API and the 
implementation will evolve (hopefully backwards compatible), but the current 
state seems to be a good initial step. Talking about problems in a concrete 
version is always easier than talking about some checked out versions, and I 
guess George wouldn't have had the problems he reported...

Cheers,
   S.



More information about the Openal mailing list