Port-mips archive

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

Compilation issue in enabling telnet command



Hi All,

When enabling telnet command for MIPS, we are facing compilation/linking
issues in release build. 
We did the following to include telnet command:

1. In src/distrib/evbmips/instkernel/list ==> Included /usr/bin/telnet in
PROG list
                                                    ==> Included -ltelnet in
LIBS list

2. In src/distrib/common/services        ==> Included services(tcp,udp) for
telnet 

3. In src/lib/libtelnet/Makefile              ==> LIBISPRIVATE = no
           
With the above changes, the release build throws error as 

"cannot find -ltelnet collect2: ld returned 1 exit status"

If someone has inputs, kindly help us to resolve this issue of including
telnet command in LIST.

S/W version Used : NetBSD 6.1
Architecture Used : MIPS (Big Endian)

Thanks and Regards,
Vennila



--
View this message in context: 
http://netbsd.2816.n7.nabble.com/Compilation-issue-in-enabling-telnet-command-tp290953.html
Sent from the port-mips mailing list archive at Nabble.com.


Home | Main Index | Thread Index | Old Index