compilation of statist under cygwin
Bernhard Reiter
bernhard at intevation.de
Mon Mar 29 13:17:12 CEST 2004
On Mon, Mar 29, 2004 at 12:43:33PM +0200, sfronzek at gmx.net wrote:
> thanks for your replies. With your suggestions, I managed to compile
> statist;
> however, about 200 warnings were issued similar to
> "plot.c:434: warning: passing arg 1 of `out_err' makes pointer from integer
> without a cast"
Arg.
Seems like there is an errno name clash.
Try shifting the #include <errno.h> line
directly in front of
extern int errno;
in statist.h
Bernhard
> And, even worse, the program now crashes each time I try to read in some
> data.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.intevation.de/pipermail/statist-list/attachments/20040329/7ed0f11a/attachment.bin
More information about the Statist-list
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)