Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#26425 closed defect (duplicate)

Mesa-7.8.2 fails to compile (libGL.1.2.dylib: No such file or directory)

Reported by: hackdefendr (HackDefendr) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Mesa xorg-server libGL i386 Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: Mesa

Description

Trying to build Mesa 7.8.2 32-bit -universal on Snow Leopard MP v1.9.1.

:info:build mklib: Making Darwin shared library:  libGL.1.2.dylib
:info:build ld: library not found for -lXplugin
:info:build collect2: ld returned 1 exit status
:info:build mklib: Installing libGL.1.2.dylib libGL.1.dylib libGL.dylib in ../../../lib
:info:build mv: rename libGL.1.2.dylib to ../../../lib/libGL.1.2.dylib: No such file or directory
:info:build make[2]: *** [../../../lib/libGL.dylib] Error 1
:info:build make[1]: *** [subdirs] Error 1
:info:build make: *** [default] Error 1
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.8.2" && /usr/bin/make -j2 default INSTALL_DIR=/opt/local RC_CFLAGS="-arch i386" CC="/usr/bin/gcc-4.2 " CXX="/usr/bin/g++-4.2 " " returned error 2
:error:build Target org.macports.build returned: shell command failed
:debug:build Backtrace: shell command failed
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for mesa): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install
:notice:build Log for mesa is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/main.log

FYI -- I get the same results when building for universal and/or just x86_64.

main.log attached

Attachments (1)

main.log (202.9 KB) - added by hackdefendr (HackDefendr) 14 years ago.
Debug Log for mesa

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by hackdefendr (HackDefendr)

Attachment: main.log added

Debug Log for mesa

comment:1 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: duplicate
Status: newclosed

Create a symlink for /usr/lib/libXplugin.dylib to /usr/lib/libXplugin.1.dylib

comment:2 in reply to:  1 Changed 14 years ago by hackdefendr (HackDefendr)

Replying to jeremyhu@…:

Create a symlink for /usr/lib/libXplugin.dylib to /usr/lib/libXplugin.1.dylib

Duplicate of what?

comment:3 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

comment:4 Changed 14 years ago by hackdefendr (HackDefendr)

Strange ... I searched for Mesa and libGL, and did not find those two bugs. Oh well ... problem solved.

Note: See TracTickets for help on using tickets.