public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS]  How to build ecosconfig?
@ 2007-05-22 20:25 Grant Edwards
  2007-05-22 20:35 ` Andrew Lunn
  2007-05-22 21:59 ` [ECOS] " Bart Veer
  0 siblings, 2 replies; 4+ messages in thread
From: Grant Edwards @ 2007-05-22 20:25 UTC (permalink / raw)
  To: ecos-discuss

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

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

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

-- 
Grant Edwards                   grante             Yow! But they went to MARS
                                  at               around 1953!!
                               visi.com            


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS]  How to build ecosconfig?
  2007-05-22 20:25 [ECOS] How to build ecosconfig? Grant Edwards
@ 2007-05-22 20:35 ` Andrew Lunn
  2007-05-22 20:58   ` [ECOS] " Grant Edwards
  2007-05-22 21:59 ` [ECOS] " Bart Veer
  1 sibling, 1 reply; 4+ messages in thread
From: Andrew Lunn @ 2007-05-22 20:35 UTC (permalink / raw)
  To: Grant Edwards; +Cc: ecos-discuss

On Tue, May 22, 2007 at 08:05:57PM +0000, Grant Edwards wrote:
> Can somebody point me to instructions for building ecosconfig?
> Following the instructions in README.host gets me this:
> 
> $ ls -l ~/ecos/host
> total 100
> drwxr-xr-x 2 grante users  4096 May 22 14:52 CVS/
> -rw-r--r-- 1 grante users  4442 Feb 12  2003 ChangeLog
> -rw-r--r-- 1 grante users  1721 Aug 11  2002 Makefile.am
> -rw-r--r-- 1 grante users 10740 Feb 12  2003 Makefile.in
> -rw-r--r-- 1 grante users  1805 Aug 11  2002 acinclude.m4
> -rw-r--r-- 1 grante users  6180 Aug 11  2002 aclocal.m4
> -rwxr-xr-x 1 grante users 41952 Aug 11  2002 configure*
> -rw-r--r-- 1 grante users  2728 Aug 11  2002 configure.in
> drwxr-xr-x 4 grante users  4096 May 22 14:52 infra/
> drwxr-xr-x 5 grante users  4096 May 22 14:52 libcdl/
> drwxr-xr-x 8 grante users  4096 May 22 14:52 tools/
> 
> $ ~/ecos/host/configure
> configure: error: can not find sources in /home/grante/ecos/host or ..

I use the top level configure script, not the one in host.

  Andrew

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ECOS]  Re: How to build ecosconfig?
  2007-05-22 20:35 ` Andrew Lunn
@ 2007-05-22 20:58   ` Grant Edwards
  0 siblings, 0 replies; 4+ messages in thread
From: Grant Edwards @ 2007-05-22 20:58 UTC (permalink / raw)
  To: ecos-discuss

On 2007-05-22, Andrew Lunn <andrew@lunn.ch> wrote:

>> Can somebody point me to instructions for building ecosconfig?
>> Following the instructions in README.host gets me this:
>> 
>> $ ls -l ~/ecos/host
>> total 100
>> drwxr-xr-x 2 grante users  4096 May 22 14:52 CVS/
>> -rw-r--r-- 1 grante users  4442 Feb 12  2003 ChangeLog
>> -rw-r--r-- 1 grante users  1721 Aug 11  2002 Makefile.am
>> -rw-r--r-- 1 grante users 10740 Feb 12  2003 Makefile.in
>> -rw-r--r-- 1 grante users  1805 Aug 11  2002 acinclude.m4
>> -rw-r--r-- 1 grante users  6180 Aug 11  2002 aclocal.m4
>> -rwxr-xr-x 1 grante users 41952 Aug 11  2002 configure*
>> -rw-r--r-- 1 grante users  2728 Aug 11  2002 configure.in
>> drwxr-xr-x 4 grante users  4096 May 22 14:52 infra/
>> drwxr-xr-x 5 grante users  4096 May 22 14:52 libcdl/
>> drwxr-xr-x 8 grante users  4096 May 22 14:52 tools/
>> 
>> $ ~/ecos/host/configure
>> configure: error: can not find sources in /home/grante/ecos/host or ..
>
> I use the top level configure script, not the one in host.

After examining the host/configure script, I figured out that
to build the host tools you also have to download the acsupport
directory and place it so that it's a sibling to the host
directory.  That ought be documented in the README.host file.

Using the newly built ecosconfig appears to solve the problem
where v2_0 of the net template was being used instead of the
current version.

I've still not been able to figure out why the older version of
ecosconfig decides to use v2_0 of the net template when I build
from one source tree and decides on current if I build from a
different source tree.

The only difference between the trees is that some of the files
in one tree have DOS line endings.  I ran ecos.db and all of
the .ect files through dos2unix, and that didn't seem to help.

-- 
Grant Edwards                   grante             Yow! I demand IMPUNITY!
                                  at               
                               visi.com            


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS]  How to build ecosconfig?
  2007-05-22 20:25 [ECOS] How to build ecosconfig? Grant Edwards
  2007-05-22 20:35 ` Andrew Lunn
@ 2007-05-22 21:59 ` Bart Veer
  1 sibling, 0 replies; 4+ messages in thread
From: Bart Veer @ 2007-05-22 21:59 UTC (permalink / raw)
  To: grante; +Cc: ecos-discuss

>>>>> "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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-22 21:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-22 20:25 [ECOS] How to build ecosconfig? Grant Edwards
2007-05-22 20:35 ` Andrew Lunn
2007-05-22 20:58   ` [ECOS] " Grant Edwards
2007-05-22 21:59 ` [ECOS] " Bart Veer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).