Mailinglist Archive: zypp-devel (230 mails)
| < Previous | Next > |
Re: [zypp-devel] zypp contribution
- From: Rémy Marquis <remy.marquis@xxxxxxxxx>
- Date: Thu, 14 Feb 2008 23:44:12 +0100
- Message-id: <200802142344.13036.remy.marquis@xxxxxxxxx>
Hi Rémy
Thanks for your interest!
The best way to start is, add the zypp:svn repo from build service, and
break your sy^H^H^H^Hadd the sat version of libzypp which will also
replace some yast components.
Then checkout the svn Michael Matz just posted, build instructions are
here: http://en.opensuse.org/Libzypp/Building
Tell us when you reach the "I built libzypp and zypper and they run"
state ;-)
Duncan
I have managed, of course, to break my system today :)
I was running 10.3 + last yast factory packages, and that was the mess like
hell when I try to install packages from zypp:svn. I then just downgrade all
packages to "pure" 10.3, and all run fine now with all dependencies.
Zypper compile as expected, but I have strange things with libzypp compilation
that I was unable to solve myself. "make" get stuck at 79% and suddently stop
and go out of the shell :
...
[ 78%] Building CXX object zypp/CMakeFiles/zypp.dir/base/Sysconfig.o
[ 79%] Building CXX object zypp/CMakeFiles/zypp.dir/base/ProfilingFormater.o
[ 79%] Building CXX object zypp/CMakeFiles/zypp.dir/base/LogControl.o
Linking CXX shared library libzypp.so
[ 79%] Built target zypp
remy@geeko:~/openSUSE/svn/zypp/branches/tmp/ma/jump_sat/libzypp/_build-zypp>
The only missing thing I can see in the cmake prebuild is :
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
Maybe have you a small tip for me ? :)
Rémy
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |