Package: apt Version: 0.3.19 Severity: normal Due to curiosity while looking at the APT code, I've been trying to compile the parts of the source in GUI. However, the compilation seems not to be successful on my system (error below). Either could this be fixed, given a workaround, or removed from the distributed source?
Compiling aptwidgets.cc to /usr/src/apt-0.3.19/obj/gui/aptwidgets.o aptwidgets.cc: In method oid PackageView::Create()': aptwidgets.cc:223: taking the address of a non-static member function aptwidgets.cc:223: to form a pointer to member function, say &PackageView::SyncStatus' aptwidgets.cc:234: taking the address of a non-static member function aptwidgets.cc:234: to form a pointer to member function, say &PackageView::TreeChange' make[2]: *** [/usr/src/apt-0.3.19/obj/gui/aptwidgets.o] Error 1 make[1]: *** [all] Error 2 make: *** [all] Error 2 -- System Information Debian Release: woody Architecture: i386 Kernel: Linux dominia 2.4.0-test11 #5 Wed Dec 20 19:38:04 EST 2000 i586 Versions of packages apt depends on: ii libc6 2.2-6 GNU C Library: Shared libraries an ii libstdc++2.10 1:2.95.2-14 The GNU stdc++ library

