[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking problem with libtelnetd



On Fri, 2008-09-12 at 12:01 +0100, Tim Cussins wrote:
> Hi all
> 
> Attempting to call 'rtems_telnetd_initialize()' generates a linker error: 
> "undefined reference to `rtems_telnetd_initialize'"

> What have I missed?

Adding -ltelnetd?

Ralf