I am a developer for a python extension module project. We are trying to support OSX using fink, due to its support for gtkglarea. We are using a slightly modified version of the autoconf macro 'AM_PATH_GTKGL' (its contents are appended to this message). The test fails with these linker errors: "_glPointParameterf referenced from libGL expected to be defined in OpenGL _glPointParameterfv referenced from libGL expected to be defined in OpenGL"
Our test system is configured with: OS 10.2, Fink stable Apple X11 0.3 with SDK Apple's Python distro Developer tools dated June 2002. The following fink packages (with automatic dependancies): automake autoconf gtkglarea
You need to be more forthcoming with version numbers:
- automake, autoconf, and gtkglarea have many different versions, even inside "fink stable", whatever that means.
- OS 10.2 is too vague; The OpenGl framework has been updated in OSX 10.2.4 (my first guess is that this is the reason for your problem: Running Apple X11 b0.3 on OSX pre-10.2.4; Apple X11 b0.1 and b0.2 do not have the symbols you mention.)
- I have never heard of such a thing as "Developer tools dated June 2002".
-- Martin
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
