[MacPorts] #18584: glut: does not build universal
MacPorts
noreply at macports.org
Sat Feb 21 14:46:22 PST 2009
#18584: glut: does not build universal
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: glut
-------------------------------------+--------------------------------------
Installing glut +universal results in libraries that are not universal.
{{{
$ port installed glut
The following ports are currently installed:
glut @3.7_2+universal (active)
$ port contents glut | sed 1d | xargs file
/mp/include/GL/glut.h: ASCII C program text
/mp/lib/libglut.3.7.dylib: Mach-O dynamically linked shared library i386
/mp/lib/libglut.3.dylib: symbolic link to `libglut.3.7.dylib'
/mp/lib/libglut.a: current ar archive random library
/mp/lib/libglut.dylib: symbolic link to `libglut.3.7.dylib'
$
}}}
--
Ticket URL: <http://trac.macports.org/ticket/18584>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list