[Ecls-list] Compileing example

Knut Olav Bøhmer bohmer at gmail.com
Thu Jun 15 17:56:51 UTC 2006


When I'm compileing the example from
http://sourceforge.net/mailarchive/message.php?msg_id=7405209

I get an error:

gcc -Wall -o test test.c -lecl -L/usr/lib/ecl -I/usr/lib/ecl/

test.c: In function 'main':
test.c:32: warning: implicit declaration of function 'basename'
test.c:32: warning: format '%s' expects type 'char *', but argument 2
has type 'int'
test.c:66: error: too few arguments to function 'si_safe_eval'

What is it, and how can it be fixed?

-- 
Knut Olav Bøhmer




More information about the ecl-devel mailing list