#13596: GLUT Build fails (on Leopard) ---------------------------------+------------------------------------------ Reporter: wegerhoff@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Keywords: | ---------------------------------+------------------------------------------ klumpenpro:~ sven$ port --version[[BR]] MacPorts 1.520 klumpenpro:~ sven$ sudo port sync[[BR]] Password: klumpenpro:~ sven$ sudo port install glut[[BR]] ---> Building glut with target all[[BR]] {{{ Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_glut/work/glut-3.7/lib/glut ; c++ -flat_namespace -dynamiclib -o libglut.3.7.dylib -install_name /opt/local/lib/libglut.3.dylib -compatibility_version 3.7 -current_version 3.7 -all_load libglut.a -L/usr/X11R6/lib -lGL -lGLU -lX11 -lXmu -lXi -lXext -lXt -lICE -lSM" returned error 1 Command output: "_glGetError", referenced from: _glutReportErrors in libglut.a(glut_util.o) "_glPushMatrix", referenced from: _teapot in libglut.a(glut_teapot.o) "_glEnable", referenced from: _teapot in libglut.a(glut_teapot.o) _teapot in libglut.a(glut_teapot.o) _teapot in libglut.a(glut_teapot.o) _teapot in libglut.a(glut_teapot.o) "_glReadBuffer", referenced from: _glutEstablishOverlay in libglut.a(glut_overlay.o) ___glutCreateWindow in libglut.a(glut_win.o) "_glDrawBuffer", referenced from: _glutEstablishOverlay in libglut.a(glut_overlay.o) ___glutCreateWindow in libglut.a(glut_win.o) "_glBitmap", referenced from: _glutBitmapCharacter in libglut.a(glut_bitmap.o) "_glNormal3fv", referenced from: _drawBox in libglut.a(glut_shapes.o) _drawtriangle in libglut.a(glut_shapes.o) _pentagon in libglut.a(glut_shapes.o) "_glPolygonMode", referenced from: _glutWireTorus in libglut.a(glut_shapes.o) "_glNormal3f", referenced from: _doughnut in libglut.a(glut_shapes.o) _doughnut in libglut.a(glut_shapes.o) "_glScalef", referenced from: _teapot in libglut.a(glut_teapot.o) ld: symbol(s) not found collect2: ld returned 1 exit status }}} Error: Status 1 encountered during processing.[[BR]] klumpenpro:~ sven$ [[BR]] -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13596> MacPorts </projects/macports> Ports system for Mac OS