public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/3223: configuration problem with iconv
@ 2001-06-18  4:46 Jan Kroken
  0 siblings, 0 replies; only message in thread
From: Jan Kroken @ 2001-06-18  4:46 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3223
>Category:       bootstrap
>Synopsis:       configuration problem with iconv
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 18 04:46:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jan Kroken
>Release:        3.0
>Organization:
>Environment:
System: Linux napoli 2.2.12-20 #1 Mon Sep 27 10:40:35 EDT 1999 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-3.0-20010614/configure --prefix=/usr/gcc-beta
>Description:
stage1/xgcc -Bstage1/ -B/usr/gcc3/i686-pc-linux-gnu/bin/  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o jc1 \
        java/parse.o java/class.o java/decl.o java/expr.o java/constants.o java/lang.o java/typeck.o java/except.o java/verify.o java/zextract.o java/jcf-io.o java/jcf-parse.o java/mangle.o java/mangle_name.o java/jcf-write.o java/buffer.o java/check-init.o java/jcf-depend.o java/jcf-path.o java/xref.o java/boehm.o mkdeps.o toplev.o libbackend.a -L../zlib -lz obstack.o         ../libiberty/libiberty.a
java/parse.o: In function `java_new_lexer':
/usr/tmp/gcc-build/gcc/../../gcc-3.0/gcc/java/lex.c:233: undefined reference to `libiconv_open'
/usr/tmp/gcc-build/gcc/../../gcc-3.0/gcc/java/lex.c:253: undefined reference to `libiconv_open'
/usr/tmp/gcc-build/gcc/../../gcc-3.0/gcc/java/lex.c:271: undefined reference to `libiconv'
/usr/tmp/gcc-build/gcc/../../gcc-3.0/gcc/java/lex.c:272: undefined reference to `libiconv_close'
java/parse.o: In function `java_destroy_lexer':
/usr/tmp/gcc-build/gcc/../../gcc-3.0/gcc/java/lex.c:308: undefined reference to `libiconv_close'
java/parse.o: In function `java_read_char':
/usr/tmp/gcc-build/gcc/../../gcc-3.0/gcc/java/lex.c:373: undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[2]: *** [jc1] Error 1

>How-To-Repeat:
 -l /usr/lib/libiconv*
-rw-r--r--   1 root     root          632 Jun  1 16:58 /usr/lib/libiconv.la
lrwxrwxrwx   1 root     root           17 Jun  1 16:58 /usr/lib/libiconv.so -> libiconv.so.2.0.3
lrwxrwxrwx   1 root     root           17 Jun  1 16:58 /usr/lib/libiconv.so.2 -> libiconv.so.2.0.3
-rw-r--r--   1 root     root       667000 Jun  1 16:58 /usr/lib/libiconv.so.2.0.3
-rw-r--r--   1 root     root       666661 Jun  1 16:58 /usr/lib/libiconv_plug.so
>Fix:
	Don't know. When just adding -liconv to the affected compile commands, all compiled
        executables had to be linked to iconv as well.
	

>Release-Note:
>Audit-Trail:
>Unformatted:
 To: gcc-gnats@gcc.gnu.org
 Subject: configuration problem with iconv
 From: jankr@ifi.uio.no
 Reply-To: 
 Cc: 
 X-send-pr-version: 
 X-GNATS-Notify: 
 
 


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

only message in thread, other threads:[~2001-06-18  4:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-18  4:46 bootstrap/3223: configuration problem with iconv Jan Kroken

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