From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Veer To: rjs@fdy2.demon.co.uk Cc: ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] Building eCos Date: Wed, 01 Mar 2000 09:27:00 -0000 Message-id: <200003011727.RAA15514@sheesh.cygnus.co.uk> References: <200003011701.JAA18830@cygnus.com> X-SW-Source: 2000-03/msg00006.html >>>>> "Robert" == Robert Swindells writes: Robert> Is anyone building eCos under UNIX ? Yes. Most of the core eCos developers have been running various versions of Red Hat Linux since the project began. Quite a few application developers also use some flavour of Unix. Robert> If so, is there any documentation that describes how to do Robert> this. http://sourceware.cygnus.com/ecos/docs-1.2.1/guides/user-guides/manual-configuration.html Robert> If I try to use pkgconf.tcl to configure a build tree I Robert> just get: Robert> % gmake Robert> makefile:9: pkgconf/pkgconf.mak: No such file or directory Robert> gmake: *** No rule to make target `pkgconf/pkgconf.mak'. Stop. It looks like the toplevel makefile was generated correctly, but your build tree should also contain a pkgconf sub-directory and the pkgconf.mak file. Please check the documentation I mentioned above. If that does not help, please let me know the following: 1) your OS 2) the version of Tcl you are using 3) any output that pkgconf.tcl generates 4) what your build tree looks like after running pkgconf.tcl It may be better to email me directly, I suspect the gory details are not going to be particularly interesting for most people on the mailing list. Bart Veer // eCos net maintainer