Re: [Fink-devel] Re: OpenGL and -flat_namespace with Apple X11

2003-03-13 Thread Benjamin Reed
Max Horn wrote: But one can of course easily work around that, either by using a || true, i.e. nmedit -R foo libGL.1.2.dylib || true or by doing a proper check with nm if the symbols need to be fixed up etc. (if/then/else :-). So it should be possible to do this automatically in a Fink packag

Re: [Fink-devel] Re: OpenGL and -flat_namespace with Apple X11

2003-03-13 Thread Max Horn
Am Donnerstag, 13.03.03 um 19:21 Uhr schrieb John Harper: On Wednesday, Mar 12, 2003, at 18:33 US/Pacific, Benjamin Reed wrote: John Harper wrote: Is this the error due to glColorTableEXT etc being multiply defined? If so, that should be fixed in our next release. If you want to test this, try

Re: [Fink-devel] Re: OpenGL and -flat_namespace with Apple X11

2003-03-13 Thread Nicolas Holzschuch
Hello David (and others), I don't know what the situation is with KDE, but I brought this up a month or two ago regarding any package that links to the lesstif or openMotif libs. The strategy of the Motif folks is to extend the functionality of certain X11 libs by resolving some symbols which would

Re: [Fink-devel] Re: OpenGL and -flat_namespace with Apple X11

2003-03-12 Thread David R. Morrison
John Harper <[EMAIL PROTECTED]> wrote: > On Wednesday, Mar 12, 2003, at 16:55 US/Pacific, Benjamin Reed wrote: > > KDE has a number of bits that link OpenGL that are libtool modules. > > Libtool modules translate into bundles that are linked with > > -flat_namespace. Unfortunately, this breaks