public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/26575]  New: libjava configration error
@ 2006-03-06  5:05 shanwill44 at yahoo dot com
  2006-03-06  5:06 ` [Bug java/26575] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: shanwill44 at yahoo dot com @ 2006-03-06  5:05 UTC (permalink / raw)
  To: java-prs

On Solaris 9 (x86), the error occurs in the libjava.
I fixed line 11597 of gcc-4.1.0/libjava/classpath/configure
from
                  QT_INCLUDE_DIR=$($PKG_CONFIG --variable=includedir QtGui)
to
                  QT_INCLUDE_DIR=$(`$PKG_CONFIG --variable=includedir QtGui`)

Is this a right fix for the following error ?

--------------------------------
configure: configuring in classpath
configure: running /bin/sh '../../../../gcc-4.1.0/libjava/classpath/configure'
--prefix=/usr/local  '--cache-file=./config.cache' '--build=i386-pc-solaris2.9'
'--host=i386-pc-solaris2.9' '--target=i386-pc-solaris2.9' '--enable-multilib'
'--with-gnu-ld' '--enable-languages=c,c++,fortran,java'
'--program-transform-name=s,y,y,' '--with-target-subdir=i386-pc-solaris2.9'
'--srcdir=../../../gcc-4.1.0/libjava' 'CPPFLAGS='
'build_alias=i386-pc-solaris2.9' 'host_alias=i386-pc-solaris2.9'
'target_alias=i386-pc-solaris2.9' --disable-load-library --disable-debug
--enable-default-toolkit=
--with-vm-classes=/hoge/gcc-4.1.0/libjava:/hoge/GCC_OBJ410/i386-pc-solaris2.9/libjava
--disable-core-jni --disable-examples --with-glibj=build --disable-gtk-peer
--disable-qt-peer --enable-ltdl-convenience --with-auxdir=/hoge/gcc-4.1.0
--cache-file=.././config.cache --srcdir=../../../../gcc-4.1.0/libjava/classpath
../../../../gcc-4.1.0/libjava/classpath/configure: syntax error at line 11591:
`QT_INCLUDE_DIR=$' unexpected
configure: error: /bin/sh '../../../../gcc-4.1.0/libjava/classpath/configure'
failed for classpath
make[1]: *** [configure-target-libjava] Error 1
make[1]: Leaving directory `/hoge/gcc/GCC_OBJ410'
make: *** [all] Error 2


-- 
           Summary: libjava configration error
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: shanwill44 at yahoo dot com


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


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

* [Bug java/26575] libjava configration error
  2006-03-06  5:05 [Bug java/26575] New: libjava configration error shanwill44 at yahoo dot com
@ 2006-03-06  5:06 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-06  5:06 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-03-06 05:06 -------


*** This bug has been marked as a duplicate of 26574 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2006-03-06  5:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-06  5:05 [Bug java/26575] New: libjava configration error shanwill44 at yahoo dot com
2006-03-06  5:06 ` [Bug java/26575] " 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).