Alan, I just now noticed that this was addressed only to me. With the fluxus list there is a need to use "reply to all" if you wish to address the whole list. I'm not sure whether this is a missing feature or a attempt at making sure users make a concious choice before addressing the whole list, but that's how it is.
Good to hear you got a bit further, but these bugs are a bit beyond me (could it be GCC having gotten more strict?). Hopefully somebody like Dave or Gabor will have more insights. Yours, Kas. On 4 April 2011 16:26, ALAN BROOKER <[email protected]> wrote: > Ok- I downloaded i386-linux-ubuntu-jaunty.sh and ran that - and > > Checking for C library racket3m... (cached) yes > > But building failed becuase of the following errors: > > src/Repl.cpp:106: error: invalid conversion from 'long int*' to 'intptr_t*' > src/Repl.cpp:106: error: initializing argument 2 of 'char* > scheme_display_to_string(Scheme_Object*, intptr_t*)' > src/Repl.cpp:113: error: invalid conversion from 'long int*' to 'intptr_t*' > src/Repl.cpp:113: error: initializing argument 2 of 'char* > scheme_display_to_string(Scheme_Object*, intptr_t*)' > scons: *** [src/Repl.o] Error 1 > scons: building terminated because of errors. > > > Thanks for the help- with these error Im really not too sure what the > problem could be > Cheers > > On Mon, Apr 4, 2011 at 3:07 PM, ALAN BROOKER <[email protected]> > wrote: > > Hi Kas > > I think this is where I might be going to wrong- going to try it out... > > > > On Sun, Apr 3, 2011 at 12:10 PM, Kassen <[email protected]> > wrote: > >> > >>> > >>>> Yet I do have Racket v5.1 installed > >>> > >>> in which directory is it installed? > >>> > >> > >> And was Racket build from source? That's unfortunately needed for this > 3m > >> library. > >> > >> Kas. > > >
