[Some stuff deleted -- I'll see if I can make the necessary changes in
the Makefile to make life easier in this case...]
>Now, I've been trying to rebuild it with GL support.
[...]
>|.endpupmode
>|.pupmode
>|.dglclose
>|.dglopen
>|.qgetfd
[...]
>dglclose & dglopen are on the list of unsupported functions.
>( Meaning, they SHOULD be there for the linker to resolve, but they don't DO
>anything! )
>
>endpupmode & popmode are listed on the obsolete list, but they aren't
>defined in the glports.h include file.
>
>And I can't find qgetfd at all!
My suggestion: edit the "cstubs" file, commenting out the lines that
define these functions. Then regenerate glmodule.c (Make should do
this automatically) and then relink. These functions are all
non-essential. See demo/sgi/gl for some examples...
I'll remove all from the next release, except qgetfd, which is
essential for some applications, but I may add a note to the
installation notes.
(In a hurry,)
--Guido van Rossum, CWI, Amsterdam <guido@cwi.nl>
"Well I'm a plumber. I can't act"