public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation
@ 2005-02-28 23:29 doko at debian dot org
  2005-03-01 11:33 ` [Bug libgcj/20251] " pinskia at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: doko at debian dot org @ 2005-02-28 23:29 UTC (permalink / raw)
  To: java-prs

4.0.0 CVS 20050227 fails, when installing into a temporary destination:

 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libjawt.la'
'/build/buildd/gcc-snapshot-20050227/debian/tmp/usr/lib/gcc-snapshot/lib/libjawt.la'
libtool: install: warning: relinking `libjawt.la'
(cd /build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libjava; /bin/sh
./libtool --tag CXX --mode=relink
/build/buildd/gcc-snapshot-20050227/build/gcc/xgcc -shared-libgcc
-B/build/buildd/gcc-snapshot-20050227/build/gcc/ -nostdinc++
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libstdc++-v3/src
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libstdc++-v3/src/.libs
-B/usr/lib/gcc-snapshot/ia64-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/ia64-linux-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/ia64-linux-gnu/include -isystem
/usr/lib/gcc-snapshot/ia64-linux-gnu/sys-include
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libjava
-funwind-tables -g -O2 -o libjawt.la -rpath /usr/lib/gcc-snapshot/lib
-version-info 6:0:0 -Wl,-Bsymbolic libjawt_la-jawt.lo lib-gnu-java-awt-peer-gtk.la)
libtool: link: warning: `/usr/X11R6/lib/libXrender.la' seems to be moved
/build/buildd/gcc-snapshot-20050227/build/gcc/xgcc -shared-libgcc
-B/build/buildd/gcc-snapshot-20050227/build/gcc/ -nostdinc++
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libstdc++-v3/src
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libstdc++-v3/src/.libs
-B/usr/lib/gcc-snapshot/ia64-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/ia64-linux-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/ia64-linux-gnu/include -isystem
/usr/lib/gcc-snapshot/ia64-linux-gnu/sys-include -shared -nostdlib
/usr/lib/crti.o /build/buildd/gcc-snapshot-20050227/build/gcc/crtbeginS.o 
.libs/libjawt_la-jawt.o  -Wl,--rpath -Wl,/usr/lib/gcc-snapshot/lib 
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libstdc++-v3/src
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libstdc++-v3/src/.libs
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libjava
-L/usr/lib/gcc-snapshot/lib -l-gnu-java-awt-peer-gtk -L/usr/X11R6/lib -L/usr/lib
-L/build/buildd/gcc-snapshot-20050227/build/gcc -lgcc_s -lunwind -lc -lgcc_s
-lunwind  /build/buildd/gcc-snapshot-20050227/build/gcc/crtendS.o
/usr/lib/crtn.o  -Wl,-Bsymbolic -Wl,-soname -Wl,libjawt.so.6 -o
.libs/libjawt.so.6.0.0
/usr/bin/ld: cannot find -l-gnu-java-awt-peer-gtk
collect2: ld returned 1 exit status
libtool: install: error: relink `libjawt.la' with the above command before
installing it.

-- 
           Summary: libgcj configured with --enable-gtk-cairo fails on
                    installation
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at debian dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


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

* [Bug libgcj/20251] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
@ 2005-03-01 11:33 ` pinskia at gcc dot gnu dot org
  2005-03-01 17:25 ` [Bug libgcj/20251] [4.0.0 regression] " doko at debian dot org
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-01 11:33 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build


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


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

* [Bug libgcj/20251] [4.0.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
  2005-03-01 11:33 ` [Bug libgcj/20251] " pinskia at gcc dot gnu dot org
@ 2005-03-01 17:25 ` doko at debian dot org
  2005-03-01 18:24 ` [Bug libgcj/20251] [4.0 " pinskia at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: doko at debian dot org @ 2005-03-01 17:25 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From doko at debian dot org  2005-02-28 23:18 -------
looks like this is independent to the --enable-gtk-cairo flag, the last build
which succeded with --enable-java-awt=gtk was 20050218.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|libgcj configured with --   |[4.0.0 regression] libgcj
                   |enable-gtk-cairo fails on   |configured with --enable-
                   |installation                |gtk-cairo fails on
                   |                            |installation


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


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

* [Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
  2005-03-01 11:33 ` [Bug libgcj/20251] " pinskia at gcc dot gnu dot org
  2005-03-01 17:25 ` [Bug libgcj/20251] [4.0.0 regression] " doko at debian dot org
@ 2005-03-01 18:24 ` pinskia at gcc dot gnu dot org
  2005-03-01 18:27 ` doko at debian dot org
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-01 18:24 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0.0 regression] libgcj   |[4.0 regression] libgcj
                   |configured with --enable-   |configured with --enable-
                   |gtk-cairo fails on          |gtk-cairo fails on
                   |installation                |installation


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


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

* [Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (2 preceding siblings ...)
  2005-03-01 18:24 ` [Bug libgcj/20251] [4.0 " pinskia at gcc dot gnu dot org
@ 2005-03-01 18:27 ` doko at debian dot org
  2005-03-03 22:50 ` fitzsim at redhat dot com
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: doko at debian dot org @ 2005-03-01 18:27 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From doko at debian dot org  2005-03-01 11:33 -------
libtool doesn't add the
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libjava/.libs
argument, as it does for
-L/build/buildd/gcc-snapshot-20050227/build/ia64-linux-gnu/libstdc++-v3/src


-- 


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


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

* [Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (3 preceding siblings ...)
  2005-03-01 18:27 ` doko at debian dot org
@ 2005-03-03 22:50 ` fitzsim at redhat dot com
  2005-03-03 23:26 ` fitzsim at redhat dot com
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: fitzsim at redhat dot com @ 2005-03-03 22:50 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From fitzsim at redhat dot com  2005-03-03 22:22 -------
What platform are you on?  Can you paste the exact configure and make lines that
cause the build failure?


-- 


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


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

* [Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (4 preceding siblings ...)
  2005-03-03 22:50 ` fitzsim at redhat dot com
@ 2005-03-03 23:26 ` fitzsim at redhat dot com
  2005-03-03 23:55 ` doko at debian dot org
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: fitzsim at redhat dot com @ 2005-03-03 23:26 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From fitzsim at redhat dot com  2005-03-03 22:28 -------
Also, was this a clean rebuild?  In other words, did you start with an empty
build directory and empty prefix before configuring and building?  If not, I
suggest you try that.


-- 


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


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

* [Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (5 preceding siblings ...)
  2005-03-03 23:26 ` fitzsim at redhat dot com
@ 2005-03-03 23:55 ` doko at debian dot org
  2005-03-04  3:47 ` fitzsim at redhat dot com
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: doko at debian dot org @ 2005-03-03 23:55 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From doko at debian dot org  2005-03-03 22:38 -------
The complete build logs can be found at 
http://buildd.debian.org/build.php?&pkg=gcc-snapshot

check for the 2005027 logs for i.e. powerpc and ia64.

the build starts with a clean environment. I rechecked with an unpatched build
from the branch.


../src/configure -v --enable-languages=c,c++,java,f95,objc,ada
--prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib --enable-nls
--enable-threads=posix --without-included-gettext --disable-werror
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --enable-java-gc=boehm
--enable-java-awt=gtk --enable-gtk-cairo --enable-checking=release powerpc-linux-gnu

[...]

  LIBART_CONFIG=libart2-config \
    /usr/bin/make -C /build/buildd/gcc-snapshot-20050227/build  bootstrap-lean \
	CC="gnatgcc" \
	CFLAGS="-g -O2" \
	BOOT_CFLAGS="-O2" \
	LDFLAGS="" \
	infodir=/usr/lib/gcc-snapshot/share/info \
	mandir=/usr/lib/gcc-snapshot/share/man; \

-- 


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


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

* [Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (6 preceding siblings ...)
  2005-03-03 23:55 ` doko at debian dot org
@ 2005-03-04  3:47 ` fitzsim at redhat dot com
  2005-03-04  7:45 ` doko at debian dot org
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: fitzsim at redhat dot com @ 2005-03-04  3:47 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From fitzsim at redhat dot com  2005-03-03 23:26 -------
What do you mean "installing into a temporary location"?  What does the "make
install" line look like?


-- 


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


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

* [Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (7 preceding siblings ...)
  2005-03-04  3:47 ` fitzsim at redhat dot com
@ 2005-03-04  7:45 ` doko at debian dot org
  2005-03-04 15:04 ` konqueror at gmx dot de
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: doko at debian dot org @ 2005-03-04  7:45 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From doko at debian dot org  2005-03-04 00:21 -------
install is called as:

PATH=/build/buildd/gcc-snapshot-20050227/bin:$PATH \
  /usr/bin/make -C /build/buildd/gcc-snapshot-20050227/build \
    CFLAGS="-g -O2" \
    LDFLAGS="" \
    BOOT_CFLAGS="-O2" \
    DESTDIR=/build/buildd/gcc-snapshot-20050227/debian/tmp \
   
infodir=/build/buildd/gcc-snapshot-20050227/debian/tmp/usr/lib/gcc-snapshot/share/info
\
   
mandir=/build/buildd/gcc-snapshot-20050227/debian/tmp/usr/lib/gcc-snapshot/share/man
\
	install

-- 


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


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

* [Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (8 preceding siblings ...)
  2005-03-04  7:45 ` doko at debian dot org
@ 2005-03-04 15:04 ` konqueror at gmx dot de
  2005-03-15 19:09 ` [Bug libgcj/20251] [4.0/4.1 " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: konqueror at gmx dot de @ 2005-03-04 15:04 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From konqueror at gmx dot de  2005-03-04 07:45 -------
Subject: Re:  [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation

On Thu, Mar 03, 2005 at 10:38:55PM -0000, doko at debian dot org wrote:
> 
> ------- Additional Comments From doko at debian dot org  2005-03-03 22:38 -------
> The complete build logs can be found at 
> http://buildd.debian.org/build.php?&pkg=gcc-snapshot
> 
> check for the 2005027 logs for i.e. powerpc and ia64.
> 
> the build starts with a clean environment. I rechecked with an unpatched build
> from the branch.
> 
> 
> ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada
> --prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib --enable-nls
> --enable-threads=posix --without-included-gettext --disable-werror
> --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu
> --enable-libstdcxx-debug --enable-mpfr --enable-java-gc=boehm
> --enable-java-awt=gtk --enable-gtk-cairo --enable-checking=release powerpc-linux-gnu
> 
> [...]
> 
>   LIBART_CONFIG=libart2-config \

Wieso machst du das ? Das habe ich noch nie gebraucht.

>     /usr/bin/make -C /build/buildd/gcc-snapshot-20050227/build  bootstrap-lean \
> 	CC="gnatgcc" \
> 	CFLAGS="-g -O2" \
> 	BOOT_CFLAGS="-O2" \
> 	LDFLAGS="" \
> 	infodir=/usr/lib/gcc-snapshot/share/info \
> 	mandir=/usr/lib/gcc-snapshot/share/man; \


Michael


-- 


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


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

* [Bug libgcj/20251] [4.0/4.1 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (9 preceding siblings ...)
  2005-03-04 15:04 ` konqueror at gmx dot de
@ 2005-03-15 19:09 ` pinskia at gcc dot gnu dot org
  2005-03-16 14:35 ` fitzsim at redhat dot com
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-15 19:09 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-15 16:18 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01475.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |patch
   Last reconfirmed|0000-00-00 00:00:00         |2005-03-15 16:18:12
               date|                            |
            Summary|[4.0 regression] libgcj     |[4.0/4.1 regression] libgcj
                   |configured with --enable-   |configured with --enable-
                   |gtk-cairo fails on          |gtk-cairo fails on
                   |installation                |installation


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


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

* [Bug libgcj/20251] [4.0/4.1 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (10 preceding siblings ...)
  2005-03-15 19:09 ` [Bug libgcj/20251] [4.0/4.1 " pinskia at gcc dot gnu dot org
@ 2005-03-16 14:35 ` fitzsim at redhat dot com
  2005-03-16 18:52 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: fitzsim at redhat dot com @ 2005-03-16 14:35 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From fitzsim at redhat dot com  2005-03-15 19:09 -------
I couldn't reproduce this on my machine.  Can you try out Jakub's patch?  If it
solves your problem we can close this.


-- 


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


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

* [Bug libgcj/20251] [4.0/4.1 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (11 preceding siblings ...)
  2005-03-16 14:35 ` fitzsim at redhat dot com
@ 2005-03-16 18:52 ` cvs-commit at gcc dot gnu dot org
  2005-03-16 19:01 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-03-16 18:52 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-15 20:55 -------
Subject: Bug 20251

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jakub@gcc.gnu.org	2005-03-15 20:55:36

Modified files:
	libjava        : ChangeLog Makefile.am Makefile.in 

Log message:
	PR libgcj/20251
	* Makefile.am (libjawt_la_LIBADD): Add -L$(here)/.libs.
	* Makefile.in: Rebuilt.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3418&r2=1.3419
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&r1=1.461&r2=1.462
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&r1=1.492&r2=1.493



-- 


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


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

* [Bug libgcj/20251] [4.0/4.1 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (12 preceding siblings ...)
  2005-03-16 18:52 ` cvs-commit at gcc dot gnu dot org
@ 2005-03-16 19:01 ` cvs-commit at gcc dot gnu dot org
  2005-03-16 21:50 ` doko at debian dot org
  2005-03-16 21:51 ` pinskia at gcc dot gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-03-16 19:01 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-15 20:57 -------
Subject: Bug 20251

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	jakub@gcc.gnu.org	2005-03-15 20:57:04

Modified files:
	libjava        : ChangeLog Makefile.am Makefile.in 

Log message:
	PR libgcj/20251
	* Makefile.am (libjawt_la_LIBADD): Add -L$(here)/.libs.
	* Makefile.in: Rebuilt.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3391.2.15&r2=1.3391.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.455.2.3&r2=1.455.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.485.2.3&r2=1.485.2.4



-- 


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


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

* [Bug libgcj/20251] [4.0/4.1 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (13 preceding siblings ...)
  2005-03-16 19:01 ` cvs-commit at gcc dot gnu dot org
@ 2005-03-16 21:50 ` doko at debian dot org
  2005-03-16 21:51 ` pinskia at gcc dot gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: doko at debian dot org @ 2005-03-16 21:50 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From doko at debian dot org  2005-03-16 20:45 -------
fixed by the patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug libgcj/20251] [4.0/4.1 regression] libgcj configured with --enable-gtk-cairo fails on installation
  2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
                   ` (14 preceding siblings ...)
  2005-03-16 21:50 ` doko at debian dot org
@ 2005-03-16 21:51 ` pinskia at gcc dot gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-16 21:51 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-03-16 21:33 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-28 23:29 [Bug libgcj/20251] New: libgcj configured with --enable-gtk-cairo fails on installation doko at debian dot org
2005-03-01 11:33 ` [Bug libgcj/20251] " pinskia at gcc dot gnu dot org
2005-03-01 17:25 ` [Bug libgcj/20251] [4.0.0 regression] " doko at debian dot org
2005-03-01 18:24 ` [Bug libgcj/20251] [4.0 " pinskia at gcc dot gnu dot org
2005-03-01 18:27 ` doko at debian dot org
2005-03-03 22:50 ` fitzsim at redhat dot com
2005-03-03 23:26 ` fitzsim at redhat dot com
2005-03-03 23:55 ` doko at debian dot org
2005-03-04  3:47 ` fitzsim at redhat dot com
2005-03-04  7:45 ` doko at debian dot org
2005-03-04 15:04 ` konqueror at gmx dot de
2005-03-15 19:09 ` [Bug libgcj/20251] [4.0/4.1 " pinskia at gcc dot gnu dot org
2005-03-16 14:35 ` fitzsim at redhat dot com
2005-03-16 18:52 ` cvs-commit at gcc dot gnu dot org
2005-03-16 19:01 ` cvs-commit at gcc dot gnu dot org
2005-03-16 21:50 ` doko at debian dot org
2005-03-16 21:51 ` pinskia 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).