Dear list, I had scribus 1.3.3.9 running all right until yesterday on my MacBook Pro, 2 GHz, MacOS 10.5.1, MacPorts 1.600, X11-2.1.1. Then I installed/uninstalled some new ports and decided to erase all and start from scratch. I got scribus compiling all right except for tiff and lcms which depends on tiff. I have looked up previous threads on this list on tiff and tried all this: 1. sudo port selfupdate does not update, because MacPorts is up to date 2. sudo port clean --work tiff .. sudo port install tiff does not help 3. reinstall OpenGL SDK followed by .. sudo port clean --work tiff .. sudo port install tiff does not help either So what is going on? Here's the output of the compilation Macintosh-2:~ thorsten$ sudo port install scribus Password: ---> 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 /usr/bin/gcc-4.0 -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/X11R6/ lib -framework GLUT -lobjc -framework OpenGL -ljpeg -lz -lc libtool: link: /usr/bin/gcc-4.0 -O2 -Wall -W -o .libs/tiffgt tiffgt- tiffgt.o -L/opt/local/lib ../libtiff/.libs/libtiff.dylib ../ port/.libs/libport.a -L/usr/X11R6/lib -framework GLUT -lobjc - framework OpenGL /opt/local/lib/libjpeg.dylib -lz -lc ld: cycle in dylib re-exports with /usr/X11R6/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: lcms tiff Error: Status 1 encountered during processing. Any help is greatly appreciated. Cheers, Thorsten.