#21721: ftgl-2.1.2 Installation broken, but no errors are displayed. Package unusable -----------------------------+---------------------------------------------- Reporter: hahn.seb@… | Owner: krugazor@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: snowleopard | Port: ftgl -----------------------------+---------------------------------------------- Comment(by macsforever2000@…): Here's the error seen while building with debug: {{{ DEBUG: Executing org.macports.destroot (ftgl) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ftgl/work/FTGL/unix" && /usr/bin/make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ftgl/work/destroot' for d in src demo docs ; do /usr/bin/make -C $d install ; done /bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -c -I../../include -I/opt/local/include -O2 -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include ../../src/FTGLTextureFont.cpp /usr/bin/g++-4.2 -c -I../../include -I/opt/local/include -O2 -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include ../../src/FTGLTextureFont.cpp -o FTGLTextureFont.o In file included from ../../src/FTGLTextureFont.cpp:5: ../../include/FTTextureGlyph.h:55: error: extra qualification 'FTTextureGlyph::' on member 'ResetActiveTexture' make[1]: *** [FTGLTextureFont.lo] Error 1 /bin/sh ../libtool --mode=link /usr/bin/g++-4.2 FTGLDemo.o tb.o trackball.o -o FTGLDemo ../src/libftgl.la -L/opt/local/lib -lfreetype -lz -framework GLUT -framework OpenGL -lobjc libtool: link: cannot find the library `../src/libftgl.la' make[1]: *** [FTGLDemo] Error 1 /usr/bin/install -c -d -m 0755 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ftgl/work/destroot/opt/local/share/doc/ftgl/html /usr/bin/install -c -m 0644 html/* /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ftgl/work/destroot/opt/local/share/doc/ftgl/html/ /usr/bin/install -c -d -m 0755 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ftgl/work/destroot/opt/local/lib/pkgconfig /usr/bin/install -c -m 0644 ftgl.pc /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ftgl/work/destroot/opt/local/lib/pkgconfig/ DEBUG: Executing portdestroot::destroot_finish DEBUG: checking for mtree violations }}} -- Ticket URL: <http://trac.macports.org/ticket/21721#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS