[Webkit-unassigned] [Bug 9821] New: Build fails: "ImageIO/ImageIO.h: No such file or directory"

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 9 19:54:33 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9821

           Summary: Build fails: "ImageIO/ImageIO.h: No such file or
                    directory"
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: fonnesbeck at gmail.com


Following the build instructions on the WebKit site, I am unable to get a clean
build:

    /usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -fno-exceptions
-fno-rtti -fpascal-strings -fasm-blocks -O2 -Werror -Wnon-virtual-dtor -DNDEBUG
-fmessage-length=0 -fstrict-aliasing -mtune=G5 -fvisibility-inlines-hidden
-fno-threadsafe-statics -mmacosx-version-min=10.4 -gdwarf-2
-I/Users/chris/Development/WebKit/WebKitBuild/JavaScriptCore.build/Release/JavaScriptCore.build/JavaScriptCore.hmap
-Wall -W -Wcast-align -Wchar-subscripts -Wformat-security
-Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k
-Wno-long-double -F/Users/chris/Development/WebKit/WebKitBuild/Release
-I/Users/chris/Development/WebKit/WebKitBuild/Release/include -I. -Iicu
-I/Users/chris/Development/WebKit/WebKitBuild/Release/DerivedSources/JavaScriptCore
-I/Users/chris/Development/WebKit/WebKitBuild/JavaScriptCore.build/Release/JavaScriptCore.build/DerivedSources
-include
/Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/JavaScriptCorePrefix-gusazxtcwrpdlaaybcvdwwdyqbzx/JavaScriptCorePrefix.h
-c /Users/chris/Development/WebKit/JavaScriptCore/bindings/runtime.cpp -o
/Users/chris/Development/WebKit/WebKitBuild/JavaScriptCore.build/Release/JavaScriptCore.build/Objects-normal/ppc/runtime.o
In file included from
/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24,
                 from
/Users/chris/Development/WebKit/JavaScriptCore/bindings/npapi.h:84,
                 from
/Users/chris/Development/WebKit/JavaScriptCore/bindings/npruntime.h:76,
                 from
/Users/chris/Development/WebKit/JavaScriptCore/bindings/NP_jsobject.h:29,
                 from
/Users/chris/Development/WebKit/JavaScriptCore/bindings/runtime.cpp:30:
/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:58:29:
error: ImageIO/ImageIO.h: No such file or directory
** BUILD FAILED ** 

Building on G4 PowerBook with OS X 10.4.7 and latest Xcode.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list