Bug#306937: Building with noopt fails.

2005-05-16 Thread Christian Aichinger
On Fri, Apr 29, 2005 at 10:25:50AM -0400, Daniel Burrows wrote: > Package: apt > Version: 0.6.25 > Severity: normal > > If I try to compile apt with noopt (say for debugging purposes), > the build fails here: > > Building program ../build/bin/methods/file > ../build/bin/libapt-pkg.so: undefined

Bug#306937: Building with noopt fails.

2005-05-16 Thread Daniel Burrows
On Monday 16 May 2005 07:54 am, Christian Aichinger wrote: > If noone has objections, I'd like to reassign this bug to > apt/g++. I hadn't looked at the code before, but I agree. There's a perfectly fine definition of those routines in the header file; g++ should be picking up on it. Danie

Bug#306937: Building with noopt fails.

2005-04-29 Thread Daniel Burrows
Package: apt Version: 0.6.25 Severity: normal If I try to compile apt with noopt (say for debugging purposes), the build fails here: Building program ../build/bin/methods/file ../build/bin/libapt-pkg.so: undefined reference to `pkgVendorList::end() const' ../build/bin/libapt-pkg.so: undefined r