chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] can't install bb.egg


From: Ignaz Peter Hochgemuth
Subject: [Chicken-users] can't install bb.egg
Date: Wed, 30 Apr 2008 13:12:46 +0200

Hi,

   I try to install bb.egg in a fresh chicken-3.1.0, but I get the
following errors. I'm using gcc 4.1.2 on AMD64 (Debian etch)
What's wrong? Any idea? Thanks.

Peter

karolinger:/home/hgm/build# chicken-setup -k bb

The extension bb does not exist.
Do you want to download it ? (yes/no/abort) [yes]
downloading bb.egg from (www.call-with-current-continuation.org eggs/3
80)
  gzip -d -c /tmp/chicken-setup-3-root/downloads/bb.egg | tar xf -
sh: flu-config: command not found
  g++ -g -fPIC -c   `fltk-config --cflags`  bb-support.cpp
bb-support.cpp: In function ‘void BBSetIntProperty(void**, int, int,
int)’:
bb-support.cpp:383: error: cast from ‘void*’ to ‘int’ loses precision
...
... many more of this ...
...
make: Failed to make bb-support.o: shell invocation failed with non-zero
return status
Error: shell invocation failed with non-zero return status
"g++ -g -fPIC -c   `fltk-config --cflags`  bb-support.cpp"
256






reply via email to

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