This is the mail archive of the ecos-discuss@sources.redhat.com 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: where is kernel.h


On Mon, 2001-11-26 at 22:13, Robert Lee wrote:
> Hi,
> 
> I tried to compile the examples but got this error
> message: 
> 
> In file included from twothreads.c:2:
> /home/luyung/ecos/ecos/packages/kernel/current/include/kapi.h:50:
> pkgconf/kernel.h: No such file or directory
> 
> I could not find "kernel.h" anywhere in the CVS tree
> (I did "find . -name kernel.h -print" in the whole CVS
> tree but found nothing.)

It's not part of the source tree.

> I found one email about this problem
> (http://sources.redhat.com/ml/ecos-discuss/2000-06/msg00227.html)
> but I do not see how to produce kernel.h simply by
> configuring the tree. 

It's not 'configure' as in auto-conf. It's "configure your build tree"
which is done with the ConfigurationTool (GUI) or ecosconfig (CLI). Read
the User's Guide.

Jesper



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