* inet_aton conflict
@ 2002-05-25 0:58 apparitio
2002-05-25 1:08 ` Thien-Thi Nguyen
0 siblings, 1 reply; 2+ messages in thread
From: apparitio @ 2002-05-25 0:58 UTC (permalink / raw)
hey,
a redeclartion of inet_aton in net_db.c resulted in an error on my system.
extern int inet_aton ();
this is the line, I had to remove it in order to compile and I was wondering what it was good for.
The initial error message, on slackware 7.1 was this
net_db.c:85: conflicting types for `inet_aton'
/usr/include/arpa/inet.h:74: previous declaration of `inet_aton'
obvious enough.
Yours,
Eli Shemer.
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-05-25 1:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-25 0:58 inet_aton conflict apparitio
2002-05-25 1:08 ` Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).