[Ecls-list] Need patch to compile current CVS HEAD

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Thu Jan 11 08:52:06 UTC 2007


2007/1/11, Erik Huelsmann <ehuels at gmail.com>:
> I was about to send in a script to show the problem I was experiencing
> with usocket when I decided to rebuild current trunk of ECL to make
> sure it does still appear. I couldn't get it built without the patch
> below though (I tried with both gcc-3.3 and gcc-4.1.1).

It seems your CVS tree did not get updated properly. The line you had
to include is _already_ there

$ cd src/common-lisp.net/ecl
$ cvs update -C 2>/dev/null
$ grep init_lib src/h/internal.h
extern void init_lib_LSP(cl_object);

See also
http://common-lisp.net/cgi-bin/viewcvs.cgi/ecl/src/h/internal.h?root=ecl&r1=1.40&r2=1.41

Juanjo

-- 
Dpto. de Fisica Teorica I, Fac. de CC Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 2804 (Spain)
http://teorica.fis.ucm.es/~jjgarcia/




More information about the ecl-devel mailing list