Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zftp.c doesn't compile on IRIX6.5
- X-seq: zsh-workers 11620
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: zftp.c doesn't compile on IRIX6.5
- Date: Sun, 28 May 2000 21:05:55 +0000
- Cc: jarausch@xxxxxxxxxxxxxxxxxxx
- In-reply-to: <E12wA0m-000319-00.2000-05-28-21-50-16@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <E12wA0m-000319-00.2000-05-28-21-50-16@xxxxxxxxxxxxxxxxxxxxx>
On May 28, 9:50pm, Peter Stephenson wrote:
} Subject: Re: zftp.c doesn't compile on IRIX6.5
}
} There's something extremely screwy here. If <netinet/in_systm.h> exists,
} why does configure not detect it? I looked, and whether for the same
} reason or not the test fails on linux, where gcc is outputting a warning
} message:
}
} In file included from /usr/include/sys/cdefs.h:24,
} from /usr/include/netinet/in_systm.h:23,
} from configure:2634:
} /usr/include/features.h:254: warning: `__USE_LARGEFILE' redefined
} /usr/include/features.h:198: warning: this is the location of the previous definition
}
} which is enough to make the test fail.
This is probably the same autoconf/glibc2 thing that's described in the
Etc/MACHINES file for the RLIM_INFINITY macro.
Helmut, were you compiling with GCC also? If so, did you try with the native
Irix compiler?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author