OK, I'm trying to build on SunOS 5.10.
I'm following the directions for unix from the cmake page, using the
"out of source" directions.
I get:
[ 0%] Building CXX object
src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThread.o
In file included from /usr/include/sys/wait.h:24,
from /usr/include/stdlib.h:22,
from
/sandbox/askinner/makeOSG/OpenSceneGraph/src/OpenThreads/pthreads/PThrea
d.c++:19:
/usr/include/sys/siginfo.h:259: 'ctid_t' is used as a type, but is not
defined
as a type.
/usr/include/sys/siginfo.h:260: 'zoneid_t' is used as a type, but is not
defined as a type.
/usr/include/sys/siginfo.h:390: 'ctid_t' is used as a type, but is not
defined
as a type.
/usr/include/sys/siginfo.h:391: 'zoneid_t' is used as a type, but is not
defined as a type.
make[2]: ***
[src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThread.o] Error 1
make[1]: *** [src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/all]
Error 2
make: *** [all] Error 2
Has anyone had any experience with this?
thanks
andy
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert
Osfield
Sent: Monday, June 18, 2007 11:04 AM
To: osg users
Subject: Re: [osg-users] automated CMake?
HI Andy,
On 6/18/07, Andy Skinner <[EMAIL PROTECTED]> wrote:
> Will I need cmake to actually build on each platform?
Yes.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/