install errors

Patrick Tullmann tullmann at cs.utah.edu
Tue Dec 14 14:12:35 PST 1999


With a very fresh snapshot, I'm getting errors during kaffe's install.
(See attached).  If I re-make 'install', the error doesn't crop up
until the next library...  (so it doesn't seem to be fatal).

I think the problem might be the '(' and ')' passed to -export-symbols-regexp.

-Pat


make[5]: Entering directory `/z/tullmann/java/obj/kaffe-1.1-kaffe-jit-debug/libraries/clib/native'
make[5]: Nothing to be done for `install-exec-am'.
/bin/sh /n/marker/x/tullmann/janos/kaffe/mkinstalldirs /n/alta/z/tullmann/java/install/kaffe-1.1-kaffe-jit-debug/lib/kaffe
/bin/sh ../../../libtool  --mode=install /usr/bin/install -c libnative.la /n/alta/z/tullmann/java/install/kaffe-1.1-kaffe-jit-debug/lib/kaffe/libnative.la
libtool: install: warning: relinking `libnative.la'
cd /z/tullmann/java/obj/kaffe-1.1-kaffe-jit-debug/libraries/clib/native; /bin/sh ../../../libtool --mode=relink gcc -g -O2 -Wall -Wstrict-prototypes -o libnative.la -rpath /n/alta/z/tullmann/java/install/kaffe-1.1-kaffe-jit-debug/lib/kaffe -module -release 1.0.5 -export-symbols-regex ^([Jj]ava|kaffe)_ ObjectStreamClassImpl.lo Application.lo ByteToCharDefault.lo CharToByteDefault.lo Class.lo ClassLoader.lo Compiler.lo Double.lo Float.lo Math.lo MemoryAdvice.lo Object.lo RMIHashes.lo Runtime.lo SecurityManager.lo String.lo System.lo SystemClassLoader.lo Thread.lo Throwable.lo UNIXProcess.lo ZipFile.lo Array.lo Constructor.lo Field.lo Method.lo DateFormat.lo TestNative.lo Arrays.lo -lm -L/usr/local/lib -R/usr/local/lib
eval: 1: Syntax error: "(" unexpected
make[5]: *** [install-nativeLTLIBRARIES] Error 2


More information about the kaffe mailing list