Mailinglist Archive: zypp-devel (230 mails)

< Previous Next >
Re: [zypp-devel] zypp contribution
  • From: "Duncan Mac-Vicar P." <dmacvicar@xxxxxxx>
  • Date: Sat, 16 Feb 2008 01:03:05 +0100
  • Message-id: <47B62839.8010507@xxxxxxx>
Rémy Marquis wrote:
On Friday 15 February 2008 23:15:39 Duncan Mac-Vicar P. wrote:


Done.

However, the last trunk/zypper won't compile anymore (due to some change
in r8721 I think) :

[ 7%] Built target zypp-checkpatches-wrapper
[ 10%] Building CXX object src/CMakeFiles/zypper.dir/zypper-repos.o
/home/remy/Documents/openSUSE/svn/zypp/trunk/zypper/src/zypper-repos.cc:
In function ‘void clean_repos(Zypper&)’:
/home/remy/Documents/openSUSE/svn/zypp/trunk/zypper/src/zypper-repos.cc:8
92: error: ‘class zypp::RepoManager’ has no member named ‘cleanPackages’
make[2]: *** [src/CMakeFiles/zypper.dir/zypper-repos.o] Error 1
make[1]: *** [src/CMakeFiles/zypper.dir/all] Error 2
make: *** [all] Error 2

Zypper r8720 work, last libzypp is ok.

R.

Today libzypp was merged to trunk, did you compile also trunk's libzypp?
I merged stano's patch for keeping packages during the afternoon, I
guess recompiling latest trunk libzypp should help.

Duncan


Hello,

I just retry with last trunk (r8760). Libzypp compile fine, but same error as
above for zypper.

Maybe something wrong in my install ?

Rémy

are you installing libzypp before compiling zypper?

If you installed libzypp from zypp:svn you can safely install it in user
( -DCMAKE_INSTALL_PREFIX=/usr )

Duncan

--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups