Chuah Teong Leong | 14 Jan 2012 20:44
Picon

Fwd: compilation failed on make step

---------- Forwarded message ----------
From: Chuah Teong Leong <teongleong <at> gmail.com>
Date: Sun, Jan 15, 2012 at 3:36 AM
Subject: Re: [hop] compilation failed on make step
To: Manuel.Serrano <at> inria.fr

thanks for the quick reply.
im not sure what was the first problem but i did a
sudo make clean
then
sudo make
again

i went a lot further this time
but ended with this

File "read.scm", line 941, character 32381:#
($evmeaning-byte-code-set! (current-dynamic-env) #f)#                     ^***
ERROR:hop-load-fileUnbound variable -- $evmeaning-byte-code-set!1
error occured, ending ...make[2]: *** [o/read.o] Error 255make[2]:
Leaving directory
`/home/terry/code/hop-temp/hop-2.2.0/runtime'make[1]: ***
[lib-c-static] Error 2make[1]: Leaving directory
`/home/terry/code/hop-temp/hop-2.2.0/runtime'make: *** [lib] Error 2
I have bigloo installed already and was able to at least run the
interpreter.On Sun, Jan 15, 2012 at 3:26 AM,
<Manuel.Serrano <at> inria.fr> wrote:
> Hi,
>
>> Hi all.
(Continue reading)

Chuah Teong Leong | 15 Jan 2012 04:02
Picon

Re: compilation failed on make step

Hi,
I tried compiling hop 2.2.1 and it worked. I'm still having the same
problem with 2.2.0.
Can somebody check out the error I mentioned? Thanks.

On Sun, Jan 15, 2012 at 3:44 AM, Chuah Teong Leong <teongleong <at> gmail.com> wrote:
> ---------- Forwarded message ----------
> From: Chuah Teong Leong <teongleong <at> gmail.com>
> Date: Sun, Jan 15, 2012 at 3:36 AM
> Subject: Re: [hop] compilation failed on make step
> To: Manuel.Serrano <at> inria.fr
>
>
> thanks for the quick reply.
> im not sure what was the first problem but i did a
> sudo make clean
> then
> sudo make
> again
>
> i went a lot further this time
> but ended with this
>
> File "read.scm", line 941, character 32381:#
> ($evmeaning-byte-code-set! (current-dynamic-env) #f)#                     ^***
> ERROR:hop-load-fileUnbound variable -- $evmeaning-byte-code-set!1
> error occured, ending ...make[2]: *** [o/read.o] Error 255make[2]:
> Leaving directory
> `/home/terry/code/hop-temp/hop-2.2.0/runtime'make[1]: ***
> [lib-c-static] Error 2make[1]: Leaving directory
(Continue reading)

Manuel.Serrano | 18 Jan 2012 12:18
Picon
Picon
Favicon

Re: compilation failed on make step

Dear Chuah (*),

On Sun, 15 Jan 2012 11:02:56 +0800
Chuah Teong Leong <teongleong <at> gmail.com> wrote:

> I tried compiling hop 2.2.1 and it worked. I'm still having the same
> problem with 2.2.0.
> Can somebody check out the error I mentioned? Thanks.
The problem is known. It is mere problem of incompatibility between the
current Bigloo versions and the current Hop versions. Next week, I hope,
we will be able to finalizes the new Bigloo and Hop versions. These will
solve the issue you have mentioned so far.

May I recommend you to try 

  Bigloo3.8a (this one is pretty mature and you not be significantly changed
  before the official release)

  hop-2.3.0-pre1 (this one might still contain errors but since I'm using 
  it on a daily basis, if there is a sever problem, I will notice it pretty
  fast).

Thanks.

--

-- 
Manuel

ps: I apologize for not been able to figure out what your firstname is.
Is it okay to call you Chuat or should I use something else?
(Continue reading)


Gmane