Specifying arch in BuildRequires:

Ralf Corsepius rc040203 at freenet.de
Wed Feb 22 16:11:17 UTC 2006


On Wed, 2006-02-22 at 08:30 -0600, Jason L Tibbitts III wrote:
> >>>>> "RC" == Ralf Corsepius <rc040203 at 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






More information about the fedora-extras-list mailing list