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
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
Do you need to compile it yourself ? Can' t you use a package from Adam Lindsay that works wonderfully well and install your libraries independently ? Alex
From: Hans-Christoph Steiner hans@eds.org Date: Mon, 14 Apr 2003 17:57:48 -0400 To: pd-list@iem.kug.ac.at Subject: [PD] pdp.pd_darwin error: undefined reference to _gluOrtho2D
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
Hi list.
I might be missing something here, but is there a pdp osx binary available? I'd like to give it a try too...
Ivan
On Monday, Apr 14, 2003, at 23:39 Europe/Lisbon, Alex from idoia wrote:
Do you need to compile it yourself ? Can' t you use a package from Adam Lindsay that works wonderfully well and install your libraries independently ? Alex
From: Hans-Christoph Steiner hans@eds.org Date: Mon, 14 Apr 2003 17:57:48 -0400 To: pd-list@iem.kug.ac.at Subject: [PD] pdp.pd_darwin error: undefined reference to _gluOrtho2D
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
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
On Tuesday 15 April 2003 01:00, Ivan Franco wrote:
Hi list.
I might be missing something here, but is there a pdp osx binary available? I'd like to give it a try too...
yes: http://zwizwa.fartit.com/pd/pdp/test/pdp.pd_darwin-0.11-test-8.tar.gz
it is almost the same as the 0.11.1 release (latest) you still need the source package for abstractions and documentation.
note that it's still a bit experimental. i didn't do much testing yet. once all the library issues are solved, there will be a decent binary release (maybe with all the libraries included).
On Monday, April 14, 2003, at 05:57 PM, Hans-Christoph Steiner wrote:
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:
Any ideas? Do I need to compile libGL or PDP from source?
...I have gotten it to run compiled against apple's x11 distro, so this might be the problem, because the GL support is definitely different between the two...as a matter of fact, that's why I switched to apple's x11 (better GL support, which allowed gtkRadiant to run, and now pdp)...
...of course, this is all just by way of putting off making a window object based on AGL, which I should be able to try out this week (after taxes!)...
l8r, jamie