Re: Anyone built OpenOffice 1.1 yet? walt <wa1ter@hotmail.com> writes:
> I've been trying for a week now, updating sources every day
> and I'm still getting this error on two different Athlon boxes:
> -------------
> ../../unxlngi4.pro/bin/mksvconf ../../unxlngi4.pro/inc/svconf.h
> char = signed char
> short = signed short
> int = signed int
> long = signed long
> sizeof(char) = 1
> sizeof(short) = 2
> sizeof(int) = 4
> sizeof(long) = 4
> sizeof(float) = 4
> sizeof(double) = 8
> sizeof(void *) = 4
> LITTLEENDIAN (Intel, VAX, PowerPC)
> Stack waechst nach unten
> STACKALIGNMENT : 1
> can not read address (nil)
> Segmentation fault
> dmake: Error code 139, while making '../../unxlngi4.pro/inc/svconf.h'
> dmake: '../../unxlngi4.pro/inc/svconf.h' removed.
> ---* TG_SLO.MK *----
>
> ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/tools/source/solar
>
> !!! ERROR: app-office/openoffice-1.1.0 failed.
Well, I think I just found the answer: I routinely run kernel 2.6x nowadays,
and there is a patch that appears to be for my problem but it is only
referenced in the ebuild for openoffice-1.1.0-r1, not for plain 1.1
I won't know for certain until tomorrow morning, of course ;0) |