Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: Re: Fwd: manta build error


Chronological Thread 
  • From: Abe Stephens < >
  • To: " " < >
  • Cc: Mathew Schwartz < >
  • Subject: [Manta] Re: Re: Fwd: manta build error
  • Date: Fri, 27 Jun 2008 02:09:06 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:x-mailer:mime-version:subject:date :cc; b=FOGwiw24/eXTxx20v8i7i06KMm7RhRjisw4VgPaaCKM9VJV5DuxW4Z1njYGheMuq1z H4UD9t0nm1JHAXTppQTiG8jNTjDRq+Kjp8p8iOBmGu0tQKAd4n/mTB8Ml0y1OjbAOYP5 LOBfg+G6LNhxufp4HbC79KGnyTpXx6iduzEl0=

My guess is that Mat's system is missing part of the complier. 

He mentioned that he downloaded the developer toolkit from apple, instead of installing it from the second DVD, has anyone else tried this before?

Abe

On Jun 26, 2008, at 6:16 PM, "James Bigler" < "> > wrote:

I just built the head revision, and it built fine.  Not sure what is
going on here.

James

On Thu, Jun 26, 2008 at 8:02 AM, Abe Stephens < "> > wrote:
Hi, Has anyone seen a problem like this before on Mac? GCC is there, but
apparently can't find the standard headers.

In file included from
/Users/cadop/manta/build-demo/src/About.cc:29:/Users/cadop/manta/Core/Util/About.h:33:18:
error: string: No such file or directorymake[2]: ***
[CMakeFiles/About.dir/src/About.o] Error 1make[1]: ***
[CMakeFiles/About.dir/all] Error 2make: *** [all] Error
2bagw-02-96:~/manta/build-demo cadop$


-Thanks

Abe



Begin forwarded message:

bagw-02-96:~/manta/build-demo cadop$ make VERBOSE=1"/Applications/CMake
2.6-0.app/Contents/bin/cmake" -H/Users/cadop/manta
-B/Users/cadop/manta/build-demo --check-build-system
CMakeFiles/Makefile.cmake 0"/Applications/CMake
2.6-0.app/Contents/bin/cmake" -E cmake_progress_start
/Users/cadop/manta/build-demo/CMakeFiles
/Users/cadop/manta/build-demo/CMakeFiles/progress.makemake -f
CMakeFiles/Makefile2 allmake -f CMakeFiles/About.dir/build.make
CMakeFiles/About.dir/dependcd /Users/cadop/manta/build-demo &&
"/Applications/CMake 2.6-0.app/Contents/bin/cmake" -E cmake_depends "Unix
Makefiles" /Users/cadop/manta /Users/cadop/manta
/Users/cadop/manta/build-demo /Users/cadop/manta/build-demo
/Users/cadop/manta/build-demo/CMakeFiles/About.dir/DependInfo.cmake
--color=make -f CMakeFiles/About.dir/build.make
CMakeFiles/About.dir/build"/Applications/CMake 2.6-0.app/Contents/bin/cmake"
-E cmake_progress_report /Users/cadop/manta/build-demo/CMakeFiles [  0%]
Building CXX object CMakeFiles/About.dir/src/About.o/usr/bin/c++
-isysroot /Develeper/SDKs/MacOSX10.4u.sdk    -Wall -Wno-strict-aliasing
-fPIC -march=nocona -mtune=nocona   -msse -msse2 -msse3 -mfpmath=sse  -O3
-DNDEBUG -g3 -fgcse-sm -funroll-loops -fstrict-aliasing -fsched-interblock
-freorder-blocks -I/Users/cadop/manta
-I/Users/cadop/manta/build-demo/include -I/usr/X11R6/include   -fPIC -o
CMakeFiles/About.dir/src/About.o -c
/Users/cadop/manta/build-demo/src/About.ccIn file included from
/Users/cadop/manta/build-demo/src/About.cc:29:/Users/cadop/manta/Core/Util/About.h:33:18:
error: string: No such file or directorymake[2]: ***
[CMakeFiles/About.dir/src/About.o] Error 1make[1]: ***
[CMakeFiles/About.dir/all] Error 2make: *** [all] Error
2bagw-02-96:~/manta/build-demo cadop$






Archive powered by MHonArc 2.6.16.

Top of page