public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: ralf.hildebrandt@charite.de
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/8009: Can't find library for -lintl
Date: Mon, 23 Sep 2002 00:56:00 -0000	[thread overview]
Message-ID: <20020923075514.2368.qmail@sources.redhat.com> (raw)


>Number:         8009
>Category:       bootstrap
>Synopsis:       Can't find library for -lintl
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 23 00:56:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     ralf.hildebrandt@charite.de
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
* the exact version of GCC;

I'm trying to build gcc-3.2 with 
> gcc -v
Reading specs from /users2/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/3.1/specs
Configured with: ../configure --prefix=/users2/local --with-gnu-as --disable-threads --enable-shared --enable-version-specific-runtime-libs : (reconfigured) ../configure --prefix=/users2/local --with-gnu-as --disable-threads --enable-shared
Thread model: single
gcc version 3.1

* the system type;
HP-UX 10.20

* the options given when GCC was configured/built;
I tried to rebuild gcc-3.2 using:

../configure --with-gcc-version-trigger=/users2/gnu/gcc-3.2/gcc/version.c --host=hppa1.1-hp-hpux10.20 --prefix=/users2/local --with
-gnu-as --disable-threads --enable-shared --norecursion

During the "make bootstrap-lean" I get:
> make bootstrap-lean
make[1]: Entering directory `/mnt/disk4/gnu/gcc-3.2/objdir/libiberty'
make[2]: Entering directory `/mnt/disk4/gnu/gcc-3.2/objdir/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/disk4/gnu/gcc-3.2/objdir/libiberty/testsuite'
make[1]: Leaving directory `/mnt/disk4/gnu/gcc-3.2/objdir/libiberty'
make[1]: Entering directory `/mnt/disk4/gnu/gcc-3.2/objdir/zlib'
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O" "INSTALL=/bin/ksh /users2/gnu/gcc-3.2/install-sh -c" "INSTALL_DATA=/bin/ksh /users2/gnu/gcc-3.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/ksh /users2/gnu/gcc-3.2/install-sh -c " "INSTALL_SCRIPT=/bin/ksh /users2/gnu/gcc-3.2/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-O" "LIBCFLAGS_FOR_TARGET=-O" "MAKE=make" "MAKEINFO=makeinfo  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/ksh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/users2/local" "infodir=/users2/local/info" "libdir=/users2/local/lib" "prefix=/users2/local" "tooldir=/users2/local/hppa1.1-hp-hpux10.20" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-O" "NM=nm" "PICFLAG=" "RANLIB=true" "DESTDIR=" DO=all multi-do
make[1]: Leaving directory `/mnt/disk4/gnu/gcc-3.2/objdir/zlib'
Bootstrapping the compiler
make[1]: Entering directory `/mnt/disk4/gnu/gcc-3.2/objdir/gcc'
make CC="stage1/xgcc -Bstage1/ -B/users2/local/hppa1.1-hp-hpux10.20/bin/" \
         STAGE_PREFIX=stage1/ \
         CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/users2/local/lib LANGUAGES="c gcov c++ f77 java objc" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
make[2]: Entering directory `/mnt/disk4/gnu/gcc-3.2/objdir/gcc'
(cd intl && make all)
make[3]: Entering directory `/mnt/disk4/gnu/gcc-3.2/objdir/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/mnt/disk4/gnu/gcc-3.2/objdir/gcc/intl'
stage1/xgcc -Bstage1/ -B/users2/local/hppa1.1-hp-hpux10.20/bin/ -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cc1 \
        c-parse.o c-lang.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-format.o c-semantics.o c-objc-common.o libcpp.a  main.o libbackend.a -lintl  -liconv  ../libiberty/libiberty.a
/usr/ccs/bin/ld: Can't find library for -lintl
collect2: ld returned 1 exit status
make[2]: *** [cc1] Error 1
make[2]: Leaving directory `/mnt/disk4/gnu/gcc-3.2/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/mnt/disk4/gnu/gcc-3.2/objdir/gcc'
make: *** [bootstrap-lean] Error 2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-09-23  7:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-23  0:56 ralf.hildebrandt [this message]
2003-05-14  9:36 Dara Hazeghi
2003-05-14 10:51 giovannibajo

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=20020923075514.2368.qmail@sources.redhat.com \
    --to=ralf.hildebrandt@charite.de \
    --cc=gcc-gnats@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).