bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] linkage problems with inetutils


From: Walker, Arlene
Subject: [bug-inetutils] linkage problems with inetutils
Date: Thu, 13 Feb 2003 20:21:41 -0500

I thought I was close to success in compiling telnetd, but it failed with the following link error:

        cc  -g   -o telnetd  telnetd.o pty.o  term.o utility.o state.o  termstat
.o slc.o -L../libinetutils -L../libtelnet -linetutils -ltelnet  -lcurses    -lns
l -lbsd
ld: 0706-006 Cannot find or open library file: -l inetutils
        ld:open(): A file or directory in the path name does not exist.
ld: 0706-006 Cannot find or open library file: -l telnet
        ld:open(): A file or directory in the path name does not exist.
make: 1254-004 The error code from the last command is 255.


Stop.

I get the same errors when compiling telnet.  Cannot find those lib files anywhere. (inetutils and telnet).  Can you help me past this problem?  I do have libtelnet and libinetutils.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]