[possible regression] pc386/ne2000 networking is not running on rtems-trunk
Karel Gardas
kgardas at objectsecurity.com
Fri Jan 14 14:19:40 UTC 2005
On Fri, 14 Jan 2005, Joel Sherrill <joel at OARcorp.com> wrote:
> > Running is:
> > 4-6-branch + toolchain recommended for 4.6.x release. Counfigured with
> > --target=i386-rtems --prefix=<something> --enable-cxx
> >
> > Broken is:
> > trunk + Ralf's toolchain: gcc3.4.3 + binutils2.15 + newlib1.13 + Ralf's
> > patch, configured as 4-6-branch with different installation prefix.
> >
> > dnsdemo is the same source code compiled for both these versions.
>
> Does netdemo run? Do any of the other networking tests run for you?
Netdemo runs partially only:
on the 46-branch configuration statistic and udp are working, tcp not. --
it just prints `Create socket.\nBind socket.\nConnect socket.\n' and
that's all, after this demo looks (at least console) blocked
on trunk, udp is not working (I don't see network traffic going to the
host from emulator by following my network applet -- which happen in case
of 46 branch). It just prints the same output. Statisstics is working (at
least prints and scroll the console) and tcp is not working like in case
of 46-branch.
> It it is just DNS that is not working, then we can look for
> recent changes to that.
No not only, also MICO-based server blocks on allocating/binding to TCP
socket.
Karel
--
Karel Gardas kgardas at objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
More information about the users
mailing list