Re: openssh-3.8p1 compile problem
From: piero zucchi (piero_NO--SPAM__at_lnxserv.net)
Date: 06/01/04
- Next message: freeman: "Putty 0.54 Bug - Clipboard Copy causes Fatal "Out of memory!" error"
- Previous message: Arun K C: "SSH configuration for Win2k domain users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 01 Jun 2004 17:09:22 GMT
Did you compiled it with -static flag? I couldn't.
How did you do it?
Thank You
-- Piero Zucchi "Alexander Latenko" <noname@bostonanimation.com> ha scritto nel messaggio news:c3n2ni$1nkl$1@news.dg.net.ua... > Hello, All! > > Linux, 2.4.24, opensll-0.9.7d > I'm trying to compile openssh-3.8p1 with static flag > > CFLAGS="-static" LDFLAGS="-static" ./configure --with-ssl-dir=/usr/local/ssl > make > > then at make time I got: > gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o > sshconnect2.o -L. -Lope > nbsd-compat/ -L/usr/local/ssl/lib -static -lssh -lopenbsd-compat -lcrypto -l > util -lz -lnsl -lcrypt > openbsd-compat//libopenbsd-compat.a(getrrsetbyname.o)(.text+0xe3): In > function `getrrsetbyname': > : undefined reference to `__res_query' > openbsd-compat//libopenbsd-compat.a(getrrsetbyname.o)(.text+0x7ff): In > function `parse_dns_qsection' > : > : undefined reference to `__dn_expand' > openbsd-compat//libopenbsd-compat.a(getrrsetbyname.o)(.text+0x979): In > function `parse_dns_rrsection > ': > : undefined reference to `__dn_expand' > collect2: ld returned 1 exit status > make: *** [ssh] Error 1 > > Any ideas how to avoid it? > > I didn't expire such problems on openssh-3.7.1p2 > > With best regards, Alexander Latenko. E-mail: noname@bostonanimation.com > >
- Next message: freeman: "Putty 0.54 Bug - Clipboard Copy causes Fatal "Out of memory!" error"
- Previous message: Arun K C: "SSH configuration for Win2k domain users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|