[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#324628: xt-sdf2: FTBFS with gcc-4.0: static declaration of 'hash_table' follows non-static declaration



Package: xt-sdf2
Severity: serious
Version: 2.0.1-3

>From my build log, using pbuilder in an i386 chroot:

...
gcc -I/usr/include/xt-aterm  -DPACKAGE=\"toolbuslib\" -DVERSION=\"0.5.1\" -DHAVE_STRERROR=1 -DHAVE_STRDUP=1  -I. -I.  -I.    -Wall -g -O2 -c symbol.c
symbol.c:44: error: static declaration of 'hash_table' follows non-static declaration
symbol.h:53: error: previous declaration of 'hash_table' was here
symbol.c:45: error: static declaration of 'idx_table' follows non-static declaration
symbol.h:54: error: previous declaration of 'idx_table' was here
make[4]: *** [symbol.o] Error 1
make[4]: Leaving directory `/tmp/buildd/xt-sdf2-2.0.1/pre-pkgs/build/toolbuslib/libtb'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/xt-sdf2-2.0.1/pre-pkgs/build/toolbuslib'
make[2]: *** [pre-pkgs/build/toolbuslib.dummy] Error 2
make[2]: Leaving directory `/tmp/buildd/xt-sdf2-2.0.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/xt-sdf2-2.0.1'
make: *** [build-stamp] Error 2

-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-amd64-k8
Locale: LANG=en, LC_CTYPE=en (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)

-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler@math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card



Reply to: