On Wed, Nov 12, 1997 at 12:03:29PM -0500, Ben Hyde wrote:
> I believe this is only a warning, the server still links fine.
> Sunos gets these too, but not today (1.3b3-dev) since it get's stuck at
> the fgetc isn't declared in stdio problem. - ben
There's a set of prototypes in conf.h which are meant to be used on SUNOS
(and SUNOS only): they declare the missing prototypes iff the #define
SUNOS_LIB_PROTOTYPES is set. I added prototypes for fgets() and fgetc()
to this set of prototypes yesterday. My question now is: did anything
change, or is possibly the #define SUNOS_LIB_PROTOTYPES not set on your
platform? Can you please re-check and report either to the list
(preferred) or to my personnally? I would like to eliminate this compile
failure before the official distribution of 1.3b3.
Thanks for your cooperation,
Martin
--
| S I E M E N S | <Martin.Kraemer@mch.sni.de> | Siemens Nixdorf
| ------------- | Voice: +49-89-636-46021 | Informationssysteme AG
| N I X D O R F | FAX: +49-89-636-44994 | 81730 Munich, Germany
~~~~~~~~~~~~~~~~My opinions only, of course; pgp key available on request
|