[PATCHES] fix build on GNU/Hurd with GCC 4.8

Pino Toscano toscano.pino at tiscali.it
Wed Aug 28 08:36:26 PDT 2013


Hi,

(please CC me, as I am not subscribed)

with GCC 4.8, few "implicit declaration of function" warnings become 
errors, breaking the build of xserver on the Hurd.

Attached there are two patches, which apply fine in both master and 
server-1.14-branch branches, which fix the errors providing the right 
includes:
* the inclusion of <hurd.h> in Hurd parts should be straightforward
* the move of the <arpa/inet.h> (which is POSIX) to a move general
  location affects any other Unix system with IPv6 support, I hope it is
  not a problem for all the supported platforms

Thanks,
-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-xfree86-hurd-include-hurd.h.patch
Type: text/x-patch
Size: 1606 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20130828/2bdc8ecf/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-os-move-arpa-inet.h-for-any-win32-system.patch
Type: text/x-patch
Size: 992 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20130828/2bdc8ecf/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.x.org/archives/xorg-devel/attachments/20130828/2bdc8ecf/attachment.pgp>


More information about the xorg-devel mailing list