In working up some test packaging for a new openmotif4 package (to provide openmotif 2.3.0), I discovered that my current mesa-libglw package is explicitly linking libXm into libGLw.dylib. By comparision, the mesa-libglw package in fedora 8 linux doesn't do this (allowing the same libglw to be used by lesstif, openmotif3 and openmotif4. I have verified that by adding the LDFLAGS of -Wl,-undefined,dynamic_lookup to the link command for libGLw that we can drop the explict linkage on libXm. This allows mesa-libglw to only BuildDepends on openmotif3 but not Depends on openmotif3-shlibs. This allows me to build molmol aginst openmotif4 and successfully use the libGLw created against openmotif3 with the resulting molmol binary. I plan on updating the mesa-libglw packaging with these changes today. Jack
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel