Hi, I successfully compiled and installed ngl from CVS. I tried to compile nui from CVS as well and got the following errors:
make all-recursive make[1]: Entering directory `/home/local/src/ngl/ngl/nui' Making all in doc make[2]: Entering directory `/home/local/src/ngl/ngl/nui/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/local/src/ngl/ngl/nui/doc' Making all in include make[2]: Entering directory `/home/local/src/ngl/ngl/nui/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/local/src/ngl/ngl/nui/include' Making all in src make[2]: Entering directory `/home/local/src/ngl/ngl/nui/src' if /bin/sh ../libtool --mode=compile ccache g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -g -pipe -D_DEBUG_ -I/usr/local/include/ngl -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -I../include -MT core/nuiTopLevel.lo -MD -MP -MF "core/.deps/nuiTopLevel.Tpo" \ -c -o core/nuiTopLevel.lo `test -f 'core/nuiTopLevel.cpp' || echo './'`core/nuiTopLevel.cpp; \ then mv -f "core/.deps/nuiTopLevel.Tpo" "core/.deps/nuiTopLevel.Plo"; \ else rm -f "core/.deps/nuiTopLevel.Tpo"; exit 1; \ fi ccache g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -g -pipe -D_DEBUG_ -I/usr/local/include/ngl -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/freetype2 -I../include -MT core/nuiTopLevel.lo -MD -MP -MF core/.deps/nuiTopLevel.Tpo -c core/nuiTopLevel.cpp -fPIC -DPIC -o core/.libs/nuiTopLevel.o In file included from ../include/nuiLabel.h:26, from core/nuiTopLevel.cpp:21: ../include/nuiTheme.h:107: error: type specifier omitted for parameter ` nglFont1' ../include/nuiTheme.h:107: error: syntax error before `*' token In file included from ../include/nuiDrawContext.h:24, from ../include/nuiMainWindow.h:32, from core/nuiTopLevel.cpp:22: ../include/nuiFont.h:55:24: warning: no newline at end of file make[2]: *** [core/nuiTopLevel.lo] Error 1 make[2]: Leaving directory `/home/local/src/ngl/ngl/nui/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/local/src/ngl/ngl/nui' make: *** [all] Error 2 -- Donate to FSF France online : http://rate.affero.net/fsffrance/ Loic Dachary, 12 bd Magenta, 75010 Paris. Tel: 33 1 42 45 07 97 http://www.fsffrance.org/ http://www.dachary.org/loic/gpg.txt