[Ecls-list] `format': ~C acting the same as ~:C?

Dave Pearson davep at davep.org
Tue Jun 3 01:52:08 UTC 2003


* Dave Pearson <davep at davep.org> [2003-06-03 08:57:56 +0100]:

> * Juan Jose Garcia Ripoll <juan.ripoll at mpq.mpg.de> [2003-06-02 19:31:03 +0200]:
> 
> > It's my fault. I forgot to include a file header (sys/select.h) which
> > might be required in some systems. I have added an updated patch to
> > http://www.sf.net/projects/ecls (under Releases)
> 
> Thanks, I'll grab that and have a play.

I untarred a fresh 0.9, applied the patch (which applied without any
problems) configured and built and the build process stopped with the same
problem:

-- cut here ----------------------------------------------------------------
gcc -c -I../h -I/usr/local/src/ecl-0.9/src/c -I/usr/local/src/ecl-0.9/src/h -I/usr/local/src/ecl-0.9/src/gc/include -g -O2 -fstrict-aliasing -Dlinux -o file.o file.c
/usr/local/src/ecl-0.9/src/c/file.d: In function `flisten':
/usr/local/src/ecl-0.9/src/c/file.d:1009: variable `tv' has initializer but incomplete type
/usr/local/src/ecl-0.9/src/c/file.d:1009: warning: excess elements in struct initializer after `tv'
/usr/local/src/ecl-0.9/src/c/file.d:1009: warning: excess elements in struct initializer after `tv'
/usr/local/src/ecl-0.9/src/c/file.d:1009: storage size of `tv' isn't known
make[2]: *** [file.o] Error 1
rm list.c file.c disassembler.c main.c eval.c character.c gfun.c compiler.c reference.c clos.c symbol.c package.c interpreter.c instance.c
make[2]: Leaving directory `/usr/local/src/ecl-0.9/build/c'
make[1]: *** [libecl.a] Error 2
make[1]: Leaving directory `/usr/local/src/ecl-0.9/build'
make: *** [all] Error 2
-- cut here ----------------------------------------------------------------

-- 
Dave Pearson
http://www.davep.org/




More information about the ecl-devel mailing list