Send inn-workers mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.isc.org/mailman/listinfo/inn-workers
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of inn-workers digest..."
Today's Topics:
1. INN 2.5 inet_ntop.c change also needs portable/socket.h
changes (Russ Allbery)
2. Re: INN 2.5 inet_ntop.c change also needs portable/socket.h
changes (Julien ?LIE)
3. Re: INN 2.5 inet_ntop.c change also needs portable/socket.h
changes (Russ Allbery)
----------------------------------------------------------------------
Message: 1
Date: Wed, 06 Nov 2013 14:38:17 -0800
From: Russ Allbery <[email protected]>
To: [email protected]
Subject: INN 2.5 inet_ntop.c change also needs portable/socket.h
changes
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
STABLE snapshot generation failed. Last 50 lines of the log file:
[...]
gcc -o lib/inet_ntop.t lib/inet_ntop.o lib/inet_ntop-t.o libtest.o
/home/eagle/snapshot/inn-2.5/lib/libinn.a
lib/inet_ntop.o: In function `test_inet_ntop':
/home/eagle/snapshot/inn-2.5/tests/../lib/inet_ntop.c:57: undefined reference
to `socket_set_errno'
All the socket_* goo from portable/socket.h is also needed.
--
Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
------------------------------
Message: 2
Date: Thu, 07 Nov 2013 00:09:42 +0100
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: Re: INN 2.5 inet_ntop.c change also needs portable/socket.h
changes
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi Russ,
> STABLE snapshot generation failed. Last 50 lines of the log file:
>
> [...]
>
> gcc -o lib/inet_ntop.t lib/inet_ntop.o lib/inet_ntop-t.o libtest.o
> /home/eagle/snapshot/inn-2.5/lib/libinn.a
> lib/inet_ntop.o: In function `test_inet_ntop':
> /home/eagle/snapshot/inn-2.5/tests/../lib/inet_ntop.c:57: undefined reference
> to `socket_set_errno'
>
> All the socket_* goo from portable/socket.h is also needed.
OK, now fixed.
I merged a part of commit 9345 (dating back to August 2011 in CURRENT)
to STABLE.
--
Julien ?LIE
? L'amour, c'est comme les maths : ?a commence par un B?zout et ?a
finit par un Gau?. ?
------------------------------
Message: 3
Date: Wed, 06 Nov 2013 16:32:54 -0800
From: Russ Allbery <[email protected]>
To: [email protected]
Subject: Re: INN 2.5 inet_ntop.c change also needs portable/socket.h
changes
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Julien ?LIE <[email protected]> writes:
> OK, now fixed.
> I merged a part of commit 9345 (dating back to August 2011 in CURRENT) to
> STABLE.
Thanks, and thanks for all your work here! I hope to get to your various
other questions (and rolling a bunch of those fixes into rra-c-util)
shortly.
--
Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
------------------------------
_______________________________________________
inn-workers mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/inn-workers
End of inn-workers Digest, Vol 57, Issue 1
******************************************