Opened 16 years ago

Last modified 15 years ago

#13683 closed defect

tiff: ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib — at Version 4

Reported by: ogyle@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: tiff problem.. install of imagemagick.. Cc:
Port:

Description (last modified by jmpp@…)

Problem with installing ImageMagick ... Attached is the error message. Please help!

$ sudo port install ImageMagick
--->  Building tiff with target all
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_tiff/work/tiff-3.8.2" && make all " returned error 2
Command output: Making all in port
make[1]: Nothing to be done for `all'.
Making all in libtiff
make  all-am
Making all in tools
/bin/sh ../libtool --tag=CC --mode=link gcc  -O2 -Wall -W  -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -o tiffgt  tiffgt-tiffgt.o ../libtiff/libtiff.la ../port/libport.la -L/usr/X11/lib -framework GLUT -lobjc -framework OpenGL -ljpeg -lz -lc 
libtool: link: gcc -O2 -Wall -W -o .libs/tiffgt tiffgt-tiffgt.o  -L/opt/local/lib ../libtiff/.libs/libtiff.dylib ../port/.libs/libport.a -L/usr/X11/lib -framework GLUT -lobjc -framework OpenGL /opt/local/lib/libjpeg.dylib -lz -lc
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status
make[1]: *** [tiffgt] Error 1
make: *** [all-recursive] Error 1

Error: The following dependencies failed to build: tiff
Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to waqar@…
Summary: Problems with installing ImageMagicktiff: ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

This is a problem with tiff, not ImageMagick, and furthermore should already have been fixed; see #12997. Can you please "sudo port selfupdate" and try installing tiff again? If you still get the problem, please reopen this bug.

comment:3 Changed 16 years ago by ogyle@…

Resolution: duplicate
Status: closedreopened

I am really sorry for bugging you further, but 'sudo port selfupdate' didn't work for me. Also, i looked by at the prior bug report, that didn't quite help me either.

Your help is really appreciated. Thank you, Mayank

comment:4 Changed 16 years ago by jmpp@…

Description: modified (diff)
Note: See TracTickets for help on using tickets.