i386 binaries in the x86_64 directories

Paul Howarth paul at city-fan.org
Tue Apr 25 16:10:19 UTC 2006


PFJ wrote:
> Hi,
> 
> There is currently a horrid problem with the way mono is packaging which
> is annoying the heck out of me and it only hits 64 bit architecture (as
> far as I can tell).
> 
> The problem is this. When you compile mono from source, if you say
> --libdir=/usr/lib64, everything goes into /usr/lib64 happily and the .pc
> files go into /usr/lib64/pkgconfig. However, when compiling via a spec
> file, even if you define libdir as /usr/lib, bits move
> to /usr/lib64/pkgconfig and it doesn't matter what is passed in the %
> configure line.

What are the Makefile lines responsible for installing the misplaced 
files? Perhaps there's a make macro you can set to put them in the right 
place?

Paul.




More information about the fedora-extras-list mailing list