On Monday 14 April 2003 23:57, Hans-Christoph Steiner wrote:
hi hans,
i'm a bit in the dark regarding osx issues, but the problem could be that the mac binary on my site is compiled with the apple x libs. this really shouldn't be a problem (i think..) but maybe recompiling from source might be worth the try.
if you have all the dev libraries, this should work:
./configure --prefix=/path/to/pd && make
tom
When I try to start pd with the new PDP binary for MacOS X, I get his error, and Pd quits:
dyld: /usr/local/pd/bin/pd Undefined symbols: /usr/local/lib/pd/extra/pdp.pd_darwin undefined reference to _gluOrtho2D expected to be defined in /usr/X11R6/lib/libGL.1.dylib
I am running MacOS 10.2.4 (now 10.2.5), pd-0.36-extended2. I have installed xfree86-base, xfree86-base-shlibs, xfree86-rootless, and xfree86-rootless-shlibs from Fink, and they are all at version 4.2.1.1-3. libGL does exist in the right place:
hans@sla:/<1>Utilities>ls -l /usr/X11R6/lib/libGL* -rw-r--r-- 1 root admin 399704 Mar 29 22:54 /usr/X11R6/lib/libGL.1.2.dylib lrwxr-xr-x 1 root unknown 15 Apr 14 17:43 /usr/X11R6/lib/libGL.1.dylib -> libGL.1.2.dylib -rw-r--r-- 1 root admin 657928 Mar 29 22:54 /usr/X11R6/lib/libGL.a lrwxr-xr-x 1 root unknown 15 Apr 14 17:43 /usr/X11R6/lib/libGL.dylib -> libGL.1.2.dylib -rw-r--r-- 1 root admin 586332 Mar 29 22:54 /usr/X11R6/lib/libGLU.1.3.dylib lrwxr-xr-x 1 root unknown 16 Apr 14 17:43 /usr/X11R6/lib/libGLU.1.dylib -> libGLU.1.3.dylib -rw-r--r-- 1 root admin 859856 Mar 29 22:54 /usr/X11R6/lib/libGLU.a lrwxr-xr-x 1 root unknown 16 Apr 14 17:43 /usr/X11R6/lib/libGLU.dylib -> libGLU.1.3.dylib -rw-r--r-- 1 root admin 34548 Mar 29 22:54 /usr/X11R6/lib/libGLw.a hans@sla:/<1>Utilities>dlocate libGL xfree86-rootless-shlibs: /usr/X11R6/lib/libGL.1.2.dylib xfree86-rootless-shlibs: /usr/X11R6/lib/libGLU.1.3.dylib xfree86-rootless-shlibs: /usr/X11R6/lib/libGL.1.dylib xfree86-rootless-shlibs: /usr/X11R6/lib/libGLU.1.dylib xfree86-rootless: /usr/X11R6/lib/libGL.a xfree86-rootless: /usr/X11R6/lib/libGLU.a xfree86-rootless: /usr/X11R6/lib/libGLw.a xfree86-rootless: /usr/X11R6/lib/libGL.dylib xfree86-rootless: /usr/X11R6/lib/libGLU.dylib
Any ideas? Do I need to compile libGL or PDP from source?
.hc
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list