[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: anyone crunched sshd?
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: anyone crunched sshd?
- From: Markus Friedl <markus_(_at_)_openbsd_(_dot_)_org>
- Date: Sun, 7 Oct 2001 13:02:25 +0200
On Sat, Oct 06, 2001 at 05:46:41PM +0200, Denis A. Doroshenko wrote:
> hello, i'm trying to crunch sshd into ramdisk floppy using standard
> OpenBSD framework, and having little luck. first, crunchgen didn't want
> to pick libssh, it seems to ignore my "special sshd objs" and "special
> sshd objpaths". after some wizardery with "libs", using already created
> archive /usr/src/usr.bin/ssh/lib/obj/libssh.a i get following:
>
> ...
> `groupaccess.o' is up to date.
> `auth-skey.o' is up to date.
> `auth-bsdauth.o' is up to date.
> cc -O2 -c instbin.c
> cc -static -o instbin instbin.o cat.lo cp.lo dd.lo df.lo ed.lo
> ifconfig.lo init.lo less.lo ln.lo ls.lo mkdir.lo mknod.lo mount.lo
> mount_ffs.lo newfs.lo mv.lo ksh.lo ping.lo reboot.lo rm.lo route.lo
> sed.lo sleep.lo stty.lo grep.lo sshd.lo -L/usr/lib
> -L/usr/src/usr.bin/ssh/lib/obj -lssh -lutil -lotermcap -ll -lm -lcrypto
> -lz
> channels.o: Undefined symbol `_IPv4or6' referenced from text segment
> channels.o: Undefined symbol `_IPv4or6' referenced from text segment
> channels.o: Undefined symbol `_IPv4or6' referenced from text segment
> channels.o: Undefined symbol `_IPv4or6' referenced from text segment
fixed in -current.
Visit your host, monkey.org