[uClibc]Compile Openshh with the uClibc error

Erik Andersen andersen at codepoet.org
Thu Oct 17 11:03:17 UTC 2002


On Mon Sep 30, 2002 at 03:10:42PM +0800, BCBCHAT wrote:
> I want to porting the openssh in my lessdisk linux(folppy-linux).
> 
> ---------uClibc + Openssh ----------
> my configure parameters=>
> CC="i386-uclibc-gcc" LDFLAGS="--static" ./configure --with-zlib=/usr/inlude --with-ipv4-default
> ---------------------------------------
> But i compile the openssh (using the i386-uclibc-gcc) ,i got error
> messages:
> ------------------------------------------------------------------
> sshconnect.o: In function `ssh_connect':
> sshconnect.o(.text+0x667): undefined reference to `ntohs'

I compiled openssh vs uClibc this morning.  I did not see any
such errors.  Here is the makefile I used:
    http://uclibc.org/cgi-bin/cvsweb/buildroot/make/openssh.mk?rev=1.1&content-type=text/vnd.viewcvs-markup

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list