Peter Petrakis (peterpan@wn.net)
Thu, 31 Dec 1998 18:22:08 -0500
I was having trouble compliing gettext so i could build the latest
GTK+.In stdio.h it was redefining some things gettext was defining and
thus the error. I fixed by editing stdio.h and commenting these lines
starting at line 203.
#ifdef __USE_GNU
/*
extern _IO_ssize_t getdelim __P ((char **, size_t *, int, FILE*));
extern _IO_ssize_t getline __P ((char **, size_t *, FILE *));
extern _IO_ssize_t __getline __P ((char **, size_t *, FILE *));
*/
Gettext went on to compile and install perfectly :).
This was with egcs 1.1.1. Now what should I do with this answer?
Peter Petrakis
-- STCC DEC Alpha Resource Page http://math.stcc.mass.edu/petrakis PeterPan@wn.net AlphaGuy =) "BLAM! Who the hell are you!? Name's Ash <click clock> Housewares..."-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
This archive was generated by hypermail 2.0b3 on Sun Jan 24 1999 - 14:47:46 PST