[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: build of rpm fails



phobos@xxxxxxxxxx wrote:
> On Fri, Nov 24, 2006 at 07:47:10AM +0100, udovdh@xxxxxxxxx wrote 0.9K bytes in 20 lines about:
> : >>> cd . && autoconf
> : >>> configure.in:8: /usr/bin/m4: Warning: sub-expression 1 not present
> : >>> autom4te: /usr/bin/m4 failed with exit status: 1
> : >>> make: *** [configure] Error 1
> : >>> error: Bad exit status from /var/tmp/rpm-tmp.60759 (%build)
> : >> Nobody with a clue?
> : Perhaps I went from FC5 to FC6 in the mean time.
> : Also the naming of the rpm changed.
> : Why would things fail?
> 
> 	The naming of the rpm has not changed since 2006-07-30.  I
> 	haven't tried to build the rpm from source on FC6.  Your error
> 	implies your setup doesn't like how "%define target_cpu i386" is
> 	defined in tor.spec.  Any chance this is a 64-bit system?

No chance. This is a VIA C3 Nehemia CPU from a VIA EK8000 board.
Maybe my .rpmrc matters?

optflags: i386 %{__global_cflags} -m32 -march=c3-2 -pipe
-fomit-frame-pointer -ffast-math -finline-functions -mfpmath=sse,387

is the line for i386.

What tests could I do to find the cause?
Please let me know!

Thanks,
Udo