Hello,

I'm at my wit's end trying to get libao2 compliled and as it says in the 
package info "as a last resort," I'm writing you.  I've got the 
CoreAudio 1.4.3 SDK installed and here are the version listings from my 
system.

[EMAIL PROTECTED] /Users/ceidem$ uname -a
Darwin bizet 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep  8 17:18:57 PDT 
2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc

[EMAIL PROTECTED] /Users/ceidem$ fink -V
Package manager version: 0.24.26
Distribution version: 0.8.0.rsync powerpc


[EMAIL PROTECTED] /Users/ceidem$ gcc -v
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/src/configure 
--disable-checking -enable-werror --prefix=/usr --mandir=/share/man 
--enable-languages=c,objc,c++,obj-c++ 
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ 
--with-gxx-include-dir=/include/c++/4.0.0 --build=powerpc-apple-darwin8 
--host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5250)

While compiling, it invariably stops here and I haven't any clue on how 
to continue.

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


Google hasn't given me any assistance and so I come to you.  Has anyone 
a  direction I can go to get this to work?

Thank you for any help you could provide,
  - chris

-------------------------------------------------------------------------
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