[MacPorts] #23820: inventor build failure
MacPorts
noreply at macports.org
Mon Feb 22 10:21:23 PST 2010
#23820: inventor build failure
--------------------------------+-------------------------------------------
Reporter: kamilaht@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: inventor | Port:
--------------------------------+-------------------------------------------
Mac OS X (10.5.8)
I'm unable to install inventor using macports.
inventor output:
{{{
---> Computing dependencies for inventor
---> Building inventor
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent
make rule.
make[1]: Nothing to be done for `all'.
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent
make rule.
make[2]: Nothing to be done for `all'.
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent
make rule.
if [ ! -L freetype ]; then ln -fs ang freetype; fi
if [ ! -L flclient.h ]; then ln -s ../src/flclient.h .; fi
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent
make rule.
for i in database interaction nodekits; do /usr/bin/make -C$i all || exit
1; done
make[5]: Nothing to be done for `all'.
/usr/bin/g++ -I/opt/local/include -I/opt/local/include -I.
-I../../../../lib/database/include -I../../../../lib/interaction/include
-I../../../../lib/nodekits/include -I../../../../libSoXt/include\
-dynamic -fPIC -fno-common -DIVPREFIX=\"/opt/local\" -O -DNDEBUG
-c So.c++
In file included from SoBase.c++:60,
from So.c++:56:
../../../../lib/database/include/Inventor/SoPath.h:343: error:
'SoTempPath' has not been declared
In file included from So.c++:61:
SoPath.c++:1118: error: prototype for 'void
SoLightPath::makeTempPath(SoTempPath*) const' does not match any in class
'SoLightPath'
../../../../lib/database/include/Inventor/SoPath.h:343: error: candidate
is: void SoLightPath::makeTempPath(int*) const
make[4]: *** [So.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [libInventor.a] Error 1
make: *** [all] Error 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/23820>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list