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
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, 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
> > > 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
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
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
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]
9 matches
Mail list logo