Package: dar
Version: 2.3.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, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  There's some more information about this at
http://gcc.gnu.org/gcc-4.3/porting_to.html

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

> Automatic build of dar_2.3.5-1 on em64t by sbuild/amd64 0.53
...
>  g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBDAR_MODE=64 
> -DDAR_LOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -c header_version.cpp 
> -D__DYNAMIC__ -fPIC -DPIC -o .libs/header_version.o
> header_version.cpp: In function 'void libdar::version_copy(char (&)[3], const 
> char (&)[3])':
> header_version.cpp:37: error: 'memcpy' was not declared in this scope
> make[4]: *** [header_version.lo] Error 1
> make[4]: Leaving directory `/build/tbm/dar-2.3.5/src/libdar'

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