When I try to install the sdl egg, this happens: [proton][10:55:54 PM] chicken-setup sdl.egg make extension csc -C -I/usr/include/SDL -C -D_REENTRANT -L -L/usr/lib -L -Wl,-rpath,/usr/lib -L -lSDL -L -lpthread -L -lSDL_ttf -L -lSDL_image -L -lSDL_gfx -L -lSDL_net -o sdl-csi sdl-csi.scm sdl-csi.o(.text+0x6e5): In function `f_36': /home/rutledge/download/scheme/chicken/eggs/sdl.egg.dir/sdl-csi.c:169: undefined reference to `C_syntax_case_toplevel' collect2: ld returned 1 exit status *** Shell command terminated with exit status 1: gcc -o sdl-csi sdl-csi.o -lchicken -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_ttf -lSDL_image -lSDL_gfx -lSDL_net -ldl -lpcre -lm -ldl -lpcre make: *** [sdl-csi] Error 1
I'm using a chicken 2.0 installation which I compiled from source. Some eggs are installing fine (if I have downloaded it myself. I'll write another email about the download problems.) _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
