* 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
* Re: inet_aton conflict
2002-05-25 0:58 inet_aton conflict apparitio
@ 2002-05-25 1:08 ` Thien-Thi Nguyen
0 siblings, 0 replies; 2+ messages in thread
From: Thien-Thi Nguyen @ 2002-05-25 1:08 UTC (permalink / raw)
Cc: bug-guile
From: apparitio@linuxmafia.org
Date: Sat, 25 May 2002 03:58:51 +0300
obvious enough.
presuming you encountered this w/ guile-1.4, you should check out:
ftp://ftp.gnu.org/gnu/guile/guile-1.4.1.tar.gz
(it has this fix and other changes -- see NEWS).
thi
_______________________________________________
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).