Bug#158581: g++-3.2: problem location header files

2002-08-27 Thread Amy Fong
Package: g++-3.2 Version: 1:3.2-0pre4 Severity: normal Upon linking my app, I get the following error: main.o: In function `std::basic_streambuf >::setg(char*, char*, char*)': /usr/include/g++-v3/bits/stl_map.h(.gnu.linkonce.t._ZNSt13_Format_cacheIcE6_S_getERSt8ios_base+0x75): undefined refere

Bug#158459: gcc-3.2: FTBFS as non-root

2002-08-27 Thread Matthias Klose
Laurent Bonnaud writes: > Package: gcc-3.2 > Version: 1:3.2-0pre4 > Severity: normal > > Hi, > > I tried to build gcc 3.2 packages on a woody system. I used this command: > "fakeroot dpkg-buildpackage -b" and the build ended up with this error: try dpkg-buildpackage "-rfakeroot --" ..

Bug#158459: How to set LD_LIBRARY_PATH in your debian/rules

2002-08-27 Thread Junichi Uekawa
On Tue, 27 Aug 2002 08:36:09 -0400 "Carlos O'Donell" <[EMAIL PROTECTED]> wrote: > > > > It should probably be LD_LIBRARY_PATH=whatever:$${LD_LIBRARY_PATH} > > > Even better, something like > > > LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}whatever. > > > It's generally not desirable to in

Bug#158459: How to set LD_LIBRARY_PATH in your debian/rules

2002-08-27 Thread Carlos O'Donell
> > > It should probably be LD_LIBRARY_PATH=whatever:$${LD_LIBRARY_PATH} > > Even better, something like > > LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}whatever. > > It's generally not desirable to introduce null path components into > > LD_LIBRARY_PATH if it was unset before, see #152099

Bug#158459: How to set LD_LIBRARY_PATH in your debian/rules

2002-08-27 Thread Junichi Uekawa
On 27 Aug 2002 13:03:15 +0100 Philip Blundell <[EMAIL PROTECTED]> wrote: > > It should probably be LD_LIBRARY_PATH=whatever:$${LD_LIBRARY_PATH} > > Even better, something like > LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}whatever. > > It's generally not desirable to introduce null path

Bug#158459: How to set LD_LIBRARY_PATH in your debian/rules

2002-08-27 Thread Junichi Uekawa
On 27 Aug 2002 13:03:15 +0100 Philip Blundell <[EMAIL PROTECTED]> wrote: > > It should probably be LD_LIBRARY_PATH=whatever:$${LD_LIBRARY_PATH} > > Even better, something like > LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}whatever. > > It's generally not desirable to introduce null path

Bug#158459: gcc-3.2: FTBFS as non-root

2002-08-27 Thread Philip Blundell
On Tue, 2002-08-27 at 12:40, Junichi Uekawa wrote: > On Tue, 27 Aug 2002 13:14:30 +0200 > "Laurent Bonnaud" <[EMAIL PROTECTED]> wrote: > > > LD_LIBRARY_PATH=/tmp/LB/gcc-3.2-3.2ds0/build/gcc/ada \ > > /usr/bin/make -C /tmp/LB/gcc-3.2-3.2ds0/build/gcc gnatlib gnattools > > It should probabl

Bug#158459: gcc-3.2: FTBFS as non-root

2002-08-27 Thread Junichi Uekawa
On Tue, 27 Aug 2002 13:14:30 +0200 "Laurent Bonnaud" <[EMAIL PROTECTED]> wrote: > LD_LIBRARY_PATH=/tmp/LB/gcc-3.2-3.2ds0/build/gcc/ada \ > /usr/bin/make -C /tmp/LB/gcc-3.2-3.2ds0/build/gcc gnatlib gnattools It should probably be LD_LIBRARY_PATH=whatever:$${LD_LIBRARY_PATH} -- [EMAIL P

Bug#158459: gcc-3.2: FTBFS as non-root

2002-08-27 Thread Laurent Bonnaud
Package: gcc-3.2 Version: 1:3.2-0pre4 Severity: normal Hi, I tried to build gcc 3.2 packages on a woody system. I used this command: "fakeroot dpkg-buildpackage -b" and the build ended up with this error: [...] make[5]: Leaving directory `/tmp/LB/gcc-3.2-3.2ds0/build/i386-linux/libjava' make[4]