From owner-freebsd-small Thu Apr 8 12:51: 9 1999 Delivered-To: freebsd-small@freebsd.org Received: from otto.oss.uswest.net (otto.oss.uswest.net [204.147.85.81]) by hub.freebsd.org (Postfix) with ESMTP id 05EFE14DE0 for ; Thu, 8 Apr 1999 12:50:57 -0700 (PDT) (envelope-from pmckenna@otto.oss.uswest.net) Received: (from pmckenna@localhost) by otto.oss.uswest.net (8.9.3/8.9.2) id OAA86338 for freebsd-small@FreeBSD.org; Thu, 8 Apr 1999 14:48:33 -0500 (CDT) (envelope-from pmckenna) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 08 Apr 1999 14:48:33 -0500 (CDT) From: Pete Mckenna To: freebsd-small@FreeBSD.org Subject: pico with ssh and sysinstall under 3.1 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get lots of these when trying to use ssh and / or sysinstall with the pico dial build. Is it crunching out needed code in an attempt to shrink things ? What can I do ? This is from stable source cvsupped today. sysinstall.lo: In function `userAddUser': sysinstall.lo(.text+0x13d49): undefined reference to `dialog_clear_norefresh' sysinstall.lo(.text+0x13d50): undefined reference to `use_helpfile' sysinstall.lo: In function `slice_wizard': sysinstall.lo(.text+0x14348): undefined reference to `Debug_Disk' sysinstall.lo(.text+0x1434e): undefined reference to `CheckRules' sysinstall.lo(.text+0x1448f): undefined reference to `Delete_Chunk' sysinstall.lo(.text+0x144df): undefined reference to `All_FreeBSD' sysinstall.lo(.text+0x14540): undefined reference to `Set_Bios_Geom' sysinstall.lo(.text+0x14564): undefined reference to `Disk_Names' sysinstall.lo(.text+0x1462a): undefined reference to `Create_Chunk' sysinstall.lo(.text+0x1466f): undefined reference to `Open_Disk' sysinstall.lo(.text+0x1467e): undefined reference to `Free_Disk' sysinstall.lo(.text+0x146de): undefined reference to `Write_Disk' sysinstall.lo(.text+0x146f7): undefined reference to `Free_Disk' sysinstall.lo(.text+0x146fe): undefined reference to `Open_Disk' sysinstall.lo(.text+0x147c6): undefined reference to `chunk_n' sysinstall.lo(.text+0x147e3): undefined reference to `chunk_n' sysinstall.lo(.text+0x147f9): undefined reference to `chunk_n' cc -O -pipe -DCRUNCHED_BINARY -c crunch1.c cc -static -o crunch1 crunch1.o init.lo getty.lo ssh.lo ppp.lo ftp.lo telnet.lo ee.lo gzip.lo more.lo ash.lo test.lo kget.lo echo.lo pwd.lo msg.lo stty.lo hostname.lo cat.lo kill.lo sps.lo vm.lo ns.lo chmod.lo chown.lo help.lo cp.lo df.lo fsck.lo ping.lo mv.lo ln.lo traceroute.lo ifconfig.lo kbdcontrol.lo moused.lo ls.lo mkdir.lo mount.lo mount_msdos.lo mount_cd9660.lo mount_ext2fs.lo rm.lo route.lo sysctl.lo umount.lo vidcontrol.lo -ll -ledit -lutil -lmd -lcrypt -lftpio -lgnuregex -lmp -lgmp -lm -lncurses -lmytinfo -lipx -lz -ltermcap -ltelnet -lalias ssh.lo: In function `rsa_public_encrypt': ssh.lo(.text+0xf41e): undefined reference to `R_RandomInit' ssh.lo(.text+0xf457): undefined reference to `R_RandomUpdate' ssh.lo(.text+0xf477): undefined reference to `RSAPublicEncrypt' ssh.lo(.text+0xf497): undefined reference to `R_RandomFinal' ssh.lo: In function `rsa_private_decrypt': ssh.lo(.text+0xf522): undefined reference to `RSAPrivateDecrypt' ---------------------------------- E-Mail: Pete Mckenna Date: 08-Apr-99 Time: 14:28:16 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message