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: OpenBSD PPP Stack is here


I have had a look at the output and I think the problem is that it is
including the FreeBSD time.h file instead of the OpenBSD time.h. I have not
tested my PPP stack with FreeBSD and I don't think I will have any time (at
least this week) to solve it. 

I think that by default the net package in CVS is now the FreeBSD stack. I
am not sure how to pull in the OpenBSD stack. Perhaps someone can help?


-----Original Message-----
From: Transferencia de Archivos [mailto:transfers@phaber.com]
Sent: Friday 17 October 2003 03:46 PM
To: Retallack, Mark (Siemens)
Subject: Re: OpenBSD PPP Stack is here


Retallack, Mark (Siemens) writes: 

> yes, please could you send me the output. 
> 
> Thanks 
> 

Here is it: 

In file included from 
/home/deepspawn/ecos/ecoscvs/packages/net/ppp/current/src/chap.c:48:
/home/deepspawn/ecos/i386_test/i386_kernel_net_ppp/install/include/sys/time.

h:233: parse error before "__P"
/home/deepspawn/ecos/i386_test/i386_kernel_net_ppp/install/include/sys/time.

h:234: parse error before "__P"
/home/deepspawn/ecos/i386_test/i386_kernel_net_ppp/install/include/sys/time.

h:235: parse error before "__P"
/home/deepspawn/ecos/i386_test/i386_kernel_net_ppp/install/include/sys/time.

h:236: parse error before "__P"
In file included from 
/home/deepspawn/ecos/i386_test/i386_kernel_net_ppp/install/include/ppp/pppd.

h:36,
                from 
/home/deepspawn/ecos/ecoscvs/packages/net/ppp/current/src/chap.c:53:
/home/deepspawn/ecos/i386_test/i386_kernel_net_ppp/install/include/ppp/if_pp

p.h:361: conflicting types for `cyg_hostname'
/home/deepspawn/ecos/i386_test/i386_kernel_net_ppp/install/include/sys/param

.h:957: previous declaration of `cyg_hostname'
In file included from 
/home/deepspawn/ecos/ecoscvs/packages/net/ppp/current/src/chap.c:53:
/home/deepspawn/ecos/i386_test/i386_kernel_net_ppp/install/include/ppp/pppd.

h:63: parse error before numeric constant
make[1]: *** [src/chap.o.d] Error 1
make: *** [build] Error 2 


Siemens Traffic Controls is a division of Siemens plc. Registered No.
727817, England. 
Registered office: Siemens House, Oldbury, Bracknell, Berkshire, RG12 8FZ. 

This communication contains information which is confidential and 
may also be privileged. It is for the exclusive use of the addressee. 
If you are not the addressee please note that any distribution, 
reproduction, copying, publication or use of this communication 
or the information in it is prohibited.  If you have received this 
communication in error, please contact us immediately and also 
delete the communication from your computer. 



-- 
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]