Bug 226663 - games-board/pouetchess-0.2.0-r1 fails to compile w/ gcc-4.3
Bug#: 226663 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: mlm@ngc17.pl
Component: Games
URL: 
Summary: games-board/pouetchess-0.2.0-r1 fails to compile w/ gcc-4.3
Keywords:  
Status Whiteboard: 
Opened: 2008-06-14 14:59 0000
Description:   Opened: 2008-06-14 14:59 0000
Again missing headers.

Steps to reproduce:
1. USE="debug" emerge -v1 =games-board/pouetchess-0.2.0-r1

The error messages:
1.
src/sxmlgui/XMLUtils.h:275: error: 'strncpy' was not declared in this scope

I include the patch.

------- Comment #1 From Marek Miller 2008-06-14 15:00:37 0000 -------
Created an attachment (id=156753) [details]
pouetchess-0.2.0-r1-gcc43.patch

------- Comment #2 From Marek Miller 2008-06-14 15:01:31 0000 -------
Created an attachment (id=156755) [details]
My emerge --info output.

------- Comment #3 From Peter Alfredsen 2008-07-20 20:49:27 0000 -------
+  20 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/pouetchess-0.2.0-gcc43.patch, pouetchess-0.2.0-r1.ebuild:
+  Fix for gcc-4.3, bug 226663. Thanks to Marek Miller <mlm@shells.pl>.
+