• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode 2.5 can't #include_next <stdarg.h>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 2.5 can't #include_next <stdarg.h>


  • Subject: Re: Xcode 2.5 can't #include_next <stdarg.h>
  • From: Steve Mills <email@hidden>
  • Date: Thu, 1 Nov 2007 11:08:43 -0500

On Nov 1, 2007, at 10:53:56, Chris Espinosa wrote:

Could you put -v into Other C Flags and provide a full transcript, at least the part that starts "CompileC" and ends with the above error?


Is the transcript for just one error-producing file OK? If not, I'll send more. Note there are some "ignoring nonexistent directory" errors about 2/3 of the way down.

CompileC ../../../../xcodebuilds/Freetype.build/Debug/Freetype.build/ Objects-normal/i386/sfnt.o /depot/8.0.x/thirdparty/freetype/builds/ darwin/../../src/sfnt/sfnt.c normal i386 c com.apple.compilers.gcc.4_0
cd /depot/8.0.x/thirdparty/freetype/builds/darwin
/Xcode2.5/usr/bin/gcc-4.0 -x c -arch i386 -pipe -Wno-trigraphs - fpascal-strings -fasm-blocks -O0 -fmessage-length=0 -mmacosx-version- min=10.4 -gdwarf-2 -I/depot/8.0.x/thirdparty/freetype/builds/ darwin/../../../../xcodebuilds/Freetype.build/Debug/Freetype.build/ FreetypeD.hmap -F/depot/8.0.x/thirdparty/freetype/builds/ darwin/../../../../xcodebuilds/Debug -I/depot/8.0.x/thirdparty/ freetype/builds/darwin/../../../../xcodebuilds/Debug/include -I../../ include -I../../include/freetype -I../../include/freetype/cache - I../../include/freetype/config -I../../include/freetype/internal - I../../include/freetype/internal/services -I/depot/8.0.x/thirdparty/ freetype/builds/darwin/../../../../xcodebuilds/Freetype.build/Debug/ Freetype.build/DerivedSources -fno-inline -v -isysroot /Developer/SDKs/ MacOSX10.4u.sdk -include /Library/Caches/com.apple.Xcode.501/ SharedPrecompiledHeaders/ft2build-cmelanoekxtjdybhxlnxembsuxki/ ft2build.h -c /depot/8.0.x/thirdparty/freetype/builds/darwin/../../src/ sfnt/sfnt.c -o /depot/8.0.x/thirdparty/freetype/builds/ darwin/../../../../xcodebuilds/Freetype.build/Debug/Freetype.build/ Objects-normal/i386/sfnt.o
Using built-in specs.
Target: i686-apple-darwin8
Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable- checking -enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/ $/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/ lib --build=powerpc-apple-darwin8 --with-arch=nocona --with- tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686- apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5370)
/Xcode2.5/usr/bin/../libexec/gcc/i686-apple-darwin8/4.0.1/cc1 -quiet -v -I/depot/8.0.x/thirdparty/freetype/builds/darwin/../../../../ xcodebuilds/Freetype.build/Debug/Freetype.build/FreetypeD.hmap -F/ depot/8.0.x/thirdparty/freetype/builds/darwin/../../../../xcodebuilds/ Debug -I/depot/8.0.x/thirdparty/freetype/builds/darwin/../../../../ xcodebuilds/Debug/include -I../../include -I../../include/freetype - I../../include/freetype/cache -I../../include/freetype/config -I../../ include/freetype/internal -I../../include/freetype/internal/services - I/depot/8.0.x/thirdparty/freetype/builds/darwin/../../../../ xcodebuilds/Freetype.build/Debug/Freetype.build/DerivedSources - iprefix /Xcode2.5/usr/bin/../lib/gcc/i686-apple-darwin8/4.0.1/ - D__DYNAMIC__ -isysroot /Developer/SDKs/MacOSX10.4u.sdk -include / Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/ft2build- cmelanoekxtjdybhxlnxembsuxki/ft2build.h /depot/8.0.x/thirdparty/ freetype/builds/darwin/../../src/sfnt/sfnt.c -fPIC -quiet -dumpbase sfnt.c -mpascal-strings -mmacosx-version-min=10.4 -march=nocona - auxbase-strip /depot/8.0.x/thirdparty/freetype/builds/ darwin/../../../../xcodebuilds/Freetype.build/Debug/Freetype.build/ Objects-normal/i386/sfnt.o -gdwarf-2 -O0 -Wno-trigraphs -version -fasm- blocks -fmessage-length=0 -fno-inline -o - |
/Xcode2.5/usr/bin/../libexec/gcc/i686-apple-darwin8/4.0.1/as -arch i386 -force_cpusubtype_ALL -o /depot/8.0.x/thirdparty/freetype/builds/ darwin/../../../../xcodebuilds/Freetype.build/Debug/Freetype.build/ Objects-normal/i386/sfnt.o
ignoring nonexistent directory "/Developer/SDKs/MacOSX10.4u.sdk/usr/ local/include"
ignoring nonexistent directory "/Developer/SDKs/MacOSX10.4u.sdk/usr/ lib/gcc/i686-apple-darwin8/4.0.1/include"
ignoring nonexistent directory "/Developer/SDKs/MacOSX10.4u.sdk/usr/ lib/gcc/i686-apple-darwin8/4.0.1/../../../../i686-apple-darwin8/include"
ignoring nonexistent directory "/depot/8.0.x/thirdparty/freetype/ builds/darwin/../../../../xcodebuilds/Debug/include"
ignoring nonexistent directory "/depot/8.0.x/thirdparty/freetype/ builds/darwin/../../../../xcodebuilds/Freetype.build/Debug/ Freetype.build/DerivedSources"
#include "..." search starts here:
#include <...> search starts here:
/depot/8.0.x/thirdparty/freetype/builds/darwin/../../../../ xcodebuilds/Freetype.build/Debug/Freetype.build/FreetypeD.hmap
/depot/8.0.x/thirdparty/freetype/builds/darwin/../../../../ xcodebuilds/Debug
../../include
../../include/freetype
../../include/freetype/cache
../../include/freetype/config
../../include/freetype/internal
../../include/freetype/internal/services
/Developer/SDKs/MacOSX10.4u.sdk/usr/include
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks
/Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks
End of search list.
GNU C version 4.0.1 (Apple Computer, Inc. build 5370) (i686-apple- darwin8)
compiled by GNU C version 4.0.1 (Apple Computer, Inc. build 5370).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min- heapsize=131072
Compiler executable checksum: 76e7f97f644e9f04d0c1846d01d29b15
In file included from ../../include/freetype/config/ftstdlib.h:144,
from ../../include/freetype/config/ftconfig.h:44,
from ../../include/freetype/internal/ftdebug.h:29,
from /depot/8.0.x/thirdparty/freetype/builds/ darwin/../../src/sfnt/ttload.c:21,
from /depot/8.0.x/thirdparty/freetype/builds/ darwin/../../src/sfnt/sfnt.c:22:
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory



Steve Mills Drummer, Mac geek http://sjmills5.home.mchsi.com/


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Xcode 2.5 can't #include_next <stdarg.h>
      • From: Steve Mills <email@hidden>
References: 
 >Xcode 2.5 can't #include_next <stdarg.h> (From: Steve Mills <email@hidden>)
 >Re: Xcode 2.5 can't #include_next <stdarg.h> (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Interface Builder 3 & Core Animation: it doesn't seem to be usable
  • Next by Date: Re: Xcode 2.5 can't #include_next <stdarg.h>
  • Previous by thread: Re: Xcode 2.5 can't #include_next <stdarg.h>
  • Next by thread: Re: Xcode 2.5 can't #include_next <stdarg.h>
  • Index(es):
    • Date
    • Thread