This is the mail archive of the ecos-patches@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: compilation error fix to freebsd stack


Øyvind Harboe <oyvind.harboe@zylin.com> writes:

> On Wed, 2004-04-21 at 12:56, Nick Garnett wrote:
> > Øyvind Harboe <oyvind.harboe@zylin.com> writes:
> > 
> > > Found these while trying to run the freebsd_net stack w/PPP.
> > > 
> > > freebsd_net compiles, but PPP is missing some include files with this
> 
> I meant to say openbsd_net.
> 
> 
> >  Note that all guarantees are off if you
> > are trying to use the PPP code with the OpenBSD stack. The original
> > PPP code came out of the same version of BSD as the FreeBSD stack and
> > has only ever been tested with that stack. There may be all sorts of
> > incompatibilities.
> 
> Trying openbsd_net w/PPP was just a desperate attempt at making some
> progress on the accept()/select() problem.
> 
> http://ecos.sourceware.org/ml/ecos-discuss/2004-04/msg00298.html

OK.

With respect to your accept/select problem. I'm not sure what the
problem is. I have certainly used the HTTPD across a PPP link during
testing, and that uses the standard listen/select/accept
mechanims. Maybe you could try getting that running as an
experiment. Also compare your code with the code there -- maybe you've
set up something differently.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


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