Opened 16 years ago
Closed 16 years ago
#19369 closed defect (fixed)
mesa +universal installs some single-arch files
Reported by: | jmroot (Joshua Root) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | andrea.damore@…, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | mesa |
Description
% file /opt/local/bin/glx* /opt/local/lib/{libGL,libGLU,libglut}.dylib /opt/local/bin/glxgears: Mach-O executable i386 /opt/local/bin/glxinfo: Mach-O executable i386 /opt/local/lib/libGL.dylib: Mach-O dynamically linked shared library i386 /opt/local/lib/libGLU.dylib: Mach-O universal binary with 2 architectures /opt/local/lib/libGLU.dylib (for architecture i386): Mach-O dynamically linked shared library i386 /opt/local/lib/libGLU.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64 /opt/local/lib/libglut.dylib: Mach-O universal binary with 2 architectures /opt/local/lib/libglut.dylib (for architecture i386): Mach-O dynamically linked shared library i386 /opt/local/lib/libglut.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64
Change History (5)
comment:1 Changed 16 years ago by (none)
Milestone: | Port Bugs |
---|
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hopefully, r50494 fixes the problem.
comment:3 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
Cc Me!
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
That fixed libGL, which was the big problem, but glxgears and glxinfo are still single-arch.
comment:5 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
After r50507, glxgears and glxinfo should build universal as well.
Note: See
TracTickets for help on using
tickets.
Milestone Port Bugs deleted