Specifying arch in BuildRequires:

Paul Howarth paul at city-fan.org
Tue Feb 21 07:54:05 UTC 2006


On Mon, 2006-02-20 at 19:17 -0600, Jason L Tibbitts III wrote:
> I'm trying to package GNU Pascal and I'm running into a problem on
> x86_64.  Since x86_64 is a multilib platform, the build process will
> try to build both 64 and 32 bit libraries.  Therefore it needs
> glibc-devel for both x86_64 and i386 to be installed during the
> build.  (Otherwise the build fails for lack of
> /usr/include/gnu/stubs-32.h.)
> 
> So, any ideas on how I can convince mock to install glibc-devel on
> both architectures?  Alternately, is there a GCC build expert in the
> house?

You might want to check out the ghdl spec, which deals with similar
issues. It's a gcc-based VHDL compiler.

Paul.




More information about the fedora-extras-list mailing list