> 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
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 --" ..
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
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
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]
5 matches
Mail list logo