chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] bb.egg Installation Problem


From: Steve Witt
Subject: [Chicken-users] bb.egg Installation Problem
Date: Wed, 6 Oct 2004 09:06:15 -0700 (PDT)

Hi, I'm having a problem installing the bb.egg. I downloaded the latest bb.egg and am trying to install it using chicken 1.66. The following is the installation process:

address@hidden $ chicken-setup bb
  mkdir bb.egg.dir
  gunzip -c ../bb.egg | tar xvf -
bb.setup
bb-support.cpp
bb.h
bb.scm
sh: flu-config: command not found
g++ -Os -fomit-frame-pointer -fPIC -c `fltk-config --cflags` bb-support.cpp /usr/local/stow/chicken-1.66/bin/csc bb.scm -s -O2 -d0 -L "bb-support.o `fltk-config --use-images --use-gl --ldflags --libs`" -ld g++
Syntax error: (set!) in line 1014 - identifier expected
(set! (bb:property widget (quote text)) c)
*** Shell command terminated with exit status 70: /usr/local/stow/chicken-1.66/bin/chicken bb.scm -output-file bb.c -dynamic -feature chicken-compile-shared -quiet -optimize-level 2 -debug-level 0
Error: shell invocation failed with non-zero return status
"/usr/local/stow/chicken-1.66/bin/csc bb.scm -s -O2 -d0 -L \"bb-support.o 
`fltk...
70

Can anyone give me a pointer as to what I can do to solve this?

Thanks...








reply via email to

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