Package: ftpgrab
Version: 0.1.2r-9
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 ftpgrab_0.1.2r-9 on em64t by sbuild/amd64 0.53
...
> g++ -c fgftpcon.cc -g -Wall -O2
> In file included from fgftpcon.cc:6:
> fgdlist.h:11:20: error: vector.h: No such file or directory
> In file included from fgftpcon.cc:6:
> fgdlist.h:18: error: expected template-name before '<' token
> fgdlist.h:18: error: expected `{' before '<' token
> fgdlist.h:18: error: expected unqualified-id before '<' token
> fgftpcon.cc: In member function 'virtual FGDirListing 
> FGFTPCon::GetDirListing()':
> fgftpcon.cc:272: error: return type 'class FGDirListing' is incomplete
> fgftpcon.cc:280: error: variable 'FGDirListing ret' has initializer but 
> incomplete type
> make[1]: *** [fgftpcon.o] Error 1
> make[1]: Leaving directory `/build/tbm/ftpgrab-0.1.2r'

-- 
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