[Bug libgcj/26574] libjava configration error

2006-03-06 Thread shanwill44 at yahoo dot com


--- Comment #3 from shanwill44 at yahoo dot com  2006-03-06 08:36 ---
(In reply to comment #1)
Thank you for your support. After setting CONFIG_SHELL to
/bin/ksh, the compilation was successful. I am sorry that
I did not noticed the existence of the Solaris specific
documentation, because the compilation had been almost straight-forward.


-- 

shanwill44 at yahoo dot com changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||INVALID


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



[Bug java/26574] New: libjava configration error

2006-03-05 Thread shanwill44 at yahoo dot com
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=26574



[Bug java/26575] New: libjava configration error

2006-03-05 Thread shanwill44 at yahoo dot com
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



[Bug java/26576] New: libjava configration error

2006-03-05 Thread shanwill44 at yahoo dot com
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=26576



[Bug java/26576] libjava configration error

2006-03-05 Thread shanwill44 at yahoo dot com


--- Comment #1 from shanwill44 at yahoo dot com  2006-03-06 05:16 ---
Reported twice. Sorry.


-- 

shanwill44 at yahoo dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID


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



[Bug java/21206] gcj seems not to pass the option to ld correctly

2006-02-24 Thread shanwill44 at yahoo dot com


--- Comment #14 from shanwill44 at yahoo dot com  2006-02-25 07:18 ---
  I changed the libgcj.spec file manually to the second. That seems to work.
  So, my conclusion is to change the libgcj.spec.in.
  The following line:
  *lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@
  %(libgcc) %(liborig)
   should be changed to
  *lib: -lgcj -lm @LTLIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@
  %(libgcc) %(liborig)

I am the original poster.
Make is succeeded after this fix on Solaris 9 (x86).
Thank yor for you support.


-- 


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



[Bug bootstrap/21206] New: gcj seems not to pass the option to ld correctly

2005-04-25 Thread shanwill44 at yahoo dot com
On Solaris 9 (x86) with gcc-4.0.0 and binutils-2.15,

mkdir GCC_OBJ
cd GCC_OBJ
../gcc4.0.0/configure --with-gnu-ld
make

gives us the following errors:

/hoge/gcc/GCC_OBJ/gcc/gcj -B/hoge/gcc/GC
C_OBJ/gcc/ -B/usr/local/i386-pc-solaris2.9/bin/ -B/usr/local/i386-pc-solaris2.9/
lib/ -isystem /usr/local/i386-pc-solaris2.9/include -isystem /usr/local/i386-pc-
solaris2.9/sys-include -ffloat-store -fno-omit-frame-pointer -g -O2 -o .libs/jv-
convert --main=gnu.gcj.convert.Convert -shared-libgcc  -L/export/home/yamasaki/s
ys/gcc/GCC_OBJ/i386-pc-solaris2.9/libjava -L/hoge/gcc/GCC_OB
J/i386-pc-solaris2.9/libjava/.libs ./.libs/libgcj.so -L/hoge
/gcc/GCC_OBJ/i386-pc-solaris2.9/libstdc++-v3/src -L/hoge/gcc
/GCC_OBJ/i386-pc-solaris2.9/libstdc++-v3/src/.libs -lpthread -lrt -ldl -L/export
/home/yamasaki/sys/gcc/GCC_OBJ/gcc -L/usr/local/i386-pc-solaris2.9/bin -L/usr/lo
cal/i386-pc-solaris2.9/lib -L/usr/local/lib/gcc/i386-pc-solaris2.9/../../../i386
-pc-solaris2.9/lib -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib/gcc/i386-pc-so
laris2.9/../.. -lgcc_s -lgcc_s -Wl,--rpath -Wl,/usr/local/lib
/usr/local/i386-pc-solaris2.9/bin/ld: unrecognized option '-Wl,-rpath'
/usr/local/i386-pc-solaris2.9/bin/ld: use the --help option for usage informatio
n
collect2: ld returned 1 exit status
make[2]: *** [jv-convert] Error 1
make[2]: Leaving directory `/hoge/gcc/GCC_OBJ/i386-pc-solari
s2.9/libjava'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/hoge/gcc/GCC_OBJ/i386-pc-solari
s2.9/libjava'
make: *** [all-target-libjava] Error 2

-- 
   Summary: gcj seems not to pass the option to ld correctly
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: shanwill44 at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org


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


[Bug bootstrap/21208] New: gcj seems not to pass the option to ld correctly

2005-04-25 Thread shanwill44 at yahoo dot com
On Solaris 9 (x86) with gcc-4.0.0 and binutils-2.15,

mkdir GCC_OBJ
cd GCC_OBJ
../gcc4.0.0/configure --with-gnu-ld
make

gives us the following errors:

/hoge/gcc/GCC_OBJ/gcc/gcj -B/hoge/gcc/GC
C_OBJ/gcc/ -B/usr/local/i386-pc-solaris2.9/bin/ -B/usr/local/i386-pc-solaris2.9/
lib/ -isystem /usr/local/i386-pc-solaris2.9/include -isystem /usr/local/i386-pc-
solaris2.9/sys-include -ffloat-store -fno-omit-frame-pointer -g -O2 -o .libs/jv-
convert --main=gnu.gcj.convert.Convert -shared-libgcc  -L/export/home/yamasaki/s
ys/gcc/GCC_OBJ/i386-pc-solaris2.9/libjava -L/hoge/gcc/GCC_OB
J/i386-pc-solaris2.9/libjava/.libs ./.libs/libgcj.so -L/hoge
/gcc/GCC_OBJ/i386-pc-solaris2.9/libstdc++-v3/src -L/hoge/gcc
/GCC_OBJ/i386-pc-solaris2.9/libstdc++-v3/src/.libs -lpthread -lrt -ldl -L/export
/home/yamasaki/sys/gcc/GCC_OBJ/gcc -L/usr/local/i386-pc-solaris2.9/bin -L/usr/lo
cal/i386-pc-solaris2.9/lib -L/usr/local/lib/gcc/i386-pc-solaris2.9/../../../i386
-pc-solaris2.9/lib -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib/gcc/i386-pc-so
laris2.9/../.. -lgcc_s -lgcc_s -Wl,--rpath -Wl,/usr/local/lib
/usr/local/i386-pc-solaris2.9/bin/ld: unrecognized option '-Wl,-rpath'
/usr/local/i386-pc-solaris2.9/bin/ld: use the --help option for usage informatio
n
collect2: ld returned 1 exit status
make[2]: *** [jv-convert] Error 1
make[2]: Leaving directory `/hoge/gcc/GCC_OBJ/i386-pc-solari
s2.9/libjava'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/hoge/gcc/GCC_OBJ/i386-pc-solari
s2.9/libjava'
make: *** [all-target-libjava] Error 2

-- 
   Summary: gcj seems not to pass the option to ld correctly
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: shanwill44 at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org


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


[Bug bootstrap/21208] gcj seems not to pass the option to ld correctly

2005-04-25 Thread shanwill44 at yahoo dot com

--- Additional Comments From shanwill44 at yahoo dot com  2005-04-25 09:51 
---
Pposted twice, by mistake.
Sorry.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID


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


[Bug java/21206] gcj seems not to pass the option to ld correctly

2005-04-25 Thread shanwill44 at yahoo dot com

--- Additional Comments From shanwill44 at yahoo dot com  2005-04-26 00:10 
---
Sure I also confirmed it working
on i686-pc-linux-gnu (SuSE 9.2).
So this must be specific to i386-pc-solaris2.9.

Thanks in advance. 

-- 


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


[Bug bootstrap/21176] Cannot make on Solaris 9 (Intel)

2005-04-24 Thread shanwill44 at yahoo dot com

--- Additional Comments From shanwill44 at yahoo dot com  2005-04-25 02:38 
---
I can fix it. Thank you.
http://gcc.gnu.org/install.html seems to be
out of link.

-- 


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


[Bug bootstrap/21176] New: Cannot make on Solaris 9 (Intel)

2005-04-23 Thread shanwill44 at yahoo dot com
On Solaris 9 (Intel),

make gives us

make[1]: Entering directory `/hoge/gcc-4.0.0/build-i386-pc-solaris2.9/libiberty'
make[1]: *** No rule to make target `../include/ansidecl.h' needed by `regex.o'
.  Stop.
make[1]: Leaving directory `/hoge/gcc-4.0.0/build-i386-pc-solaris2.9/libiberty'
make: *** [all-build-libiberty] Error 2

-- 
   Summary:  Cannot make on Solaris 9 (Intel)
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: shanwill44 at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org


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


[Bug bootstrap/21176] Cannot make on Solaris 9 (Intel)

2005-04-23 Thread shanwill44 at yahoo dot com

--- Additional Comments From shanwill44 at yahoo dot com  2005-04-23 23:35 
---
Just

./configure

or

./configure --with-gnu-ld

due to 'file format not recognized' message appeared
in the previous versions.

Thanks in advance.


-- 


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


[Bug c/19855] New: libconv error

2005-02-09 Thread shanwill44 at yahoo dot com
On Solaris 9 (x86), after ./configure, make gcc 3.4.3
gives   

gcc -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-p
rototypes -pedantic -Wno-long-long-DHAVE_CONFIG_H  -o cc1 \
c-parse.o c-lang.o c-pretty-print.o stub-objc.o attribs.o c-errors.o c-l
ex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o
 c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o p
refix.o c-objc-common.o c-dump.o c-pch.o libcpp.a  main.o libbackend.a ../libibe
rty/libiberty.a ../intl/libintl.a
Undefined   first referenced
 symbol in file
libiconv_close  libcpp.a(cppcharset.o)
libiconv_open   libcpp.a(cppcharset.o)
libiconvlibcpp.a(cppcharset.o)
ld: fatal: Symbol referencing errors. No output written to cc1
collect2: ld returned 1 exit status
make[1]: *** [cc1] Error 1
make[1]: Leaving directory `/hoge/gcc-3.4.3/gcc'
make: *** [all-gcc] Error 2
%

-- 
   Summary: libconv error
   Product: gcc
   Version: 3.4.3
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: shanwill44 at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org


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


[Bug c/19855] libconv error

2005-02-09 Thread shanwill44 at yahoo dot com

--- Additional Comments From shanwill44 at yahoo dot com  2005-02-10 01:53 
---
I reinstalled libiconv and it worked OK.
Thank you for your information.


-- 


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