[MacPorts] #18705: Building mesa on 10.4 fails
MacPorts
noreply at macports.org
Sat Feb 28 15:24:29 PST 2009
#18705: Building mesa on 10.4 fails
--------------------------------+-------------------------------------------
Reporter: rowue@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: mesa glut | Port: mesa
--------------------------------+-------------------------------------------
The Build of mesa with included glut fails. Errormessage below:
{{{
/bin/sh ../../../bin/mklib -o glut -linker 'gcc' -ldflags '' \
-major 3 -minor 7 -patch 1 \
-install ../../../lib \
-id /opt/local/lib/libglut.3.dylib \
-L../../../lib -lGLU -lGL -L/opt/local/lib -L/opt/local/lib -lX11
-lXmu -lXi -lXext glut_8x13.o glut_9x15.o glut_bitmap.o glut_bwidth.o
glut_cindex.o glut_cmap.o glut_cursor.o glut_dials.o glut_dstr.o
glut_event.o glut_ext.o glut_fcb.o glut_fullscrn.o glut_gamemode.o
glut_get.o glut_glxext.o glut_hel10.o glut_hel12.o glut_hel18.o
glut_init.o glut_input.o glut_joy.o glut_key.o glut_keyctrl.o glut_keyup.o
glut_menu.o glut_menu2.o glut_mesa.o glut_modifier.o glut_mroman.o
glut_overlay.o glut_roman.o glut_shapes.o glut_space.o glut_stroke.o
glut_swap.o glut_swidth.o glut_tablet.o glut_teapot.o glut_tr10.o
glut_tr24.o glut_util.o glut_vidresize.o glut_warp.o glut_win.o
glut_winmisc.o layerutil.o
mklib: Making Darwin shared library: libglut.3.7.dylib
/usr/bin/libtool: can't locate file for: -lXmu
/usr/bin/libtool: file: -lXmu is not an object file (not allowed in a
library)
/usr/bin/libtool: can't locate file for: -lXi
/usr/bin/libtool: file: -lXi is not an object file (not allowed in a
library)
mklib: Installing libglut.3.7.dylib libglut.3.dylib libglut.dylib in
../../../lib
mv: rename libglut.3.7.dylib to ../../../lib/libglut.3.7.dylib: No such
file or directory
make[2]: *** [../../../lib/libglut.dylib] Error 1
make[1]: *** [subdirs] Error 1
make: *** [default] Error 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/18705>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list