On Wed, Mar 18, 2009 at 10:20:52AM -0400, Mariah Lenox wrote: > > mpir-1.0 is failing to configure on two archectures > that I have tried. Both failures seem to be related to > yasm. > > On a pentium4-pc-linux-gnu: > > config.status: linking ../mpir-1.0/yasm_mac.inc.nofat to yasm_mac.inc > === configuring in yasm (/usr/local/mpir-1.0/src/obj-x86-Linux-gcc-4.3.3/yasm) > configure: running /bin/sh ../../mpir-1.0/yasm/configure > --disable-option-checki > ng '--prefix=/usr/local/mpir-1.0/x86-Linux-gcc-4.3.3' '--disable-shared' > '--ena > ble-gmplink' '--' 'prefix=/usr/local/mpir-1.0/x86-Linux-gcc-4.3.3' > --cache-file= > /dev/null --srcdir=../../mpir-1.0/yasm > configure: error: invalid variable name: --cache-file > configure: error: ../../mpir-1.0/yasm/configure failed for yasm > > I get the same error on a i686-apple-darwin8.11.1 > (Note that this is a Core, not a Core2 machine.)
That error message might indicate that you ran './configure -- prefix=/something' (note the extra space). -Willem Jan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en -~----------~----~----~----~------~----~------~--~---
