Ah! That old error. When you said OS X 10.4.1, did you really mean that, or is it 10.4.11?
This problem should be fixed in the system in 10.4.11, but 10.4.1 I think still had it. If you really are at 10.4.1, then you definitely should apply all updates to 10.4.11. Also make sure you are using the last Xcode version possible for Tiger, 2.5 I think. Another possible problem here is that make is getting confused between the system OpenGL and X11 OpenGL libraries. How are you configuring opengl and tcltk? On Sep 18, 2010, at 1:37 AM, Richard Chirgwin wrote: > William, > > Make exits with an error in Nviz; /lib/nviz won't make. Here's the /lib/nviz > error: > >> (cd /usr/local/grass-6.4.0/dist./lib; ln -f -s libgrass_nviz.6.4.0.dylib >> /usr/local/grass-6.4.0/dist./lib/libgrass_nviz.dylib) >> ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib >> collect2: ld returned 1 exit status >> make: *** [/usr/local/grass-6.4.0/dist./lib/libgrass_nviz.6.4.0.dylib] Error >> 1 > > Richard > > > On 17/09/10 11:47 PM, William Kyngesburye wrote: >> --with-proj >> --with-proj-includes=/Library/Frameworks/PROJ.framework/unix/include >> --with-proj-libs=/Library/Frameworks/PROJ.framework/unix/lib >> --with-proj-share=/Library/Frameworks/PROJ.framework/Resources/proj >> >> On Sep 17, 2010, at 3:48 AM, Richard Chirgwin wrote: >> >>> William - I'm not getting as far as "make" yet. At configure, it fails: >>> >>> Unable to locate External PROJ.4 includes. >>> >>> This, even if I use: >>> --with-proj=/Library/Frameworks/PROJ.framework/Versions/4/Headers/proj_api.h >>> >>> (I know that PROJ.4 is installed, I'm using 6.4.0-RC4 with no worries!) >>> >>> Richard ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ All generalizations are dangerous, even this one. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
