chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] installing bb / opengl


From: Rein van den Boomgaard
Subject: [Chicken-users] installing bb / opengl
Date: Thu, 20 Jan 2005 11:51:39 +0100
User-agent: KMail/1.7.1

I'm relatively new to chicken. I would like to install bb and opengl on my 
suse 9.2 linux machine. However 'chicken-setup bb' fails (see below) because 
apparantly 'cannot find -lGLU'.

The same happens when i try to install opengl. 

A 'locate libGLU' returns:

address@hidden:~/Software/chicken-1.89/chicken-eggs> locate libGLU
/usr/lib/GLU/libGLU.so.1.3
/usr/lib/libGLU.so.1
/usr/lib/libGLU.so.1.3

so it seems i do have the GLU lib.

Any ideas what goes wrong???

rein

---------------------------------------------------------------------------------------------------------
address@hidden:~/Software/chicken-1.89/chicken-eggs> chicken-setup bb
sh: flu-config: command not found
  /home/rein/bin/csc bb.scm -s -O2 -d0 -L "bb-support.o Table.o `fltk-config 
--use-images --use-gl --ldflags --libs`"  -ld g++
Warning: global variable `bb:GetSelection' is never used
Warning: global variable `widget-type' is never used
Warning: global variable `widget-type-set!' is never used
Warning: global variable `element-parent-set!' is never used
Warning: global variable `element-content-set!' is never used
Warning: global variable `widget-parent-set!' is never used
Warning: global variable `BBGenericLink' is never used
Warning: global variable `widget-parent' is never used
Warning: global variable `BBGenericHandler' is never used
Warning: global variable `element-tag-set!' is never used
Warning: global variable `widget-name-set!' is never used
Warning: global variable `widget-resources-set!' is never used
Warning: global variable `widget-ptr-set!' is never used
Warning: global variable `BBGenericCallback' is never used
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: 
cannot find -lGLU
collect2: ld returned 1 exit status
*** Shell command terminated with exit status 1: g++ -o bb.so bb.o -lchicken 
-lsrfi-chicken -lstuffed-chicken -fPIC -shared -L/home/rein/lib 
-Wl,-R/home/rein/lib bb-support.o Table.o -L/usr/X11R6/lib 
-Wl,-rpath,/usr/X11R6/lib -lfltk_images -lpng -ljpeg -lz -lfltk_gl -lGLU -lGL 
-lfltk -lm -lXext -lX11 
-lsupc++ /usr/X11R6/lib/libfltk.a /usr/X11R6/lib/libfltk_gl.a -ldl -lm  -ldl
Error: shell invocation failed with non-zero return status
"/home/rein/bin/csc bb.scm -s -O2 -d0 -L \"bb-support.o Table.o `fltk-config 
--...
1
Error: shell invocation failed with non-zero return status
"/home/rein/bin/csc bb.scm -s -O2 -d0 -L \"bb-support.o Table.o `fltk-config 
--...
1
-----------------------------------------------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]