Re: build error--missing header
Ludovic Hirlimann <[email protected]> Wed, 04 May 2005 06:16:10 GMT
| Newsgroups | gmane.comp.mozilla.devel.macosx |
|---|---|
| Message-ID | <[email protected]> |
Evan Miller écrit: > While compiling MoreFilesX.o, I get this error: > > In file included from > /Users/evan/src/firefox/mozilla/xpcom/MoreFiles/MoreFilesX.c:73: > /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:33:37: > CarbonSound/CarbonSound.h: No such file or directory > /Users/evan/src/firefox/mozilla/xpcom/MoreFiles/MoreFilesX.c: In > function `GetTempBuffer': > /Users/evan/src/firefox/mozilla/xpcom/MoreFiles/MoreFilesX.c:2654: > warning: comparison between signed and unsigned > make[4]: *** [MoreFilesX.o] Error 1 > make[3]: *** [libs] Error 2 > make[2]: *** [tier_2] Error 2 > make[1]: *** [default] Error 2 > make: *** [build] Error 2 > > It looks like I have a CarbonSound.h hanging out in > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/Headers/CarbonSound.h > > I installed everything described http://www.mozilla.org/build/mac.html > and used the standard build options. Any idea why it wouldn't be able > to find the file? If you have recently upgraded to quicktime 7.0 be sure to check out software update again because you might be missing the Quicktime 7.0 SDK (which is related to those files). Ludovic -- http://perso.hirlimann.net/~ludo/blog/