<br><br><div class="gmail_quote">On 17 April 2011 17:44, gabor papp <span dir="ltr"><<a href="mailto:gabor.lists@mndl.hu">gabor.lists@mndl.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sorry, but I have bad news. I just updated my (Pentium 4, 32 bit) Ubuntu<br>
computer and this change broke Fluxus for me. I experimentally changed it<br>
back and now it compiles again for me.<br>
</blockquote></div>
could you post the error, please?<br></blockquote><div><br></div><div><div>zach@Carillon:~/Fluxus/fluxus$ scons</div><div>scons: Reading SConscript files ...</div><div>--------------------------------------------------------</div>
<div>Fluxus: Configuring Build Environment</div><div>--------------------------------------------------------</div><div>Checking for C library m... (cached) yes</div><div>Checking for C library pthread... (cached) yes</div>
<div>Checking for C library dl... (cached) yes</div><div>Checking for C library jpeg... (cached) yes</div><div>Checking for C library tiff... (cached) yes</div><div>Checking for C library freetype... (cached) yes</div><div>
Checking for C library z... (cached) yes</div><div>Checking for C library png... (cached) yes</div><div>Checking for C library ode... (cached) yes</div><div>Checking for C library sndfile... (cached) yes</div><div>Checking for C library fftw3... (cached) yes</div>
<div>Checking for C library lo... (cached) yes</div><div>Checking for C library GLEW... (cached) yes</div><div>Checking for C library racket3m... (cached) yes</div><div>Checking for C library jack... (cached) yes</div><div>
Checking for C library GL... (cached) yes</div><div>Checking for C library GLU... (cached) yes</div><div>Checking for C library glut... (cached) yes</div><div>Checking for C library asound... (cached) yes</div><div>Checking for C library openal... (cached) yes</div>
<div>Checking for C function dInitODE2()... (cached) yes</div><div>Checking for C++ function lo_arg_size_check()... (cached) yes</div><div>Checking requirements for fluxus-video_ss ...</div><div>Checking for C header file GL/glew.h... (cached) yes</div>
<div>Checking for C header file gst/app/gstappsink.h... (cached) yes</div><div>fluxus-video_ss requirements... yes</div><div>scons: done reading SConscript files.</div><div>scons: Building targets ...</div><div>g++ -o src/Repl.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=17 -DRACKET_COLLECTS_LOCATION="\"/usr/local/lib/racket/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/usr/local/lib"\" -DDATA_LOCATION="\"/usr/local/share/fluxus-017"\" -DGLSL -DMZ_PRECISE_GC -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 -I/usr/local/include/racket -I/home/zach/libfluxus/src src/Repl.cpp</div>
<div>src/Repl.cpp: In member function 'void fluxus::Repl::Print(Scheme_Object*)':</div><div>src/Repl.cpp:107: error: invalid conversion from 'intptr_t*' to 'long int*'</div><div>src/Repl.cpp:107: error:   initializing argument 2 of 'char* scheme_display_to_string(Scheme_Object*, long int*)'</div>
<div>src/Repl.cpp:114: error: invalid conversion from 'intptr_t*' to 'long int*'</div><div>src/Repl.cpp:114: error:   initializing argument 2 of 'char* scheme_display_to_string(Scheme_Object*, long int*)'</div>
<div>scons: *** [src/Repl.o] Error 1</div><div>scons: building terminated because of errors.</div></div><div><br></div><div><u><div><div><br></div></div></u><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

gcc version</blockquote><div><br></div><div>I included that in the last mail;</div><div><br></div><div> zach@Carillon:~/Fluxus/fluxus$ gcc --version</div><div>gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5</div><div>Copyright (C) 2010 Free Software Foundation, Inc.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> and the output of "grep intptr_t /usr/include/s</blockquote><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
zach@Carillon:~/Fluxus/fluxus$ grep intptr_t /usr/include/stdint.h</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"># ifndef __intptr_t_defined</blockquote>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">typedef long int<span class="Apple-tab-span" style="white-space:pre">                </span>intptr_t;</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
#  define __intptr_t_defined</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">typedef unsigned long int<span class="Apple-tab-span" style="white-space:pre">        </span>uintptr_t;</blockquote>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"># ifndef __intptr_t_defined</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
typedef int<span class="Apple-tab-span" style="white-space:pre">                      </span>intptr_t;</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">#  define __intptr_t_defined</blockquote>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">typedef unsigned int<span class="Apple-tab-span" style="white-space:pre">            </span>uintptr_t;</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
tdint.h" </blockquote><div><br></div><div>I hope that's of some use.</div><div><br></div><div>Kas. </div><div> </div><div><br></div><div> </div></div>