On Tue, 26 May 2009 15:00:35 +0200, "Vincent R." <foru...@smartmobili.com> wrote: > On Tue, 26 May 2009 14:58:12 +0200, "Vincent R." <foru...@smartmobili.com> > wrote: >> I tried to compile SVN and I think it could have been a good idea >> to allow build script to choose between 4.1 and 4.4 because by default >> it compiles 4.4. >> Then I het the following error whan compiling w32api : >> >> mkdir -p > /home/Vincent/toolchains/mingw32ce-4.1.0/arm-mingw32ce/include/GL >> for i in gl.h glext.h glu.h; do \ >> /usr/bin/install -c -m 644 >> /home/Vincent/projects/cegcc/src/w32api/libce/../include/GL/$i >> /home/Vincent/toolchains/mingw32ce-4.1.0/arm-mingw32ce/include/GL/$i ; \ >> done >> make[1]: Leaving directory >> `/home/Vincent/projects/cegcc/src/scripts/build/w32api/libce' >> tail: cannot open `+18' for reading: No such file or directory >> >> Any idea why ? > Hum weird when I go into w32api and enter make && make install it works ... > Maybe a cygwin-1.7 bug
Danny in your build script please modify the line like this : tail --lines=+$L2 ${INCFILE} >>${DESTFILE} or it won't build on cygwin. ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel