Sorry perhaps that wasnt very clear on my part.
The backtrace was from calling rb-hello, and yes thats all there was
up to 7:("foreign function:...")
James
On Thu, Mar 6, 2008 at 3:03 PM, Bart Botta <[EMAIL PROTECTED]> wrote:
> On 3/5/08, James Baker <[EMAIL PROTECTED]> wrote:
>
> > ok well, us
On 3/5/08, James Baker <[EMAIL PROTECTED]> wrote:
> ok well, using (sb-int:with-float-traps-masked (:invalid
> :divide-by-zero)) as suggested by Luís allows me to load
> cl-glut-examples, but the issue still occurs if i try to run an
> example (i.e. rb-hello)
well, you could try adding the
(argh, forgot to cc the list!)
sorry, should have included more details in the first mail. I'm
running debian stable, using the closed-source nvidia drivers and
built sbcl from source myself.
ok well, using (sb-int:with-float-traps-masked (:invalid
:divide-by-zero)) as suggested by Luís allo
(oops, forgot to reply to the list, sorry about the extra copies)
Just as a guess, you might try deleting .fasl files in cl-opengl and
cffi directories, if that doesn't help, will need more information:
On 3/5/08, James Baker <[EMAIL PROTECTED]> wrote:
> "division-by-zero" issue, I'm using both
On Thu, Mar 6, 2008 at 2:40 AM, James Baker <[EMAIL PROTECTED]> wrote:
> I'm trying to check out the cl-glut-examples but all I get is this
> "division-by-zero" issue, I'm using both cffi + cl-opengl from darcs
> and sbcl 1.0.15.
[...]
> * (asdf:oos 'asdf:load-op 'cl-glut-examples)
Does this h
hi folks, sorry if this has been discussed before but.
I'm trying to check out the cl-glut-examples but all I get is this
"division-by-zero" issue, I'm using both cffi + cl-opengl from darcs
and sbcl 1.0.15.
Below is a snippit of what sbcl spits out.
thanks,
James
* (asdf:oos 'asdf:load-op