Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 275128

Summary: kde-base/kbabel-3.5.10 - pofiles.cc:1261: error: 'EOF' was not declared in this scope
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226, 271889    

Description Jeroen Roovers (RETIRED) gentoo-dev 2009-06-23 04:55:20 UTC
gentoo-x86/kde-base/kbabel $ cat files/kbabel-3.5.10-eof.patch
--- kbabel-3.5.10/kbabel/common/libgettext/pofiles.ll.orig      2005-11-08 23:28:44.000000000 +0100
+++ kbabel-3.5.10/kbabel/common/libgettext/pofiles.ll   2009-06-23 06:33:04.000000000 +0200
@@ -39,6 +39,7 @@
 #endif

 #include <stdlib.h>
+#include <stdio.h>

 #ifdef HAVE_STRINGS_H
 #include <strings.h>

Patch ready to commit along with stabilisation (bug #271889).