well it was not relevant to bigloo, for an obscure reason ( i suppose it
has something to do with my apache-tomcat8 configuration to start and
stop the server under root account)
under my root account java was not able to find the main class in
jclass.class  ! (incredible but true ,even with a good classpath !) used
to test by autoconf and javatest in bigloo but all was ok with my normal
user account

ouf...

Le 08/12/2015 16:48, Damien Mattei a écrit :
> Hello,
>
> i can't succeed in compiling bigloo4.2a (tried also 4.2b,c and 4.1) due
> to the error mentioned above, configure stage fails at this point:
> executing ./autoconf/cctest -> gcc
> executing ./autoconf/javatest -> 1
> *** ERROR:configure:Can't configure Java (see configure.log for details).
> [root@moita bigloo4.2a]# echo $JAVA_HOME
> /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-2.b17.el7_1.x86_64
> [root@moita bigloo4.2a]# uname -a
> Linux moita.oca.eu <http://moita.oca.eu> 3.10.0-229.20.1.el7.x86_64 #1
> SMP Tue Nov 3 19:10:07 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
> [root@moita bigloo4.2a]# cat /etc/centos-release
> CentOS Linux release 7.1.1503 (Core)
>
> what is the solution?
>
> regards,
>
> Damien
> note: a few month ago all was ok with JDK 1.7
>
>
> Le 08/12/2015 08:05, [email protected] a écrit :
>> Hi Bent,
>>
>>>     To build bigloo4.2a for the jvm, I had to remove the implementation of
>>> the method 'truncate' from JDK13.java and JDK14.java (in runtime/Jlib) as
>>> it is not possible (or legal) to override the static method from class JDK
>>> (in JDK.java). (I am using openjdk version 1.8.0)
>> Thanks for this report. I have applied the same modifications.
>>
>> Thank you.
>>
>

Reply via email to