View Single Post

   
  #1 (permalink)  
Old 02-21-2008, 05:28 AM
walt
 
Posts: n/a
Default Anyone built OpenOffice 1.1 yet?

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.
!!! Function src_compile, Line 453, Exitcode 1

I have tried different CFLAGS and USE flags with the same result
each time. This latest try was with NO CFLAGS and NO USE flags
defined. Still the same error every time.

Anyone else?
Reply With Quote