From owner-freebsd-small Wed Dec 15 16: 0:11 1999 Delivered-To: freebsd-small@freebsd.org Received: from pogo.caustic.org (pogo.caustic.org [206.170.14.80]) by hub.freebsd.org (Postfix) with ESMTP id A0FE615403 for ; Wed, 15 Dec 1999 16:00:08 -0800 (PST) (envelope-from jan@caustic.org) Received: from localhost (jan@localhost) by pogo.caustic.org (8.9.3/ignatz) with ESMTP id QAA01786 for ; Wed, 15 Dec 1999 16:00:09 -0800 (PST) Date: Wed, 15 Dec 1999 16:00:09 -0800 (PST) From: "f.johan.beisser" To: freebsd-small@freebsd.org Subject: problems building ppp, passwd 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 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': ppp.lo(.text+0x127e4): undefined reference to `NgMkSockNode' ppp.lo: In function `ether_Write': ppp.lo(.text+0x27558): undefined reference to `NgSendData' ppp.lo: In function `ether_Read': ppp.lo(.text+0x2758a): undefined reference to `NgRecvData' ppp.lo: In function `ether_MessageIn': ppp.lo(.text+0x277af): undefined reference to `NgRecvMsg' ppp.lo: In function `ether_Create': ppp.lo(.text+0x27d2a): undefined reference to `NgSendMsg' ppp.lo(.text+0x27d6c): undefined reference to `NgRecvMsg' ppp.lo(.text+0x27f86): undefined reference to `NgSendMsg' ppp.lo(.text+0x2807f): undefined reference to `NgSendMsg' ppp.lo(.text+0x28129): undefined reference to `NgSendMsg' *** Error code 1 Stop. *** Error code 1 Stop. --> Error 1 code crunch Error while building ../net/crunch1... -> Aborting ./stage1 +-----// f. johan beisser //------------------------------+ email: jan[at]caustic.org web: http://www.caustic.org/~jan "knowledge is power. power corrupts. study hard, be evil." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message