On 6 April 2011 00:00, gabor papp <[email protected]> wrote: > src/Repl.cpp:106: error: invalid conversion from 'long int*' to 'intptr_t*' >>> src/Repl.cpp:106: error: initializing argument 2 of 'char* >>> >> i tried to fix this in git. i hope it works. > are you on 64-bit? what's your gcc version? > what does "grep intptr_t /usr/include/stdint.h" return? > > Sorry, but I have bad news. I just updated my (Pentium 4, 32 bit) Ubuntu computer and this change broke Fluxus for me. I experimentally changed it back and now it compiles again for me.
> > zach@Carillon:~/Fluxus/fluxus$ gcc --version > gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 > Copyright (C) 2010 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Yours, Kas.
