This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

re: building libgcj on solaris


I'm running on Solaris 2.6.
I'm trying to build libgcj-2.95.1.

The error I get is:

gcc -shared  adler32.lo compress.lo crc32.lo deflate.lo gzio.lo
infblock.lo infcodes.lo inffast.lo inflate.lo inftrees.lo infutil.lo
trees.lo uncompr.lo zutil.lo  -lc  -Wl,-soname -Wl,libzgcj.so.0 -o
.libs/libzgcj.so.0.0.0
ld: warning: option -o appears more than once, first setting taken
ld: fatal: file libzgcj.so.0: cannot open file: No such file or
directory
ld: fatal: File processing errors. No output written to
.libs/libzgcj.so.0.0.0
collect2: ld returned 1 exit status
make[1]: *** [libzgcj.la] Error 1
make[1]: Leaving directory
`/projects/learning/usr/java/libgcj-objdir/sparc-sun-solaris2.6/zlib'

--
Charlie McDowell, Professor                     (831) 459-4772 (w)
Computer Science Department                     (831) 427-2076 (h)
239 Applied Sciences                            (831) 459-4829 (fax)
Univ. of Calif., Santa Cruz, CA 95064
http://www.cse.ucsc.edu/~charlie



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