[Bug 435658] [NEW] FTBFS with gcc 4.4, because of missing definition of 'EOF'

fabrice_sp coutadeurf at gmail.com
Thu Sep 24 05:32:36 UTC 2009


Public bug reported:

Hi,

Here is the compilation log with the error:
 i486-linux-gnu-g++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp at gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c binstr.cpp  -fPIC -DPIC -o .libs/binstr.o
binwrap.cpp: In member function 'virtual unsigned char biniwstream::getByte()':
binwrap.cpp:51: error: 'EOF' was not declared in this scope
make[2]: *** [binwrap.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 i486-linux-gnu-g++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp at gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c binstr.cpp -o binstr.o >/dev/null 2>&1
make[2]: Leaving directory `/build/buildd/libbinio-1.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/libbinio-1.4'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

This can be solved by adding #include <cstdio> to binwrap.cpp

** Affects: libbinio (Ubuntu)
     Importance: Undecided
         Status: Confirmed

** Changed in: libbinio (Ubuntu)
       Status: New => In Progress

** Changed in: libbinio (Ubuntu)
     Assignee: (unassigned) => fabrice_sp (fabricesp)

-- 
FTBFS with gcc 4.4, because of missing definition of 'EOF'
https://bugs.launchpad.net/bugs/435658
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list