public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* install problem, GCC 3.0, RedHat Linux 2.2.18
@ 2001-08-16 16:26 Brent Phillips
  2001-08-16 18:23 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Brent Phillips @ 2001-08-16 16:26 UTC (permalink / raw)
  To: gcc-help

Hi,

When building gcc 3.0, it build clean when the target directory is 
/usr/local/*.

However, the previous gcc installation (2.96) was in /usr/*, so I tried 
rebuilding gcc 3.0 with /usr/local/* as the target (using --prefix /usr/). 
But it breaks:

make[2]: Entering directory `/opt2/src/gcc-obj/i686-pc-linux-gnu/libjava'
/bin/sh ./libtool --mode=link /opt2/src/gcc-obj/gcc/xgcc 
-B/opt2/src/gcc-obj/gcc/ -B/usr/i686-pc-linux-gnu/bin/ 
-B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include 
-L/opt2/src/gcc-obj/i686-pc-linux-gnu/libjava -ffloat-store -g -O2  -o 
libgcj.la -objectlist libgcj.objectlist \
../libffi/libfficonvenience.la \
-rpath /usr/lib -rpath /usr/lib  ./libltdl/libltdlc.la -version-info `grep 
-v '^#' ../../../gcc-3.0/libjava/libtool-version`
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
make[2]: *** [libgcj.la] Error 1
make[2]: Leaving directory `/opt2/src/gcc-obj/i686-pc-linux-gnu/libjava'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt2/src/gcc-obj/i686-pc-linux-gnu/libjava'
make: *** [all-target-libjava] Error 2

Please advise!

thanks

Brent

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: install problem, GCC 3.0, RedHat Linux 2.2.18
  2001-08-16 16:26 install problem, GCC 3.0, RedHat Linux 2.2.18 Brent Phillips
@ 2001-08-16 18:23 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-08-16 18:23 UTC (permalink / raw)
  To: Brent Phillips; +Cc: gcc-help

On Aug 16, 2001, Brent Phillips <brent@lyrastudios.com> wrote:

> However, the previous gcc installation (2.96) was in /usr/*, so I
> tried rebuilding gcc 3.0 with /usr/local/* as the target (using
> --prefix /usr/). But it breaks:

Did you restart in a clean build tree?  If you didn't, this may have
confused libtool.  Wipe out at least
i686-pc-linux-gnu/{config.cache,libjava} and try again.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-16 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-16 16:26 install problem, GCC 3.0, RedHat Linux 2.2.18 Brent Phillips
2001-08-16 18:23 ` Alexandre Oliva

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