Rob Browning <[EMAIL PROTECTED]> writes:

> Roger Leigh <[EMAIL PROTECTED]> writes:
>
>> The build fails on powerpc:
>> http://buildd.debian.org/fetch.php?&pkg=emacs21&ver=21.4a-2&arch=powerpc&stamp=1127111387&file=log&as=raw
>>
>> I've also retried the build locally in a sid chroot, but the temacs
>> segfaults in the same way.
>
> If you have time, could you try starting over after changing this line
> in debian/rules
>
>       cd ${BUILDDIR} && CFLAGS="${CFLAGS}" ../../configure ${confflags}
>
> to this
>
>       cd ${BUILDDIR} && CC=gcc-3.4 CPP=cpp-3.4 CFLAGS="${CFLAGS}" 
> ../../configure ${confflags}
>
> and let me know if this works?
>
> This should at least let us know if it might be gcc-4.0 related.

This fails at exactly the same point.

This was built in a clean sid chroot with just the emacs21 build-deps
and gcc-3.4 installed.


Regards,
Roger

-- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to