[Ecls-list] ecl cvs get code(10.7.1) compile has error

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Dec 17 14:36:37 UTC 2010


Dear William,

thanks for your report. Unfortunately, the Windows ports have lagged behind
in the path towards the next release.

Having fixed most problems in the Unix ports, I am now working on bringing
back online the Windows test farm and fixing both the Microsoft Visual
Studio C++ port and the Mingw32 port.

Until these problems are fixed I recommend you to stay with stable releases
(10.4)

I apologize for the inconvenience.

Juanjo

On Thu, Dec 16, 2010 at 8:47 AM, William Wang <javacave at gmail.com> wrote:

> on window xp sp2,
> cvs get lastest ecl code,
>
> cvs.exe -z3 -d:pserver:anonymous at ecls.cvs.sourceforge.net:/cvsroot/ecls
>
>  checkout ecl
>
>
> compile option:
>
> make clean;./configure --prefix=/usr/local   --enable-threads
> --enable-unicode ;make
>
> get error:
> rm -f tmp.c
> if test -f ../CROSS-DPP ; then ../CROSS-DPP /temp/ecl/ecl/src/c/package.d
> tmp.c
> ; else ./dpp.exe /temp/ecl/ecl/src/c/package.d tmp.c ; fi
> dpp: d:/temp/ecl/ecl/src/c/package.d -> tmp.c
> gcc -DECLDIR="\"/usr/local/lib/ecl-10.7.1\"" -I. -Id:/temp/ecl/ecl/build
> -I/temp
> /ecl/ecl/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY    -g -O2 -g -O2
> -D_THREAD_
> SAFE -Dmingw32 -c -o package.o tmp.c
> d:/temp/ecl/ecl/src/c/package.d: In function 'ecl_intern':
> d:/temp/ecl/ecl/src/c/package.d:368:11: error: expected ';' before ':'
> token
> d:/temp/ecl/ecl/src/c/package.d:395:22: error: expected identifier or '*'
> before
>  numeric constant
> d:/temp/ecl/ecl/src/c/package.d: In function 'cl_export2':
> d:/temp/ecl/ecl/src/c/package.d:539:11: error: expected ';' before ':'
> token
> d:/temp/ecl/ecl/src/c/package.d:563:22: error: expected identifier or '*'
> before
>  numeric constant
> make[2]: *** [package.o] Error 1
> make[2]: Leaving directory `/temp/ecl/ecl/build/c'
> make[1]: *** [libeclmin.a] Error 2
> make[1]: Leaving directory `/temp/ecl/ecl/build'
> make: *** [all] Error 2
>
>
> mingw is latest mingw-get-inst-20101030.exe is gcc 4.5.0.
>
> complie 10.4.1 is ok.
>
> thanks.
>
>
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>
>


-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20101217/8526ac0f/attachment.html>


More information about the ecl-devel mailing list