[ITA] xfig/xfig-lib: An interactive drawing tool

Angelo Graziosi angelo.graziosi@alice.it
Tue Apr 8 16:41:00 GMT 2008


Dr. Volker Zell ha scritto:
>>>>>> Angelo Graziosi writes:
> 
>>> But why still 3.2.4 version? A new release 3.2.5 with several bug fixes has been released [1].
> 
> The problem is it does not compile due to dependency on
> 
> #include <complex.h> 
> 
> in w_intersect.c (which we don't have) and later on
> 
> w_intersect.c:884: error: syntax error before "ix1c"
> w_intersect.c:885: error: syntax error before "iy1c"
> w_intersect.c:886: error: syntax error before "ix2c"
> w_intersect.c:887: error: syntax error before "iy2c"
> w_intersect.c:891: error: `iy1c' undeclared (first use in this function)
> w_intersect.c:891: error: (Each undeclared identifier is reported only once
> w_intersect.c:891: error: for each function it appears in.)
> w_intersect.c:891: error: `_Complex_I' undeclared (first use in this function)
> w_intersect.c:892: error: `ix1c' undeclared (first use in this function)
> w_intersect.c:894: error: `iy2c' undeclared (first use in this function)
> w_intersect.c:895: error: `ix2c' undeclared (first use in this function)
> 
> Ciao
>   Volker

Today I have played a little with it and have seen...

Cygwin does not support complex.h ???

Obviously this

/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/backward/complex.h

is not valid: it is from the side of C++... Uhm... We have a problem.


Cheers,
    Angelo.

---
Tu proverai si' come sa di sale
lo pane altrui, e come e' duro calle
lo scendere e 'l salir per l'altrui scale.
-
                   DANTE, Paradiso, xvii 58-60


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list