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: Building ecos: newbie


On Mon, 2002-10-28 at 06:18, Praveen Kumar wrote:
> 
> 
> Hi,
> 
> Thanks thomas & jonathan, I finally could build ecos library. 
> 
> I think problem is not the question of turning on "sysctl".
> ip4_sysctl should be #defined or it should be replaced by ip_sysctl
> 

No.  There should be nothing in the code that uses or turns on
'sysctl' in any fashion.

Why not try something simple until you get things working better?
Try the simplest configuration, choose the default template, etc,
and see if you can build some applications and run them.

If you choose the network template - and don't fiddle with any of
the CDL - it builds just fine.

> My GUI configtool is not listing platforms (tools->platforms), am I  
> missing any envir variable etc ?(other features are ok).
> 

This has nothing to do with building applications.  The tools->platforms
setup is only for running automated tests (which won't work at this time
anyway).

> > $BASE_DIR/packages/net/tcpip/current/src/sys/netinet/in_proto.c:259:
> >  `ip4_sysctl' undeclared here (not in a function)
> 
> On Sat, 26 Oct 2002, Praveen Kumar wrote:
> 
> > 
> > Perhaps!, I have not done intensionally.
> > 1. How do we turn off "sysctl" (what is it's purpose).
> > 2. I am getting one more error for another configuration.
> > 
> > ../packages/services/memalloc/common/current/src/heapgen.cpp:69: 
> > `#include' expects "FILENAME" or <FILENAME>
> > 
> > Thanks,
> > -Praveen. 
> 
> 
> 
-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


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


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