[Chicken-users] Re: Trouble with easyffi

2009-06-25 Thread bill

Hi again,

I removed easyffi and started over.   These are the warning I get when I 
compile:


Warning: redefinition of imported value binding: lexer-init-buffer-len

Warning: redefinition of imported value binding: lexer-integer-newline

Warning: redefinition of imported value binding: lexer-raw-IS-maker

Warning: redefinition of imported value binding: lexer-make-IS

Warning: redefinition of imported value binding: lexer-get-func-getc

Warning: redefinition of imported value binding: lexer-get-func-ungetc

Warning: redefinition of imported value binding: lexer-get-func-line

Warning: redefinition of imported value binding: lexer-get-func-column

Warning: redefinition of imported value binding: lexer-get-func-offset

Warning: redefinition of imported value binding: lexer-make-tree-lexer

Warning: redefinition of imported value binding: lexer-make-char-lexer

Warning: redefinition of imported value binding: lexer-make-code-lexer

Warning: redefinition of imported value binding: lexer-make-lexer

Warning: redefinition of imported value binding: lexer

Warning: local assignment to unused variable `easyffi-base#lexer-getc' may be 
unintended

Warning: global variable `easyffi-base#lexer-getc' is never used

Warning: local assignment to unused variable `easyffi-base#lexer-ungetc' may be 
unintended

Warning: global variable `easyffi-base#lexer-ungetc' is never used
 /usr/bin/csc -feature compiling-extension  -host -s -O2 -d0 
easyffi-base.import.scm
 /usr/bin/csc -feature compiling-extension  -host -s -O2 -d0 easyffi.scm -j 
easyffi

Warning: redefinition of imported syntax binding: foreign-declare
 /usr/bin/csc -feature compiling-extension  -host -s -O2 -d0 easyffi.import.scm
 /usr/bin/csc -feature compiling-extension  -host -O2 -d0 chicken-wrap.scm

Warning: extension `easyffi-base' is currently not installed

Warning: local assignment to unused variable `##compiler#debugging-chicken' may 
be unintended

The compile does run to the end without errors.   And when I run chicken-status 
I get:

chicken-wrap 
.
 version: 1.95
easyffi 
..
 version: 1.95
easyffi-base 
.
 version: 1.95
matchable 
...
 version: 2.4.2
silex 
.
 version: 1.2
xlib 
..
 version: 1.2

I really need this back - so any ideas you can give me will be greatly appreciated.


Bill



___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] Re: Trouble with easyffi

2009-06-25 Thread Peter Bex
On Thu, Jun 25, 2009 at 03:44:51PM -0400, bill wrote:
 Hi again,
 
 I removed easyffi and started over.   These are the warning I get when I 
 compile:

I'm not sure, did I miss something?  Where is the code you're trying to
compile?

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music.
-- Donald Knuth


pgpsmaDVOlwOi.pgp
Description: PGP signature
___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] Chicken 4 development snapshots

2009-06-25 Thread Ivan Raikov

Dear all,

 The Chicken development snapshot script has been adapted to Chicken
4. From now on, Chicken 4 snapshots will be built and linked to on the
development snapshots page:

   http://chicken.wiki.br/dev-snapshots/

New snapshots will be built when the Chicken version is increased in the
repository. In the next few days, I will be updating the salmonella
script for Chicken 4, so some breakage is possible in the
salmonella-report page.

   -Ivan



___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users