Re: [SLE] Failed rpm build
From: Joe Morris (NTM) (Joe_Morris_at_ntm.org)
Date: 02/15/05
- Previous message: Trey 9: "[SLE] cat: write error: Broken pipe"
- In reply to: B. Stia: "[SLE] Failed rpm build"
- Next in thread: B. Stia: "Re: [SLE] Failed rpm build"
- Reply: B. Stia: "Re: [SLE] Failed rpm build"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 15 Feb 2005 08:54:26 -0600 To: suse-linux-e@suse.com
B. Stia wrote:
>make[1]: Leaving directory `/usr/src/packages/BUILD/libdvdread-0.9.4'
>+ cd /var/tmp/libdvdread-0.9.4-2.pm.1/usr/lib
>/var/tmp/rpm-tmp.97757: line 26:
>cd: /var/tmp/libdvdread-0.9.4-2.pm.1/usr/lib: No such file or directory
>error: Bad exit status from /var/tmp/rpm-tmp.97757 (%install)
>RPM build errors:
> Bad exit status from /var/tmp/rpm-tmp.97757 (%install)
>EasyStreet:/usr/src/packages/SPECS #
>
>The next to last entry from make states "/usr/lib: No such file or
>Directory" That is true, but I have a /usr/lib64 directory and there are
>5 libdvd files in it.
>
>Any ideas on how I can make this rpm build for me ??
Correct the files section of your spec file. It appears to be looking
in /usr/lib instead of /usr/lib64. You can either change it by adding
the 64, or better by using %{_libdir}/, which will allow it to work for
both platforms.
-- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Registered Linux user 231871 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Trey 9: "[SLE] cat: write error: Broken pipe"
- In reply to: B. Stia: "[SLE] Failed rpm build"
- Next in thread: B. Stia: "Re: [SLE] Failed rpm build"
- Reply: B. Stia: "Re: [SLE] Failed rpm build"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|