Hi Erich,

> I decided to give it a try and build a buildenv. Unfortunately I did not
> get very far
> 
> source/package: linux
> ------------------------
> downloading: buildtool.cfg from server cvs-sourceforge type file
> download failed: file ../apps/linux/buildtool.cfg does not exist

The following worked for me a few minutes ago (which is the approach I 
outlined in my email to leaf-devel on March 1st 2008):

export CVS_RSH=ssh
cvs -z3 -d:ext:h...@leaf.cvs.sourceforge.net:/cvsroot/leaf \
  co src/The_UnNamed_One

    (obviously, you'll have to replace "hejl" with your SF username)

cd src/The_UnNamed_One/buildtool/

vi make/MasterInclude.mk

   To make sure HOSTCC points to a gcc 3.x - gcc 4.x might not work, I
   don't know if the patches kp committed to the Bering uClibc branch
   made it into "The_UnNamed_One")

./buildtool.pl build buildenv

Since it was "work in progress" when I committed it, I went for 
expecting a local checkout of the apps directory (that's more convenient 
during development anyway).

I hope that helps,

Martin


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to