Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jan 2005 16:06:09 -0500
From:      Sean <rsh.lists@comcast.net>
To:        freebsd-amd64@freebsd.org
Subject:   gcc error and openoffice install
Message-ID:  <41D710C1.8000909@comcast.net>

next in thread | raw e-mail | index | archive | help
I been trying to install openoffice onto my amd64 system and currently 
am running into a problem with gcc32 failing.
Here is the error...
---------------------------------------------
../../gcc-3.2.3/gcc/config/i386/x86-64.h:76:1: warning: this is the 
location of the previous definition
stage1/xgcc -Bstage1/ -B/usr/local/x86_64-portbld-freebsd6.0/bin/ 
-DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long 
-DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
  genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o 
print-rtl.o errors.o ../libiberty/libiberty.a
./genflags .././..//gcc-3.2.3/gcc/config/i386/i386.md > tmp-flags.h
Segmentation fault (core dumped)
gmake[2]: *** [s-flags] Error 139
gmake[2]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc'
gmake: *** [bootstrap] Error 2
*** Error code 2

Stop in /usr/ports/lang/gcc32.
*** Error code 1

Stop in /usr/ports/editors/openoffice-1.1.
---------------------------------------------

I have support into my kernel for 32 bit, and have included 
'withlib32=yes' into make.conf.

Anyone seen this, and perhaps knows a fix?

Is it possible to get gcc32 and openoffice running on an amd64.
I have only put this system together less then a week ago, so not up yet 
on all the problems.

Posted to the general questions list and replies seem to point to 
openoffice and gcc32 not being able to work on amd64.

Here is some basic system info, just in case.
---------------------------------------------
tardis# uname -a
FreeBSD tardis.mydomain.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sat Jan 
  1 11:23:12 EST 2005 
sean@tardis.mydomain.net:/usr/obj/usr/src/sys/TARDISKERNEL  amd64
tardis#
---------------------------------------------
tardis# gcc -v
Using built-in specs.
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
tardis#
---------------------------------------------

Thanks in advance to any replies.
	Sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D710C1.8000909>