#17568: inventor fails to build on 10.5.6 ------------------------------+--------------------------------------------- Reporter: css@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: inventor ------------------------------+--------------------------------------------- Comment(by css@…): I'm getting closer! * added new `SoCalcParse.y` patch * removed patches to `SoText2.c++`, `SoText3.c++`, and `TextWrapper.c++`. I'm now down to an iconv link error: {{{ /usr/bin/g++ -L/opt/local/var/macports/build/_Users_Shared_macports_dports_devel_inventor/work/destroot//opt/local/lib -L../../samples/common -L../../../lib -L../../../libSoXt -bind_at_load -multiply_defined suppress -L/usr/X11R6/lib -L/opt/local/lib textomatic.o TextGraph.o TextWrapper.o -lcommon -lInventor -lInventorXt -lXm -lXt -lX11 -lGLU -lGL -liconv -ldl -o textomatic Undefined symbols: "_locale_charset", referenced from: _main in textomatic.o ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: *** [textomatic] Error 1 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/17568#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS