[plt-scheme] OpenGL Bindings

From: Scott Owens (sowens at cs.utah.edu)
Date: Sat Jul 27 23:10:27 EDT 2002

I have fixed the problem.  Download the repaired version from my homepage
http://www.cs.utah.edu/~sowens

-Scott

On 27 Jul 2002, Paulo J. Matos wrote:

> [Please handle PLT Scheme list administrative tasks through the Web:
>    http://list.cs.brown.edu/mailman/listinfo/plt-scheme]
> 
> Hi all,
> 
> I'm trying to compile OpenGL Bindings by Scott Owens using
> PLTScheme v200. I'd like to know if can anybody explain me why am
> I getting the following error...
> Everything compiles ok inside gl-vectors but in the root dir of sgl:
> bash-2.05$ sh ./makefile.ss
> make: checking compiled/native/i386-linux
> make: making compiled/native/i386-linux because compiled/native/i386-linux does not exist
> make: made compiled/native/i386-linux
> make: checking all
> make:  checking compiled/native/i386-linux/gl11-prim.so
> make:   checking gl11-prim.c
> make:    checking gl11-prim.ss
> make:     checking gl11.h
> make:     checking c-decl.ss
> make:    making gl11-prim.ss because gl11-prim.ss does not exist
> make: Failed to make gl11-prim.ss; reference to undefined identifier: make-lex-buf
> 
> Any ideas?
> 
> Best regards,
> 
> -- 
> Paulo J. Matos : pocm(_at_)mega.ist.utl.pt
> Instituto Superior Tecnico - Lisbon    
> Software & Computer Engineering - A.I.
>  - > http://mega.ist.utl.pt/~pocm 
>  ---	
> 	Yes, God had a deadline...
> 		So, He wrote it all in Lisp!
> 
> 




Posted on the users mailing list.