Status of certain include files - rtems cvs
Joel Sherrill <joel@OARcorp.com>
joel.sherrill at OARcorp.com
Mon Oct 24 16:00:01 UTC 2005
Brett Swimley wrote:
> Hi All,
>
> I'm working with the current CVS sources of rtems, and am curious as to
> why certain include files, notably telnetd.h and pty.h are not
> installed. With 4.6.x, they were installed in the /lib/include/rtems
> directory.
telnetd is not part of cpukit (yet?) and thus is only installed when you
build for a particular BSP -- not multilib.
Ralf.. the only contents left in c/src/libnetworking are rtems_telnetd
and pppd. Is it time to consider moving them?
> I am building RTEMS multilib using the following configuration:
>
> ../rtems-cvs/configure --target=m68k-rtems \
> --prefix=/opt/rtems \
> --disable-hwapi \
> --disable-multiprocessing \
> --enable-cxx \
> --disable-rdbg \
> --disable-tests \
> --enable-networking \
> --enable-posix \
> --disable-itron \
> --enable-maintainer-mode \
> --enable-multilib \
>
> I would like to use the telnet session for some testing, and can't get
> past this problem.
> Is there an additional configuration switch required to enable some of
> the additional RTEMS tasks to be configured in?
>
> Regards and TIA,
>
> Brett Swimley
>
>
>
--
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list