Package: graphviz Version: 2.16-3 Severity: important User: [EMAIL PROTECTED] Usertags: ftbfs-gcc-4.3
When I try compiling graphviz using gcc-4.3 (under pbuilder), I get: ... /bin/bash ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/lib/perl/5.8/CORE -I/usr/lib64/ocaml -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/Zend -I/usr/include/php5/TSRM -I/usr/include/python2.4 -I/usr/lib/ruby/1.8/x86_64-linux -I/usr/include/tcl8.4 -I/usr/include/tcl8.4/generic -I/usr/include/lua5.1 -g -O2 -MT gv_tcl.lo -MD -MP -MF .deps/gv_tcl.Tpo -c -o gv_tcl.lo gv_tcl.cpp x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/lib/perl/5.8/CORE -I/usr/lib64/ocaml -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/Zend -I/usr/include/php5/TSRM -I/usr/include/python2.4 -I/usr/lib/ruby/1.8/x86_64-linux -I/usr/include/tcl8.4 -I/usr/include/tcl8.4/generic -I/usr/include/lua5.1 -g -O2 -MT gv_tcl.lo -MD -MP -MF .deps/gv_tcl.Tpo -c gv_tcl.cpp -fPIC -DPIC -o .libs/gv_tcl.o In file included from /usr/include/limits.h:153, from /usr/lib/gcc/x86_64-linux-gnu/4.3.0/include-fixed/limits.h:122, from /usr/lib/gcc/x86_64-linux-gnu/4.3.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-linux-gnu/4.3.0/include-fixed/limits.h:11, from gv_tcl.cpp:1862: /usr/include/bits/xopen_lim.h:95:6: error: missing binary operator before token "(" /usr/include/bits/xopen_lim.h:98:7: error: missing binary operator before token "(" make[4]: *** [gv_tcl.lo] Error 1 make[4]: Leaving directory `/tmp/buildd/graphviz-2.16/tclpkg/gv' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/graphviz-2.16/tclpkg' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/graphviz-2.16' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/graphviz-2.16' make: *** [build-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 Compiling with gcc-4.2 still works. -- Daniel Schepler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]