public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem Building "gcc" 3.4.3 on Solaris 8
@ 2005-03-19 13:02 Miller, Kelly
  0 siblings, 0 replies; only message in thread
From: Miller, Kelly @ 2005-03-19 13:02 UTC (permalink / raw)
  To: gcc-help

Help me Obi-Wan Kenobi you're my only hope!!!

I'm attempting build "gcc" 3.4.3 on Solaris 8 (=2.8) server, using an
NFS linked version of "gcc" 3.3.2.  I have a problem on the build of
"gcc".

1.  I pulled the source down from www.sunfreeware.com

2.  I made sure the following packages were installed:

bison 1.875d
flex  2.5.3.1
texinfo 4.2
autoconf 2.59
make 3.8
automake 1.9
libconv 1.8
binutils 2.11.2

3. I'm following the instuctions provided at:
www.sunfreeware.com/gcc.html

4. No matter what, I get the following error:

gcc   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o cc1
\
	c-parse.o c-lang.o c-pretty-print.o stub-objc.o attribs.o
c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o
c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o
cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o
c-dump.o c-pch.o libcpp.a  main.o libbackend.a ../libiberty/libiberty.a

Undefined			first referenced
 symbol  			    in file
libiconv_close                      libcpp.a(cppcharset.o)
libiconv_open                       libcpp.a(cppcharset.o)
libiconv                            libcpp.a(cppcharset.o)
ld: fatal: Symbol referencing errors. No output written to cc1
collect2: ld returned 1 exit status
make[2]: *** [cc1] Error 1
make[2]: Leaving directory `/usr/local/bin/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/local/bin/gcc'
make: *** [bootstrap] Error 2
justice # 

5. The problems seem to revolve around "libiconv" (best I can tell),
which does exist on the local machine in /usr/local/lib.

Does anyone have any recommendations as to what is wrong?

Thanks, Kelly

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-18 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-19 13:02 Problem Building "gcc" 3.4.3 on Solaris 8 Miller, Kelly

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).