Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275128 - kde-base/kbabel-3.5.10 - pofiles.cc:1261: error: 'EOF' was not declared in this scope
Summary: kde-base/kbabel-3.5.10 - pofiles.cc:1261: error: 'EOF' was not declared in th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4 271889
  Show dependency tree
 
Reported: 2009-06-23 04:55 UTC by Jeroen Roovers (RETIRED)
Modified: 2009-06-23 06:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).