Opened 15 years ago
Closed 14 years ago
#23820 closed defect (fixed)
inventor build failure
Reported by: | kamilaht@… | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | inventor |
Description
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
Change History (4)
comment:1 Changed 15 years ago by kamilaht@…
Cc: | kamilaht@… added |
---|
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Cc: | kamilaht@… removed |
---|---|
Keywords: | inventor removed |
Owner: | changed from macports-tickets@… to css@… |
Port: | inventor added |
comment:3 Changed 14 years ago by cssdev
Status: | new → assigned |
---|
I'm unable to duplicate this without access to Leopard. Inventor doesn't build on Snow Leopard either. I recommend trying the Coin port, as it's likely the SGI Open Inventor source has reached a state that's being left behind by newer compilers.
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!