On Tue, May 31, 2011 at 12:57 PM, Christopher Sean Morrison
<[email protected]>wrote:

>
> On May 24, 2011, at 1:58 PM, Guilherme Kunigami wrote:
>
> Indeed, disabling OpenGL solved the problem. Thanks!
>
>
> Didn't solve the problem.  It just isolated it.  :)
>
> I re-enabled OpenGL and built in debug mode. The result of the backtrace of
> the command you suggest is the following: http://pastebin.com/LU46ps29
>
>
> Thanks, that is rather unusual (even for the unstable X11 libs on Mac).  Do
> you have multiple versions of X11 installed?  What libraries does it report
> being used if you set DYLD_PRINT_LIBRARIES=1 before running?  Anything other
> than /usr/X11/lib ?
>

I've grep'ed the output libraries and got:

dyld: loaded: /usr/X11/lib/libGLU.1.dylib
dyld: loaded: /usr/X11/lib/libGL.1.dylib
dyld: loaded: /opt/local/lib/libX11.6.dylib
dyld: loaded: /usr/X11/lib/libXext.6.dylib
dyld: loaded: /usr/X11/lib/libX11.6.dylib
dyld: loaded: /usr/X11/lib/libXdmcp.6.dylib
dyld: loaded: /usr/X11/lib/libXau.6.dylib

Indeed, it's using another version of X11 on /opt/local/lib (may it was
installed by mac ports?).

For the working version (without openGL) I have:

dyld: loaded: /opt/local/lib/libX11.6.dylib

I'm not sure on how to fix that.

Thanks,

>
> Cheers!
> Sean
>
>
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with
> vRanger.
> Installation's a snap, and flexible recovery options mean your data is
> safe,
> secure and there when you need it. Data protection magic?
> Nope - It's vRanger. Get your free trial download today.
> http://p.sf.net/sfu/quest-sfdev2dev
> _______________________________________________
> BRL-CAD Users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/brlcad-users
>
>
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
BRL-CAD Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-users

Reply via email to