This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libjava build failure on solaris2.6


Hi,

does anybody encounter the same problem?

I fail to build libjava on solaris 2.6 and I think it is not a java
problem. The Makefile got hosed.

I can see malformed filenames in the Makefile and I don't know where
they come from. I already asked Bryce McKinlay and he has no clue as well.

I use make 3.79.1 and the src and build dir are on different partitions.
Src nfs, build local.

Any ideas?

Thanks

Andreas

P.S, i'm not subcribed to java@gcc.gnu.org
-------

make[2]: Entering directory `/var/tmp/a_tobler/objdir/sparc-sun-solaris2.6/libja
va'
Makefile:1777: target `ja' doesn't match the target pattern
Makefile:1777: target `j' doesn't match the target pattern
Makefile:1793: target `ja' doesn't match the target pattern
Makefile:1793: target `j' doesn't match the target pattern
make[2]: Circular ja <- libgcj.jar dependency dropped.
/bin/sh ./libtool --tag=GCJ --mode=compile
/var/tmp/a_tobler/objdir/gcc/gcj -B/v
ar/tmp/a_tobler/objdir/sparc-sun-solaris2.6/libjava/ -B/var/tmp/a_tobler/objdir/
gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/var/tmp/a_tobler/objdir/spa
rc-sun-solaris2.6/libjava -L/var/tmp/a_tobler/objdir/sparc-sun-solaris2.6/libjav
a -g -O2 -MD -MT ja -MF ja -c -o ja
libtool: compile: cannot determine name of library object from `ja'
make[2]: *** [ja] Error 1
make[2]: Leaving directory `/var/tmp/a_tobler/objdir/sparc-sun-solaris2.6/libjav
a'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/var/tmp/a_tobler/objdir'
make: *** [bootstrap] Error 2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]