public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] build error in net directory
@ 2001-01-06  8:27 bgat
  2001-01-07  7:27 ` Gary Thomas
  0 siblings, 1 reply; 9+ messages in thread
From: bgat @ 2001-01-06  8:27 UTC (permalink / raw)
  To: ecos-discuss

Guys:


I just updated to the latest CVS and tried to build as follows:


ecosconfig new mbx
ecosconfig add net
ecosconfig add snmplib
ecosconfig add snmpagent
ecosconfig tree
make



Here's where I ended up:

[snip]

make[1]: Entering directory `/home/bgat/ecos/build-packages/net/tcpip/current'
powerpc-eabi-gcc -c  -I/home/bgat/ecos/build-packages/install/include -I/home/bgat/ecos/packages/net/tcpip/current -I/home/bgat/ecos/packages/net/tcpip/current/src -I/home/bgat/ecos/packages/net/tcpip/current/tests -I. -I/home/bgat/ecos/packages/net/tcpip/current/src/ecos/ -msoft-float -mcpu=860 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -D_KERNEL -D__ECOS -Wp,-MD,src/ecos/support.tmp -o src/ecos/net_tcpip_support.o /home/bgat/ecos/packages/net/tcpip/current/src/ecos/support.c
/home/bgat/ecos/packages/net/tcpip/current/src/ecos/support.c:84: netdev.h: No such file or directory
make[1]: *** [src/ecos/support.o.d] Error 1
make[1]: Leaving directory `/home/bgat/ecos/build-packages/net/tcpip/current'
make: *** [build] Error 2


I added -I<path-to-ecos>/packages/io/eth/current/include to the
include path in build-packages/net/tcpip/current/makefile, and I had
to do the same thing for
build-packages/net/snmp/agent/current/makefile.  I haven't run any
tests yet, but the build finishes, which I'll take to be a good
sign...  :^)


My main concern is that my setup is somehow broken, i.e. I haven't
used ecosconfig properly (I'm an ecos newbie).  If it's just a bug in
the build scripts, however, then here's a workaround.


Thanks!


b.g.
-- 
Bill Gatliff
bgat@open-widgets.com






^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: [ECOS] build error in net directory
@ 2001-01-08  4:48 Doug Fraser
  0 siblings, 0 replies; 9+ messages in thread
From: Doug Fraser @ 2001-01-08  4:48 UTC (permalink / raw)
  To: 'bgat@open-widgets.com', Gary Thomas; +Cc: ecos-discuss

Bill,

Congrats on getting things working.

It is still in too big a state of flux for my product
but I am tracking things anyway. I have a neat little board
here with an MPC850, 8MB flash, 16MB of SDRAM.
It is called QS850, I got it from SNMC < http://www.snmc.com >
My first real goal is to get QNX running on it.
In the background I am going to bring up RedBoot,
which may end up being my startup and IPL of choice.

Doug Fraser
dfraser@photuris.com

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

end of thread, other threads:[~2001-01-08 15:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-06  8:27 [ECOS] build error in net directory bgat
2001-01-07  7:27 ` Gary Thomas
2001-01-07 12:51   ` bgat
2001-01-07 18:34     ` Gary Thomas
2001-01-08  4:16       ` Hugo Tyson
2001-01-08  8:40   ` Grant Edwards
2001-01-08  8:43     ` Gary Thomas
2001-01-08 15:16     ` Jonathan Larmour
2001-01-08  4:48 Doug Fraser

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).