From owner-freebsd-small Wed Dec 15 17:35:44 1999 Delivered-To: freebsd-small@freebsd.org Received: from cricket.diploma.ru (cricket.diploma.ru [193.232.112.129]) by hub.freebsd.org (Postfix) with ESMTP id 31A3B14BC9 for ; Wed, 15 Dec 1999 17:35:28 -0800 (PST) (envelope-from sh@diploma.ru) Received: from localhost (localhost [127.0.0.1]) by cricket.diploma.ru (8.9.1/8.9.1) with ESMTP id EAA13103; Thu, 16 Dec 1999 04:13:11 +0300 (MSK) Date: Wed, 15 Dec 1999 17:34:07 -0800 (PST) From: sh X-Sender: sh@sh.liquidaudio.com To: "f.johan.beisser" Cc: freebsd-small@FreeBSD.ORG Subject: Re: problems building ppp, passwd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I have an idea :-) Just grab "nm" and ask every file in /usr/lib if it has the symbolic names shown in your error messages from "cc". Then put these files into libraries and you should be fine. Sergey On Wed, 15 Dec 1999, f.johan.beisser wrote: > > in trying to build the "net admin tool" version of picobsd, i've found > continous problems with the code for ppp and passwd. > > any ideas on how i can fix this? > > thanks for your help, > -- jan > > a sample of the error: > > cc -static -o crunch1 crunch1.o sh.lo test.lo echo.lo hostname.lo ln.lo > login.lo getty.lo stty.lo inetd.lo telnetd.lo w.lo msg.lo kget.lo > reboot.lo init.lo ifconfig.lo df.lo sps.lo ns.lo vm.lo cat.lo cp.lo rm.lo > mknod.lo chmod.lo chown.lo mkdir.lo ls.lo syslogd.lo sysctl.lo route.lo > pwd_mkdb.lo dev_mkdb.lo mount.lo mount_msdos.lo umount.lo kill.lo > mount_std.lo natd.lo pwd.lo ppp.lo telnet.lo more.lo passwd.lo date.lo > mount_cd9660.lo mount_nfs.lo ping.lo traceroute.lo routed.lo ipfw.lo > -lncurses -lmytinfo -lipx -lz -lpcap -lalias -lwrap -ledit -lutil -lmd > -lcrypt -lmp -lgmp -lm -lkvm -lgnuregex -ltelnet -lradius > ppp.lo: In > function `chap_BuildAnswer': > ppp.lo(.text+0x5c70): undefined reference to `mschap_LANMan' > ppp.lo(.text+0x5ceb): undefined reference to `mschap_NT' > ppp.lo: In function `ID0NgMkSockNode': To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message