[Ecls-list] ecl, fricas and cygwin

Martin Rubey martin.rubey at math.uni-hannover.de
Tue Mar 15 17:24:42 UTC 2011


Dear Juan,

Juan Jose Garcia-Ripoll <juanjose.garciaripoll at googlemail.com> writes:

> On Mon, Feb 28, 2011 at 4:55 PM, Martin Rubey <martin.rubey at math.uni-hannover.de> wrote:
>
>     Juan Jose Garcia-Ripoll <juanjose.garciaripoll at googlemail.com> writes:
>    
>     > On Sun, Feb 27, 2011 at 9:20 PM, Martin Rubey <martin.rubey at math.uni-hannover.de> wrote:
>     >
>     >     I checked, the permissions of cmp.fas look ok :-(
>     >
>     > So it seems that cygwin keeps recording permissions internally but the
>     > POSIX flag S_Iwhatever is not defined :-/
>    
>     So is there anything I could do?  Might an earlier version of ECL work?
>
> Uploaded and tested a fix for this.

I just tried to compile ecl from cvs, but unfortunately it complained
again:


if test -f ../CROSS-DPP ; then ../CROSS-DPP /cygdrive/d/ecl-cvs/src/c/numbers/co
s.d tmp.c ; else ./dpp.exe /cygdrive/d/ecl-cvs/src/c/numbers/cos.d tmp.c ; fi
dpp: /cygdrive/d/ecl-cvs/src/c/numbers/cos.d -> tmp.c
gcc -DECLDIR="\"/usr/local/lib/ecl-11.1.1\"" -I. -I/cygdrive/d/ecl-cvs/build -I/
cygdrive/d/ecl-cvs/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY    -g -O2  -Dcygw
in -c -o numbers/cos.o tmp.c
In file included from /cygdrive/d/ecl-cvs/build/ecl/impl/math_fenv.h:68,
                 from /cygdrive/d/ecl-cvs/build/ecl/impl/math_dispatch.h:20,
                 from /cygdrive/d/ecl-cvs/src/c/numbers/cos.d:21:
/usr/include/fenv.h:52: error: redefinition of `struct _fenv_t'
/usr/include/fenv.h:53: error: redefinition of `struct _fpu_env_info'
/usr/include/fenv.h:75: error: redefinition of `struct _fexcept_t'
make[2]: *** [numbers/cos.o] Error 1
make[2]: Leaving directory `/cygdrive/d/ecl-cvs/build/c'
make[1]: *** [libeclmin.a] Error 2
make[1]: Leaving directory `/cygdrive/d/ecl-cvs/build'
make: *** [all] Error 2

Find attached the build/config.log.  Don't hesitate to ask for more
information, it's just that I do not know what's important.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log.gz
Type: application/x-gzip
Size: 15093 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20110315/bfc27e9b/attachment.bin>


More information about the ecl-devel mailing list