Trying to add the glut egg and had the following errors.  Any ideas what to do 
about this?

Thanks, Steve

---

C:\chicken\bin>chicken-install.exe glut
retrieving ...
resolving alias `kitten-technologies' to: http://chicken.kitten-technologies.co.
uk/henrietta.cgi
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=glut&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Wed, 04 May 2011 00:14:30 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./glut.meta
  ./glut.setup
  ./glut.scm
 glut located at C:\Users\Steve\AppData\Local\Temp/tempf4c/glut
checking platform for `glut' ...
checking dependencies for `glut' ...
install order:
("glut")
installing glut: ...
changing current directory to C:\Users\Steve\AppData\Local\Temp/tempf4c/glut
  "C:\chicken\bin\csi" -bnq -setup-mode -e "(require-library setup-api)" -e "(im
port setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\
"glut\" \"\"))" "C:\Users\Steve\AppData\Local\Temp\tempf4c\glut\glut.setup"
Deleted file - C:\Users\Steve\AppData\Local\Temp\tempf54.c
Deleted file - C:\Users\Steve\AppData\Local\Temp\temp8520.c
Deleted file - C:\Users\Steve\AppData\Local\Temp\temp4d86.c

Warning: no glut library found
  ""C:\chicken\bin\csc"" -feature compiling-extension -setup-mode    -s -O3 -d0
glut.scm -J  -lopengl32 -lglu32 -lfreeglut
glut.c:17:21: fatal error: GL/glut.h: No such file or directory
compilation terminated.

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to