[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Specifying arch in BuildRequires:
- From: Ralf Corsepius <rc040203 freenet de>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: Specifying arch in BuildRequires:
- Date: Wed, 22 Feb 2006 17:11:17 +0100
On Wed, 2006-02-22 at 08:30 -0600, Jason L Tibbitts III wrote:
> >>>>> "RC" == Ralf Corsepius <rc040203 freenet de> writes:
>
> RC> Could you upload the *.x86_64.rpm binary rpms?
>
> Sure; they're in http://www.math.uh.edu/~tibbs/rpms/gpc/.
> Unfortunately I have no FC4 x86_64 boxes running yet, so I have a
> tough time actually testing the builds.
My suspicion was right:
The rpm contains this:
/usr/lib64/gpc/x86_64-redhat-linux/3.4.5/
which should be
/usr/lib/gpc/x86_64-redhat-linux/3.4.5/
C.f. gcc package, which contains this:
/usr/lib/gcc/x86_64-redhat-linux/4.1.0/
So you probably need to configure with
--libdir=%{_lib}
or may-be
--libdir=%{_prefix}/lib
Ralf
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]