chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] location of chicken.h


From: Sven Hartrumpf
Subject: [Chicken-users] location of chicken.h
Date: Fri, 30 Sep 2011 12:20:09 +0200 (CEST)

Hi all.

Why does "chicken-install silex" wants to include chicken.h, although current
chicken versions install only chicken/chicken.h ?

> chicken-install silex  
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
...
installing silex: ...
changing current directory to /tmp/temp70ed/silex
  /usr/local/chicken-master-64/bin/csi -bnq -setup-mode -e "(require-library 
setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e 
"(extension-name-and-version '(\"silex\" \"\"))" /tmp/temp70ed/silex/silex.setup
  /usr/local/chicken-master-64/bin/csc -feature compiling-extension -setup-mode 
   -s -O2 -d1 silex.scm -j silex
silex.c:11:21: fatal error: chicken.h: No such file or directory
compilation terminated.

Error: shell command terminated with non-zero exit status 256: gcc silex.c -o 
silex.o -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -Os 
-ffast-math -fomit-frame-pointer -march=core2 -m64 -Wa,-64 -fPIC -DPIC 
-DC_SHARED -I"/usr/local/chicken-master-64/include/"

Error: shell command failed with nonzero exit status 256:

  /usr/local/chicken-master-64/bin/csc -feature compiling-extension -setup-mode 
   -s -O2 -d1 silex.scm -j silex


Error: shell command terminated with nonzero exit code
17920
"/usr/local/chicken-master-64/bin/csi -bnq -setup-mode -e \"(require-library 
set...

Greetings
Sven



reply via email to

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