I got it to work. After looking at the paths that you provided I found that I didn't have the proper SDKs installed, so I installed them and it fixed the problem. I am still having issues compiling some software, though (such as gaim). Is this probably due to the intel chip, or is there something else that could be wrong?
> On 3/15/06, Bill Gunty <[EMAIL PROTECTED]> wrote: >>> >>>> >>> It's hard to tell--what you've posted are _symptoms_ of the failure >>> rather than the actuall failure (i.e. any failure at that point would >>> give the same message). >>> >>> Try posting starting from the last line that the compiler ran. >>> >> >> Here it is for SDL. >> >> SDL_coreaudio.c:28:33: error: AudioUnit/AudioUnit.h: No such file or >> directory > > It might be nice to see the line prior to that. > > However, I _can_ say that the only occurrences of Audiounit.h on my system > are: > > locate AudioUnit.h > /Developer/Examples/CoreAudio/PublicUtility/CAAudioUnit.h > /Developer/SDKs/MacOSX10.3.9.sdk/System/Library/Frameworks/AudioUnit.framework > /Versions/A/Headers/AudioUnit.h > /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/AudioUnit.framework/ > Versions/A/Headers/AudioUnit.h > /System/Library/Frameworks/AudioUnit.framework/Versions/A/Headers/AudioUnit.h > /Volumes/Archive/Developer/SDKs/MacOSX10.3.9.sdk/System/Library/Frameworks/Aud > ioUnit.framework/Versions/A/Headers/AudioUnit.h > /Volumes/Archive/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Audi > oUnit.framework/Versions/A/Headers/AudioUnit.h > /Volumes/Archive/System/Library/Frameworks/AudioUnit.framework/Versions/A/Head > ers/AudioUnit.h > > -- > Alexander K. Hansen > Fink Documenter > [Day Job] Levitated Dipole Experiment > http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
