OK. Thanks.
-- 
"PLEASE tell your aardvark that I'm NOT an anthill!" --unknown
  /\___/\
 / /\ /\ \        Phillip Pi (Ant); The Ant Farm: http://antfarm.ma.cx
| |o   o| |
   \ _ /                E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED]
    ( )

On Tue, 25 Feb 2003, Adrian Bool wrote:

> 
> Yeah, MacOS X does not have dlopen and friends natively.  There is a
> dlcompat library that will give you these.  Can't find the URL right now
> (at work now and the mac is at home...)  Apache has a dlopen libraray as
> well which may help.
> 
> However I did manage to compile all of QT and licq last night, but it
> still would not work as licq could not load the qt-gui shared library.
> Pain in the ass Apple using some different library API :-/
> 
> I had a look at solving it but got tired and went to bed... Away for a few
> days now so problay won't be able to have another look at it for a while.
> I'll email you what I did last night this evening when I am back with
> the mac...
> 
> Regards,
> 
> aid
> 
> On Tue, 25 Feb 2003, Phillip Pi wrote:
> 
> > Aaron, qt tried to compile with your suggestion. It took a while (not sure
> > how long since I went to bed hehe) even on a PowerBook G4 1 Ghz with 512
> > MB of RAM. :P
> >
> > The result was still a show stopper (I hope this is enough paste from the
> > end):
> >
> > ld: warning multiple definitions of symbol _glGetColorTableEXT
> > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o)
> > definition of _glGetColorTableEXT
> > /usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of
> > _glGetColorTableEXT
> > ld: warning multiple definitions of symbol _glGetColorTableParameterfvEXT
> > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o)
> > definition of _glGetColorTableParameterfvEXT
> > /usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of
> > _glGetColorTableParameterfvEXT
> > ld: warning multiple definitions of symbol _glGetColorTableParameterivEXT
> > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o)
> > definition of _glGetColorTableParameterivEXT
> > /usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of
> > _glGetColorTableParameterivEXT
> > ld: Undefined symbols:
> > _dlclose
> > _dlopen
> > _dlsym
> > make[2]: *** [../lib/libqt.dylib.3.1.1] Error 1
> > make[1]: *** [sub-src] Error 2
> > make: *** [init] Error 2
> >
> > Aaron, did you get this too?



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
LICQ-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to