Manta Interactive Ray Tracer Development Mailing List

Text archives Help


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


Chronological Thread 
  • From: Thiago Ize < >
  • To:
  • Cc:
  • Subject: [Manta] Re: Re: Re: Re: Re: Re: Fwd: manta build error
  • Date: Fri, 27 Jun 2008 11:52:04 -0600

SCIRun is no longer used by manta. I just updated the wiki to reflect that. Did you also install X11 as James suggested? It's on the osx dvd. If you have, you can start X11 by going to Applications/Utilities/X11.app. If you can't, then you don't have X11.

Thiago

Mathew Schwartz wrote:
" type="cite">
I just uninstalled and reinstalled the developer tools with the whole package just to make sure.

I downloaded subversion 1.5 from subversion.tigris.org

I am on the same machine that I downloaded the source from

Im redoing everything right now, step by, one thing i noticed after checking out the source was the wiki says something about SCIRun containing things,  is that supposed to be in the Manta directory because i did an ls and it doesnt show up, but the other files do.



On Jun 27, 2008, at 1:18 PM, James Bigler wrote:
I talked with Abe and we thought it might be a lack of X libraries and
headers installed, though I thought CMake would have picked that up.

The other thing I can think of, is a lack of svn on the machine.
About.cc is a special file created by running a svn command to pull
out information about the code checked out.  I'm wondering if
something is going wrong with that.

How were the files check out?

Were they checked out from the same machine that you are trying to build on?

Did someone give you a copy of the source that you are trying to build?

James

On Fri, Jun 27, 2008 at 10:48 AM, Thiago Ize < "> > wrote:
Did you install the entire developer tool or just part of it. If I recall,
when you mount the dmg file it has lots of packages listed. You want to
install the main package that installs all the other ones. If you just
install one of them, such as the gcc package, that might cause the problems.
Did you read the readme and follow their directions?

Thiago


You shouldn't need leopard.  I was developing on tiger up until March or
so.

I downloaded the developers kit off of Apple's web site.  I've never
installed it from the DVD.

On Fri, Jun 27, 2008 at 5:51 AM, Mathew Schwartz < "> > wrote:


What version of the dev tools are people using, 2.5 or 3.0?  Im using osx
tiger,  do I need leopard (the newest one)?  If so then I think I will
just
get it.
Thanks for the help...
Mathew Schwartz



On Jun 27, 2008, at 2:09 AM, Abe Stephens wrote:

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