Package: mozzemberek Version: 0.1.1-3 User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.4
Your package fails to build with GCC 4.4, which has cleaned up some more C++ headers. You always have to #include headers directly and cannot rely for things to be included indirectly. You can reproduce this problem with gcc-4.4/g++-4.4 from unstable. I guess you know about this too? > Automatic build of mozzemberek_0.1.1-3 on em64t by sbuild/amd64 0.53 ... > g++ -g -O2 -g -Wall -O2 -Wall -Wno-non-virtual-dtor -fno-rtti -fno-exceptions > -fshort-wchar -fPIC -c -I/usr/include/nspr > -I/usr/lib/xulrunner-devel-1.9/sdk/include > -I/usr/lib/xulrunner-devel-1.9/include -I/usr/include/xulrunner-1.9/xpcom > -I/usr/include/xulrunner-1.9/spellchecker -I/usr/include/xulrunner-1.9/uconv > -I/usr/include/xulrunner-1.9/unicharutil -I/usr/include/xulrunner-1.9/xulapp > -I/usr/include/xulrunner-1.9/unstable -include mozilla-config.h -include > xpcom-config.h -o zsconn.o zsconn.cpp > zsconn.cpp: In constructor 'ZSConn::ZSConn()': > zsconn.cpp:30: warning: deprecated conversion from string constant to 'char*' > zsconn.cpp: In member function 'virtual void ZSConn::init()': > zsconn.cpp:48: error: 'perror' was not declared in this scope > zsconn.cpp:53: error: 'perror' was not declared in this scope > zsconn.cpp:63: error: 'perror' was not declared in this scope > zsconn.cpp: In member function 'Z_CHECK_RESULT ZSConn::spellCheck(const > std::string&) const': > zsconn.cpp:103: error: 'perror' was not declared in this scope > zsconn.cpp: In member function 'std::vector<std::basic_string<char, > std::char_traits<char>, std::allocator<char> >, > std::allocator<std::basic_string<char, std::char_traits<char>, > std::allocator<char> > > > ZSConn::getSuggestions(const std::string&) const': > zsconn.cpp:128: error: 'perror' was not declared in this scope > make[2]: *** [zsconn.o] Error 1 > make[2]: Leaving directory `/build/tbm/mozzemberek-0.1.1/src' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org