On 21/07/2019 11:17, Daniel Bauer wrote:
Hi,
I am trying to compile kuickshow for 15.1, but I fail. Here's the complete output of my rpmbuild command:
https://www.daniel-bauer.com/div/kuickshow_rpmbuild.txt
what I did:
- downloaded kuickshow-0.9.2-4.1.src.rpm from http://download.opensuse.org/repositories/home:/mad_soft/openSUSE_Leap_42.3/...
The package doesn't even start to build before it fails.
(tried to install it directly instead of downloading it, but nothing was installed, tried again to install the downloaded package with Yast, but again nothing was installed)
- unpacked the files and copied to /usr/src/packages/SOURCES/kuickshow-0.9.2-fix-composite-menu.patch /usr/src/packages/SOURCES/kuickshow-0.9.2-fix-imlib-init.patch /usr/src/packages/SOURCES/kuickshow-0.9.2.tar.bz2 /usr/src/packages/SPECS/kuickshow.spec
When you install it using zypper si it makes sure that all the buildrequires in the spec file are satisfied
- run rpmbuild -bc /usr/src/packages/SPECS/kuickshow.spec but it said it couldn't find files in /home/daniel/rpmbuild...
so I copied the files to the appropriate directories in /home/daniel/rpmbuild/
after running it again, it said that it was missing libkde4-devel (installed it with Yast) imlib-nogdk-devel-1.9.15 (installed it from http://download.opensuse.org/repositories/home:/mad_soft/openSUSE_Leap_15.1/... )
- after running again the rpmbuild command it looked good, but it terminated with
RPM build errors: Bad exit status from /var/tmp/rpm-tmp.In3X4c (%build)
(complete output in the link above)
Well, that's where I am. Can anybody bring me a step forward? Please note: I have no idea about compiling, rpm and such, I just give it a try because I /need/ this program...
Thanks for your help!
Daniel
You need to install imlib2-devel Regards Dave P -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org