Re: [rvm-research] Error when compiling Jikes RVM 3.0.0
"David P Grove" <[email protected]> Thu, 24 May 2018 08:53:37 -0400
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <OF3EEF9635.1D77E764-ON85258297.0046A3C4-85258297.0046D3D1@notes.na.collabserv.com> |
This is an error from building the native code for the GNU Classpath library. I'd speculate it is caused by some header file or native library needed by this very old version of GNUClasspath not being available on your machine. Beyond that, no specific advice on how to solve it beyond digging into the GNU Classpath build and seeing what is going wrong. --dave From: bensalah oumnail <[email protected]> To: [email protected] Date: 05/23/2018 11:54 PM Subject: [rvm-research] Error when compiling Jikes RVM 3.0.0 Hello I am trying to install an old version of Jikes RVM, Jikes 3.0.0 . I don’t understand why I get this error, and I don’t know what to do to try to solve it. command : ant -Dhost.name=x86_64-linux -Dtarget.name=x86_64-linux -Dconfig.name=FastAdaptiveGenMS_airavat -Ddist.dir=/home/lotfi/Airavat/jikesrvm-3.0.0/rvm/dist -Dbuild.dir=/home/lotfi/Airavat/jikesrvm-3.0.0/rvm/target error : [exec] Makefile:372: recipe for target 'GConfNativePeer.lo' failed [exec] make[3]: *** [GConfNativePeer.lo] Error 1 [exec] make[3]: Leaving directory '/home/lotfi/A/classpath/97.2p3/classpath/native/jni/gconf-peer' [exec] make[2]: *** [all-recursive] Error 1 [exec] Makefile:321: recipe for target 'all-recursive' failed [exec] make[2]: Leaving directory '/home/lotfi/A/classpath/97.2p3/classpath/native/jni' [exec] Makefile:310: recipe for target 'all-recursive' failed [exec] make[1]: *** [all-recursive] Error 1 [exec] make[1]: Leaving directory '/home/lotfi/A/classpath/97.2p3/classpath/native' [exec] make: *** [all-recursive] Error 1 [exec] Makefile:361: recipe for target 'all-recursive' failed Yours sincerely, ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers
graycol.gif
(image/gif, 105 B) - not displayed