On Tue, 15 Sep 2009 11:36:29 +0400, Kyrill Detinov <lazy.kent.suse@gmail.com> wrote:
Tuesday 15 September 2009
On Tuesday 15 September 2009 11:18:49 doiggl@velocitynet.com.au wrote:
I have a link to another project called wfnetobjs too (no wfnetobjs rpm installed yet)
Last set of wflog errors: configure: error: wfnetobjs-incdir: no directory found, use configure option error: Bad exit status from /var/tmp/rpm-tmp.w8AYXU (%build)
RPM build errors: Bad exit status from /var/tmp/rpm-tmp.w8AYXU (%build) System halted.
Can someone assist me to compile this package please. 1. I think Ive got to install wfnetobjs rpm but dont know to set that in the spec file. 2. Also I got to do the configure bit with a call like (but unsure how to set in the spec file)
# ./configure --with-wfnetobjs-libdir=/usr/include/wallfire/
Add to spec file
BuildRequires: libwfnetobjs-devel
Hello, I added BuildRequires: libwfnetobjs-devel to wflogs.spec for package wflogs I get this error when building a package called wflogs. configure: error: wfnetobjs-libdir: no directory found, use configure option error: Bad exit status from /var/tmp/rpm-tmp.16934 (%build) Built wfnetobjs rpms are located in a external project located at https://build.opensuse.org/package/show?package=wfnetobjs&project=home%3Aelv... Questions: How do I install the remote rpm e.g libwfnetobjs0-0.2.4-5.1.x86_64.rpm and how do I specify that in the wflogs.spec and in which section, or will BuildRequires: libwfnetobjs-devel install that module ?. Also how should I format the following line in the wflogs.spec ? %build %configure --with-wfnetobjs-libdir=/usr/include/wallfire/ wflogs Specfile -> https://build.opensuse.org/package/view_file?file=wflogs.spec&package=wflogs... wflogs Build log -> https://build.opensuse.org/package/live_build_log?arch=x86_64&package=wflogs... wflogs Package -> https://build.opensuse.org/package/show?package=wflogs&project=home%3Adoiggl Thankyou Glenn -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org