Chris Eidem wrote: [] > 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)
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? -- Martin ------------------------------------------------------------------------- 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
