public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/36065]  New: gcj 4.3.1 fails to compile if system libtool is version 2.x
@ 2008-04-27 19:13 bero at arklinux dot org
  2008-12-28  6:19 ` [Bug java/36065] " pinskia at gcc dot gnu dot org
  2010-09-22 21:10 ` rwild at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: bero at arklinux dot org @ 2008-04-27 19:13 UTC (permalink / raw)
  To: java-prs

# libtool --version |head -n1
ltmain.sh (GNU libtool) 2.2.2

# make
[...]
make[5]: Entering directory
`/build-gcc-i586/BUILD/gcc-4.3.1/build/i586-ark-linux/libjava/classpath/native/fdlibm'
if /bin/sh ../../libtool --tag=CC --mode=compile
/build-gcc-i586/BUILD/gcc-4.3.1/build/./gcc/xgcc
-B/build-gcc-i586/BUILD/gcc-4.3.1/build/./gcc/ -B/usr/i586-ark-linux/bin/
-B/usr/i586-ark-linux/lib/ -isystem /usr/i586-ark-linux/include -isystem
/usr/i586-ark-linux/sys-include -DHAVE_CONFIG_H -I.
-I../../../../../../libjava/classpath/native/fdlibm -I../../include     -O2 -g
-O2 -march=i586 -mtune=i686  -fweb -frename-registers -fno-strict-aliasing  
-MT dtoa.lo -MD -MP -MF ".deps/dtoa.Tpo" -c -o dtoa.lo
../../../../../../libjava/classpath/native/fdlibm/dtoa.c; \
        then mv -f ".deps/dtoa.Tpo" ".deps/dtoa.Plo"; else rm -f
".deps/dtoa.Tpo"; exit 1; fi
../../libtool: line 154: CDPATH: command not found
libtool: Version mismatch error.  This is libtool 2.1a, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.1a
libtool: and run autoconf again.
make[5]: *** [dtoa.lo] Error 1
make[5]: Leaving directory
`/build-gcc-i586/BUILD/gcc-4.3.1/build/i586-ark-linux/libjava/classpath/native/fdlibm'
make[4]: *** [all-recursive] Error 1


The configure script should probably detect this and fix aclocal.m4...


-- 
           Summary: gcj 4.3.1 fails to compile if system libtool is version
                    2.x
           Product: gcc
           Version: 4.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
 GCC build triplet: i586-pc-linux-gnu
  GCC host triplet: i586-pc-linux-gnu
GCC target triplet: i586-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36065


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

* [Bug java/36065] gcj 4.3.1 fails to compile if system libtool is version 2.x
  2008-04-27 19:13 [Bug java/36065] New: gcj 4.3.1 fails to compile if system libtool is version 2.x bero at arklinux dot org
@ 2008-12-28  6:19 ` pinskia at gcc dot gnu dot org
  2010-09-22 21:10 ` rwild at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-28  6:19 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-12-28 06:19 -------
You should not need libtool to build gcc.  I think one of the time stamps on
the generated files is messed up. 

How did you configure GCC?  How did you invoke make to build GCC?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36065


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

* [Bug java/36065] gcj 4.3.1 fails to compile if system libtool is version 2.x
  2008-04-27 19:13 [Bug java/36065] New: gcj 4.3.1 fails to compile if system libtool is version 2.x bero at arklinux dot org
  2008-12-28  6:19 ` [Bug java/36065] " pinskia at gcc dot gnu dot org
@ 2010-09-22 21:10 ` rwild at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rwild at gcc dot gnu dot org @ 2010-09-22 21:10 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from rwild at gcc dot gnu dot org  2010-09-22 21:10 -------
This has been waiting for feedback for more than a year.  Feel free to reopen
with more details if you still see this issue.  I'm closing it as worksforme.


-- 

rwild at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36065


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

end of thread, other threads:[~2010-09-22 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-27 19:13 [Bug java/36065] New: gcj 4.3.1 fails to compile if system libtool is version 2.x bero at arklinux dot org
2008-12-28  6:19 ` [Bug java/36065] " pinskia at gcc dot gnu dot org
2010-09-22 21:10 ` rwild at gcc dot gnu dot org

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