Hello,<br><br>I am trying to build the most recent git and I am getting the following error you will find below.  Previously I have been able to compile but have not done so since I upgraded to Ubuntu Lucid.  Perhaps I have a wrong version of libavutil or maybe something discriminates against 32bit machines?  This is on a netbook Intel(R) Atom(TM) CPU N270<br>

<br>g++ -o addons/video/src/ofUCUtils.os -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 -D__LINUX_ALSASEQ__ -pthread -fPIC -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 -I/usr/local/include/racket -Ilibfluxus/src -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/unicap addons/video/src/ofUCUtils.cpp<br>

In file included from /usr/local/include/libavutil/avutil.h:81,<br>                 from /usr/local/include/libavcodec/avcodec.h:30,<br>                 from /usr/local/include/libavformat/avformat.h:56,<br>                 from addons/video/src/ofUCUtils.cpp:19:<br>

/usr/local/include/libavutil/common.h: In function 'int32_t av_clipl_int32_c(int64_t)':<br>/usr/local/include/libavutil/common.h:161: error: 'UINT64_C' was not declared in this scope<br>scons: *** [addons/video/src/ofUCUtils.os] Error 1<br>

scons: building terminated because of errors.<br><br>Any ideas?<br><br>./MiS<br>