hello,
while compilinng guile snapshot on 20010626, i got an error
"confilicting definitions" of the function inet_aton
in net_db.c.
I just commented out the definition and it compiled ok. There was an
existing definition in
/usr/include/arpa/inet.h
hope this helps,
/joakim
-
> From: Joakim Verona <[EMAIL PROTECTED]>
> Date: Tue, 26 Jun 2001 10:21:39 +0200
>
> while compilinng guile snapshot on 20010626, i got an error
> "confilicting definitions" of the function inet_aton
> in net_db.c.
>
> I just commented out the def
> From: Scott Ostrander <[EMAIL PROTECTED]>
> Date: Mon, 25 Jun 2001 09:51:00 -0500
>
> Hello, perhaps you can point me in the correct direction or
> tell me what I'm doing wrong.
I don't know about the errors you describe, but is there a reason you
are trying to build such an old version of Gui
> Date: Tue, 26 Jun 2001 11:11:20 +0200
> From: Joakim Verona <[EMAIL PROTECTED]>
>
> very odd, i downloaded the snapshot just an hour ago. i prefer snapshots
> due to our agressive firewall that makes tunneling cvs cumbersome. but
> thanks, i will download copies from cvs in the future.
Oh da
Martin Grabmueller <[EMAIL PROTECTED]> writes:
> But anyway, where did you download the snapshort from? www.glug.org
> or www.red-bean.com. The latter could be out of date, because it is
> (or was?) created from an outdated CVS repository, but I am not sure..
Yes, this seems to be the case. I
This is a diff against CVS Guile; it fixes some incorrect grammar in
the documentation.
Index: doc/posix.texi
===
RCS file: /cvs/guile/guile-core/doc/posix.texi,v
retrieving revision 1.11
diff -u -r1.11 posix.texi
--- doc/posix.texi