public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "'David Scott Urban" <urban@ast.lmco.com>
To: gcc-help@gcc.gnu.org
Subject: Problem building egcs-20000313 on a Solaris 2.5.1 box
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <200003151427.HAA22635@spica.ast.lmco.com> (raw)
Message-ID: <20000401000000.kIEnfowUKP7msIW_mPWELuJ4TUel4TKFuQd7-4PWsKs@z> (raw)

uname -a
SunOS mammoth 5.5.1 Generic_103640-29 sun4u sparc

gcc -v
Reading specs from 
/appl/gnu/SunOS5/lib/gcc-lib/sparc-sun-solaris2.5.1/2.8.1/specs
gcc version 2.8.1

as -v
GNU assembler version 000312 (sparc-sun-solaris2.5.1) using BFD version 000312

ld -v
GNU ld version 2.9.5 (with BFD 000312)

../egcs/configure --prefix=/usr/local/share/gnu 
--with-ld=/usr/local/share/gnu/bin/ld --with-as=/usr/local/share/gnu/bin/as 
--enable-threads=posix --with-included-gettext --with-catgets

gmake bootstrap

I seem to remember seeing this before but can't figure out what I did to correct 
it. I get the following error trying to build gcc:

gcc -c  -DIN_GCC  -DSVR4  -g -W -Wall -Wtraditional  -DHAVE_CONFIG_H    -I. 
-I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include 
../../egcs/gcc/stor-layout.c
../../egcs/gcc/stor-layout.c: In function `finalize_record_size':
../../egcs/gcc/stor-layout.c:691: `record_align' undeclared (first use in this 
function)
../../egcs/gcc/stor-layout.c:691: (Each undeclared identifier is reported only 
once
../../egcs/gcc/stor-layout.c:691: for each function it appears in.)
gmake[2]: *** [stor-layout.o] Error 1
gmake[2]: Leaving directory `/home/urban/gnu_src/compile/objdir/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/home/urban/gnu_src/compile/objdir/gcc'
gmake: *** [bootstrap] Error 2

Scott Urban

             reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-15  6:28 'David Scott Urban [this message]
2000-03-15  6:32 ` Alexandre Oliva
2000-04-01  0:00   ` Alexandre Oliva
2000-04-01  0:00 ` 'David Scott Urban
2000-03-15  6:59 'David Scott Urban
2000-04-01  0:00 ` 'David Scott Urban

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200003151427.HAA22635@spica.ast.lmco.com \
    --to=urban@ast.lmco.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).