It may have nothing to do wih the prefix setting.
I know that the build script either does or it used to depend on being
inside the cegcc tree, and at a specified depth.

E.g. it works when you're running it from
 $CEGCC/src/build-mingw32ce
but not from
 $CEGCC/src/build/mingw32ce
because that's a level deeper.

I don't you wrote in your message about where you run the script. Can
this be the cause of your problem ?

        Danny

On Wed, 2009-04-29 at 21:31 +0200, Vincent Torri wrote:
> Hey,
> 
> i have tried to compile cegcc with svn. What i did:
> 
> svn co https://cegcc.svn.sourceforge.net/svnroot/cegcc/trunk/cegcc/src cegcc
> 
> cd cegcc
> 
> mkdir build
> 
> I have edited ../scripts/build-mingw32ce.sh and modified ac_default_prefix 
> and set it to "$HOME/mingw32ce".
> 
> ../scripts/build-mingw32ce.sh
> 
> And when the docs were going to be built, I get:
> 
> 
> INSTALLING documentation --------------------------
> 
> 
> ../scripts/build-mingw32ce.sh: line 344: cd: 
> /home/torri/svnroot/cegcc/../docs: No such file or directory
> 
> 
> Any idea about the problem ?
> 
> Vincent Torri
> 
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations 
> Conference from O'Reilly Media. Velocity features a full day of 
> expert-led, hands-on workshops and two days of sessions from industry 
> leaders in dedicated Performance & Operations tracks. Use code vel09scf 
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______________________________________________
> Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
> 
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to