Package: shaperd
Version: 0.2.1-5.1
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, pre-iso c++ headers
will no longer be present, but your application makes use of them.

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

> Automatic build of shaperd_0.2.1-5.1 on em64t by sbuild/amd64 0.53
...
> g++ -Wall -O2 -I/usr/src/linux/include -I/usr/include/libipq -DWITH_IPQ -c 
> bwadm.cpp
> In file included from bwadm.cpp:1:
> bwadm.hpp:5:18: error: list.h: No such file or directory
> In file included from bwadm.cpp:1:
> bwadm.hpp:16: error: ISO C++ forbids declaration of 'list' with no type
> bwadm.hpp:16: error: expected ';' before '<' token
> bwadm.cpp: In member function 'int bwadm::add_lender(int, int)':
> bwadm.cpp:63: error: 'struct classinfo' has no member named 'lenders'
> bwadm.cpp: In member function 'int bwadm::getbw(int, int, u_int64_t*)':
> bwadm.cpp:122: error: 'struct classinfo' has no member named 'lenders'
> make[1]: *** [bwadm.o] Error 1
> make[1]: Leaving directory `/build/tbm/shaperd-0.2.1/src'

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to