Hi Jack (et al): Sorry that I am not on top of this. I "pre-ordered" 10.5 a month ago, but it hasn't yet arrived. (Much like "pre-boarding" an aircraft has nothing to do with the subsequent 2 hour flight delay.)
If fink will still have an X11, and if making it work with Apple's new X11 appears hopeless, could we instead make it depend on Fink's X11? Although I am listed as the maintainer, Jack has done far more for this package recently, and I don't use it (it is incompatable with RNA). Jack, would you be willing to be the official maintainer? It was one of the first packages I made, and therefore could probably benefit from being thrown in the fire and starting anew. Bill On Sat, 27 Oct 2007 21:12:47 -0400 Jack Howarth <[EMAIL PROTECTED]> wrote: Does anyone have an insight on why the hack being used for freeglut fails when applied to the molmol package? Specifically, if you change the line... + -lSM -lICE -lm -lc -lGLU -lGL -lGLw -lmx in the molmol.patch file to... + -lSM -lICE -lm -lc -lGLU -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -lGLw -lmx ...the build still fails. The failure occurs now as... Undefined symbols: "_glFogfv", referenced from: _SgOGLSetColor in libsg.a(OGLColor.o) "_glFlush", referenced from: _SgOGLFlushFrame in libsg.a(OGLView.o) "_glLineStipple", referenced from: _SgOGLSetLineStyle in libsg.a(OGLLine.o) "_glGetIntegerv", referenced from: _SgOGLClear in libsg.a(OGLClear.o) ...on the final linkage of the molmol program. I don't see why this should be failing and wonder if we are tickling a totally different bug in Xcode 3.0 here. Thanks in advance for any comments. Jack ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel