This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to build ecosconfig?


>>>>> "Grant" == Grant Edwards <grante@visi.com> writes:

    Grant> Can somebody point me to instructions for building
    Grant> ecosconfig? Following the instructions in README.host gets
    Grant> me this:

    Grant> $ ls -l ~/ecos/host
    Grant> total 100
    Grant> drwxr-xr-x 2 grante users  4096 May 22 14:52 CVS/
    Grant> -rw-r--r-- 1 grante users  4442 Feb 12  2003 ChangeLog
    Grant> -rw-r--r-- 1 grante users  1721 Aug 11  2002 Makefile.am
    Grant> -rw-r--r-- 1 grante users 10740 Feb 12  2003 Makefile.in
    Grant> -rw-r--r-- 1 grante users  1805 Aug 11  2002 acinclude.m4
    Grant> -rw-r--r-- 1 grante users  6180 Aug 11  2002 aclocal.m4
    Grant> -rwxr-xr-x 1 grante users 41952 Aug 11  2002 configure*
    Grant> -rw-r--r-- 1 grante users  2728 Aug 11  2002 configure.in
    Grant> drwxr-xr-x 4 grante users  4096 May 22 14:52 infra/
    Grant> drwxr-xr-x 5 grante users  4096 May 22 14:52 libcdl/
    Grant> drwxr-xr-x 8 grante users  4096 May 22 14:52 tools/

    Grant> $ ~/ecos/host/configure
    Grant> configure: error: can not find sources in /home/grante/ecos/host or ..

You are missing the acsupport/ directory from the toplevel of the
repository. Specifically the host's configure script checks for a file
../acsupport/config.guess.

Bart

-- 
Bart Veer                                   eCos Configuration Architect
eCosCentric Limited    The eCos experts      http://www.ecoscentric.com/
Barnwell House, Barnwell Drive, Cambridge, UK.      Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]