public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] error in compiling network package
       [not found] <001301c0b828$0ffcc400$c408aa0a@inc.inventec>
@ 2001-03-29 17:56 ` james chen
  2001-03-30  1:22   ` Gary Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: james chen @ 2001-03-29 17:56 UTC (permalink / raw)
  To: ecos-discuss

 Hi,  I add network package with CYGPKG_NET_SYSCTL enabled, while I compile
eCos, I get the following error.

 james chen
 ==============================================
 .................
 file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c

file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
In function `ip_sysctl':

file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
1541: warning: implicit declaration of function `sysctl_int'

file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
1555: `securelevel' undeclared (first use in this function)

file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
1555: (Each undeclared identifier is reported only once

file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
1555: for each function it appears in.)
 make[1]: *** [src/sys/netinet/ip_input.o.d] Error 1
 make[1]: Leaving directory
 `/home/ecos/work/elix/elix_build/net/tcpip/current'


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

* Re: [ECOS] error in compiling network package
  2001-03-29 17:56 ` [ECOS] error in compiling network package james chen
@ 2001-03-30  1:22   ` Gary Thomas
  2001-03-30  8:27     ` Jonathan Larmour
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2001-03-30  1:22 UTC (permalink / raw)
  To: james chen; +Cc: ecos-discuss

james chen wrote:

>  Hi,  I add network package with CYGPKG_NET_SYSCTL enabled, while I compile
> eCos, I get the following error.
>
>  james chen
>  ==============================================
>  .................
>  file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c
>
> file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
> In function `ip_sysctl':
>
> file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
> 1541: warning: implicit declaration of function `sysctl_int'
>
> file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
> 1555: `securelevel' undeclared (first use in this function)
>
> file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
> 1555: (Each undeclared identifier is reported only once
>
> file://F/ecos_current/packages/net/tcpip/current/src/sys/netinet/ip_input.c:
> 1555: for each function it appears in.)
>  make[1]: *** [src/sys/netinet/ip_input.o.d] Error 1
>  make[1]: Leaving directory
>  `/home/ecos/work/elix/elix_build/net/tcpip/current'

At  this time, the 'sysctl' functions are not complete, so don't use them.

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

* Re: [ECOS] error in compiling network package
  2001-03-30  1:22   ` Gary Thomas
@ 2001-03-30  8:27     ` Jonathan Larmour
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2001-03-30  8:27 UTC (permalink / raw)
  To: Gary Thomas; +Cc: james chen, ecos-discuss

Gary Thomas wrote:
> 
> At  this time, the 'sysctl' functions are not complete, so don't use them.

In which case the option shouldn't be there. I'll comment it out.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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

end of thread, other threads:[~2001-03-30  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <001301c0b828$0ffcc400$c408aa0a@inc.inventec>
2001-03-29 17:56 ` [ECOS] error in compiling network package james chen
2001-03-30  1:22   ` Gary Thomas
2001-03-30  8:27     ` Jonathan Larmour

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