[Kolab-devel] [issue1867] gmp does not compile on 64bit machines running 32bit linux

Christian Funke kolab-issues at intevation.de
Tue Jul 24 14:51:01 CEST 2007


New submission from Christian Funke <funke at cip.physik.uni-bonn.de>:

The gmp source package does not compile on a 64bit capable machine running 
32bit linux. it misdetects the buildhost as x86_64 an consequently fails to 
compile. This can be fixed by modifying the specfile to include the configure 
option

--build=`gcc -dumpmachine`

This gives the correct buildhost for the system regardless of whether it is 32 
or 64 bits. I think this is a very unobstrusive fix which could easily included 
and would save many people the pain to modify the specfile or build this rpm on 
a different host

regards
Christian Funke

----------
messages: 11355
nosy: eknuf
priority: bug
status: unread
title: gmp does not compile on 64bit machines running 32bit linux
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1867>
________________________________________________




More information about the devel mailing list