error while make after configuring to use interpreter engine and enabling debug
"sreejith k s" <[email protected]>
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
hi, I had configured kaffe without enabling any flag and installation was fine.the n i reconfigured it to use interpreter engine and enable debug using ./confiure --with-engine=intrp --enable-debug then i gave 'make' it showed following error; ../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `jit_debug' collect2: ld returned 1 exit status make[2]: *** [kaffe-bin] Error 1 make[2]: Leaving directory `/home/sreejith/Desktop/kaffe-1.1.7/kaffe/kaffe' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/sreejith/Desktop/kaffe-1.1.7/kaffe' make: *** [all-recursive] Error 1 is it because of the old configured files creating problems. i gave make uninstall and then make distclean.but again while reconfiguring met with the same error. -- Sreejith K.S - _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe