Bug#269800: Experimental libstdc++6-dev broke g++-3.4

2004-09-03 Thread Marcin Kurek
Package: libstdc++6-dev Version: 3.5-0pre1 Severity: normal Tags: experimental It seems current experimental libstdc++6-dev broken gcc-3.4 (C++) package because it require a removal of old libstdc++6-dev from 3.4 and this removes also /usr/include/c++/3.4 directory and make g++ to fail because

Bug#269801: libstdc++6 from experimental makes g++-3.4 (linker) to fail

2004-09-03 Thread Marcin Kurek
Package: libstdc++6 Version: 3.5-0pre1 Severity: normal Tags: experimental Installing libstdc++6 from experimental (GCC 3.5) makes g++ 3.4 completly not usable (First problem is include failure described in other bugreport). g++ from 3.4 (Still default C++ compiler) to fail when linking

Bug#241667: gcc-3.3: __attribute_const__ fail

2004-04-02 Thread Marcin Kurek
Package: gcc-3.3 Version: 1:3.3.3-5 Severity: important I am not completly shure is that a real bug, but it is a problem at all. it seems __attribute_const__ cause a parse error in current Debian release. And such construction can be found in many kernel 2.6.4 header files and in some projects

Bug#239996: libgcj-common: libgcj is not added in to pkg-config and this cause some problems

2004-03-25 Thread Marcin Kurek
Package: libgcj-common Version: 1:3.3.3-5 Severity: normal It seems this library is not added in to the pkg-config and this cause someproblems, for example when building a mozilla java plugin based on libgcj. checking for pkg-config... /usr/bin/pkg-config checking for libgcj