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

2002-09-02 Thread Laurent Bonnaud
> try > > dpkg-buildpackage "-rfakeroot --" ... It would probably work. Unfortunately, I used dpkg-buildpackage only because my first build attempt failed. I generally use: fakeroot apt-get -b source gcc-3.2 which would have the same problem with LD_LIBRARY_PATH. Therefore I think th

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