synaptic-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Synaptic-devel] 0.56 bugs


From: Kelemen Gábor
Subject: [Synaptic-devel] 0.56 bugs
Date: Tue, 10 May 2005 14:59:00 +0200
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hi!

Some problems i have found:
-on Ubuntu Hoary, i have history items since january, but the month names are appearing unsorted, they should be sorted. -by intltool-update, there are some files missing from POTFILES.in (their messages are not very visible, fortunately :-) -On my favorite linux, synaptic doesn't builds, it's based on gtk 2.4 and gnome 2.8, and it has apt 0.6.25. Error message is:

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/apt-pkg -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DSYNAPTICLOCALEDIR=\""/usr/local/share/locale"\" -DSYNAPTICSTATEDIR=\""/usr/local/var"\" -g -O2 -MT rpackagelister.o -MD -MP -MF ".deps/rpackagelister.Tpo" \ -c -o rpackagelister.o `test -f 'rpackagelister.cc' || echo './'`rpackagelister.cc; \
then mv -f ".deps/rpackagelister.Tpo" ".deps/rpackagelister.Po"; \
else rm -f ".deps/rpackagelister.Tpo"; exit 1; \
fi
rpackagelister.cc: In member function `bool
   RPackageLister::updateCache(pkgAcquireStatus*, std::string&)':
rpackagelister.cc:1262: error: no matching function for call to `pkgAcquire::
   Run(int)'
/usr/include/apt-pkg/acquire.h:103: error: candidates are:
   pkgAcquire::RunResult pkgAcquire::Run()
rpackagelister.cc: In member function `bool
   RPackageLister::commitChanges(pkgAcquireStatus*, RInstallProgress*)':
rpackagelister.cc:1347: error: no matching function for call to `pkgAcquire::
   Run(int)'
/usr/include/apt-pkg/acquire.h:103: error: candidates are:
   pkgAcquire::RunResult pkgAcquire::Run()
make[2]: *** [rpackagelister.o] Error 1

What can be the problem here? On Ubuntu, synaptic builds without errors.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]