On Wednesday 22 August 2001 17:36, you wrote:
> Frederik Himpe <[EMAIL PROTECTED]> writes:
> > I'm trying to rebuild KDE from Cooker with objprelink support. Currently
> > I have rebuilt QT and kdelibs, and KDE is already noticably faster:
> > faster loading time, faster HTML rendering in Konqueror,... Mandrake
> > should really include this in its distribution, it will improve user
> > experience a lot!
>
> In my Todo. But don't know if we have time to stress test it for 8.1.

I'm very happy to hear this excellent news, thank you!

> > Today I tried rebuilding kdebase-2.2-10mdk. I changed the source RPM to
> > include the objprelink patch, and changed the SPEC accordingly. After
> > five hours of compiling I got this:
> >
> > I: found comment: Sound Server Configuration
> > + kdedesktop2mdkmenu.pl kdebase Configuration/KDE/Sound
> > /var/tmp/kdebase-2.2-10mdk-root//usr/share/applnk/Settings/Sound/audiocd.
> >desktop /var/tmp/kdebase-2.2-10mdk-root//usr/lib/menu/kdebase-audiocd kde
> > Can't open
> > /var/tmp/kdebase-2.2-10mdk-root//usr/share/applnk/Settings/Sound/audiocd.
> >desktop! Bad exit status from /var/tmp/rpm-tmp.85197 (%install)
>
> Check your rpm-tmp.85197 file to troubleshoot the problem

I did not found any more information in this file, well, in fact, this was 
not necessary: as stated in the error message, I did not have 
/var/tmp/kdebase-2.2-10mdk-root//usr/lib/menu/kdebase-audiocd.desktop. I 
copied this file from elsewhere to this directory, and that solved this 
problem. Don't know though why it was missing.

> U have just to rpm -ba --short-circuit kdebase.spec  ;)

[root@Jupiter SPECS]# rpm -ba --short-circuit kdebase.spec
Processing files: kdebase-2.2-10mdk
File not found: /var/tmp/kdebase-2.2-10mdk-root/usr/lib/kde2/kio_audiocd.la
File not found: /var/tmp/kdebase-2.2-10mdk-root/usr/lib/kde2/libkcm_audiocd.la
File not found: /var/tmp/kdebase-2.2-10mdk-root/usr/lib/kde2/kio_audiocd.so
File not found: /var/tmp/kdebase-2.2-10mdk-root/usr/lib/kde2/libkcm_audiocd.so
PreReq: /bin/sh
Requires: htdig mtools mandrake_desk >= 8.0-5mdk menu >= 2.1.5-55mdk perl
Conflicts: usermode < 1.42-2mdk
Obsoletes: kapm kcmclock kcmkdesu kmemmon kruiser ktimemon kdpms kdesu 
khotkeys kdebase-crypto kdebase-devel-static-libraries
Processing files: kdebase-static-devel-2.2-10mdk
File not found: /var/tmp/kdebase-2.2-10mdk-root/usr/lib/kde2/kio_audiocd.a
File not found: /var/tmp/kdebase-2.2-10mdk-root/usr/lib/kde2/libkcm_audiocd.a
PreReq: rpmlib(VersionedDependencies) <= 3.0.3-1 kdebase-devel = 2.2-10mdk
Processing files: kdebase-devel-2.2-10mdk
Finding  Provides: (using /usr/lib/rpm/find-provides)...
Finding  Requires: (using /usr/lib/rpm/find-requires)...
PreReq: rpmlib(VersionedDependencies) <= 3.0.3-1 kdebase = 2.2-10mdk /bin/sh 
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: kdebase-nsplugins-2.2-10mdk
Finding  Provides: (using /usr/lib/rpm/find-provides)...
Finding  Requires: (using /usr/lib/rpm/find-requires)...
Provides: libkcm_nsplugin.so libnsplugin.so.1
PreReq: /bin/sh rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: kdebase = 2.2-10mdk ld-linux.so.2 libc.so.6 libDCOP.so.1 libdl.so.2 
libfreetype.so.6 libGL.so.1 libGLU.so.1 libICE.so.6 libjpeg.so.62 
libkdecore.so.3
libkdesu.so.1 libkdeui.so.3 libkio.so.3 libkssl.so.2 libksycoca.so.3 
liblcms.so.1 libmng.so.1 libm.so.6 libpng.so.2 libpthread.so.0 libqt.so.2 
libresolv.so.2 libSM.so.6 libstdc++-libc6.2-2.so.3 libutil.so.1 libX11.so.6 
libXext.so.6 libXft.so.1 libXm.so.2 libXmu.so.6 libXp.so.6 libXrender.so.1 
libXt.so.6 libz.so.1 libkfile.so.3 libkparts.so.1 libc.so.6(GLIBC_2.0) 
libc.so.6(GLIBC_2.1.3)
[root@Jupiter SPECS]#

Why does it stop now? Because I'm missing io_audiocd.la, ibkcm_audiocd.la, 
o_audiocd.so and ibkcm_audiocd.so? There seems to be something wrong with 
audiocd in my compilation...

Frederik Himpe

Reply via email to