Displaying 3 results from an estimated 3 matches for "nymous".
2002 Aug 12
0
Problem with canohost.c
Hi,
I have a small problem while porting OpenSSH v2.1.1p4 (a little older
version )to uClinux. I have tryed to contact some other forums, but without
any success.
So, the problem is with canohost.c, where I get the following mistake:
canohost.c: In function `get_remote_hostname':
canohost.c:36: storage size of `hints' isn't known
canohost.c:49: structure has no member named
2002 Aug 30
1
LIBCRYPTO?
Hi all,
I have a question about OpenSSH configuration. In Makefile there is defined
LIBS=$(LIBCRYPTO), but the problem is that the version of OpenSSL that I'm
using holds only the version LIBCRYPT. When adding LIBCRYPT to the Makefile
I get:
sshd.elf2flt: In function `key_regeneration_alarm':
/.../ssh/sshd.c:252: undefined reference to `RSA_free'
/.../ssh/sshd.c:253: undefined
2002 Aug 28
1
ogg123 on Solaris
Hi,
I have compiled the Vorbis libraries and tools on Solaris 8 using Forte 6
update 2. I am now trying to run ogg123 but nothing happens:
$ ogg123 -v Pateras.ogg
Audio Device: Sun audio driver output
Author: Christian Weisgerber <naddy@openbsd.org>
Comments: Outputs to the sun audio system.
I have also worked around bug #191 by defining HAVE_SQRTF: