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-10 (Reading database ... 41963 files and directories currently installed.) Removing fink-buildlock-libao2-0.8.5-10 ... Failed: phase compiling: libao2-0.8.5-10 failed
Thanks, Brian On Sep 15, 2005, at 5:23 PM, Martin Costabel wrote:
Brian Haberman wrote:I am trying to build the vorbis-tools (fink install vorbis- tools), and I wind up with the error in my subject line.I am pasting the lines with errors here: make[3]: *** [ao_macosx.lo] Error 1The actual error message comes before this. Please show the output starting from the last line beginning with "gcc".-- Martin
smime.p7s
Description: S/MIME cryptographic signature
