> Could you please show the complete error message, starting from the
 > last  compiler command line that begins with "gcc". Isn't there
 > perhaps a "file not found" error, too?

Per request:

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libao\" 
-DVERSION=\"0.8.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBPTHREAD=1 
"-DDLOPEN_FLAG=(RTLD_LAZY)" -DSHARED_LIB_EXT=\".so\" -DSIZEOF_SHORT=2 
-DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I../../../include/ao 
-I../../../include -I/sw/include -D__NO_MATH_INLINES -fsigned-char -g 
-O2 -c ao_macosx.c -MT ao_macosx.lo -MD -MP -MF .deps/ao_macosx.TPlo 
-fno-common -DPIC -o ao_macosx.lo
ao_macosx.c: In function 'ao_plugin_open':
ao_macosx.c:257: warning: incompatible implicit declaration of built-in 
function 'memset'
ao_macosx.c: In function 'ao_plugin_play':
ao_macosx.c:314: warning: incompatible implicit declaration of built-in 
function 'memcpy'
ao_macosx.c: In function 'audioDeviceIOProc':
ao_macosx.c:405: error: 'SHRT_MAX' undeclared (first use in this function)
ao_macosx.c:405: error: (Each undeclared identifier is reported only once
ao_macosx.c:405: error: for each function it appears in.)
ao_macosx.c:418: warning: incompatible implicit declaration of built-in 
function 'memset'
ao_macosx.c:441:2: warning: #warning On the last buffer, zero out the 
part of the buffer that does not have valid samples
ao_macosx.c:444:2: warning: #warning The bytes in the buffer are 
currently in little endian, but we need big endian. Supposedly these are 
going to be host endian at some point and the following line of code can 
go away.
make[3]: *** [ao_macosx.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-libao2-0.8.5-11
(Reading database ... 50987 files and directories currently installed.)
Removing fink-buildlock-libao2-0.8.5-11 ...
Failed: phase compiling: libao2-0.8.5-11 failed
 

-- 
"He speaks to the audience as if they're idiots. I think the reason he 
does that is because that's the way these issues were explained to him."
    - Graydon Carter

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to