Hey John

On Tue, 28 May 2013 14:25:09 +0000 John Long <[email protected]> wrote:

> Warning: in local unknown procedure,
>   in local unknown procedure,
>   in toplevel unknown procedure:
>   (library-tests.scm:168) in procedure call to `max', expected argument #1 of 
> type `number', but was given an argument of type `symbol'
> gcc a.c -o a.o -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H 
> -DC_ENABLE_PTABLES -O3 -fomit-frame-pointer -I.. 
> -I"/usr/local/include/chicken"
> rm a.c
> gcc a.o -o a.out -L.. -L"/usr/local/lib"  -Wl,-R"/usr/local/lib" -lchicken 
> -lm -ldl

How did you call make to build, install and check chicken?

Do you have libchicken.so in /usr/local/lib?  If so, is it the one
installed by chicken-4.8.0.3?

Best wishes.
Mario
-- 
http://parenteses.org/mario

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to