configd-212.2 fails to build in 9L30
macosforgebot opened this issue · 1 comments
henry.kannapell@… originally submitted this as ticket:94
- Owner: wsiegrist@…
- Version: 9L30
- Keywords: configd, build, failure
cd 9L30 sudo darwinbuild -init 9L30 sudo darwinbuild configd
....
cd /Volumes/BuildRoot_9L30_20090930084045/SourceCache/configd/configd-212.2 /Developer/usr/bin/gcc-4.0 -x c -arch ppc -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -Os -mtune=G4 -mmacosx-version-min=10.5 -gdwarf-2 -I/Users/hkannapell/Development/darwinbuild/9L30/BuildRoot/private/var/tmp/configd/configd-212.2.obj/configd.build/SystemConfiguration.framework.build/SystemConfiguration.hmap -Wall -Wno-unknown-pragmas -F/Users/hkannapell/Development/darwinbuild/9L30/BuildRoot/private/var/tmp/configd/configd-212.2.sym/BuiltProducts -F/System/Library/PrivateFrameworks -I/Users/hkannapell/Development/darwinbuild/9L30/BuildRoot/private/var/tmp/configd/configd-212.2.sym/BuiltProducts/include -I/System/Library/Frameworks/System.framework/PrivateHeaders -I/Users/hkannapell/Development/darwinbuild/9L30/BuildRoot/private/var/tmp/configd/configd-212.2.obj/configd.build/SystemConfiguration.framework.build/DerivedSources -fconstant-cfstrings -c /Volumes/BuildRoot_9L30_20090930084045/SourceCache/configd/configd-212.2/SystemConfiguration.fproj/SCD.c -o /Users/hkannapell/Development/darwinbuild/9L30/BuildRoot/private/var/tmp/configd/configd-212.2.obj/configd.build/SystemConfiguration.framework.build/Objects-normal/ppc/SCD.o
In file included from /Volumes/BuildRoot_9L30_20090930084045/SourceCache/configd/configd-212.2/SystemConfiguration.fproj/SCD.c:42: /Volumes/BuildRoot_9L30_20090930084045/SourceCache/configd/configd-212.2/SystemConfiguration.fproj/SCDynamicStoreInternal.h:33:38: error: CoreFoundation/CFRuntime.h: No such file or directory
henry.kannapell@… originally submitted this as comment:1:ticket:94
I thought that darwinbuild saved us from the missing private files issues. I might not be using the build system correctly; I have searched the documentation with no results.