Date: Fri, 25 Aug 2000 13:44:31 +0200 From: Johan Johansen <Johan.Johansen@cc.uit.no> To: freebsd-small@FreeBSD.ORG Cc: johan.johansen@cc.uit.no Subject: picobsd is great Message-ID: <200008251144.NAA17986@archer.cc.uit.no>
next in thread | raw e-mail | index | archive | help
picobsd on my FreeBSD 3.3-RELEASE system works just great. I managed to set up a router on a 486 machine, routing trafikk between my ethernet and a radio-net using pcmcia card from WaveLAN inserted into their ISA-card. Adding pcic-stuff into the kernel and adding programs pccardc/pccardd/wicontrol to the floppy was no problem. Trying the same on FreeBSD 3.4-RELEASE gave me som trouble, though. It looks like ppp stopped the build process, see errors below. I can "fix" this by removing ppp from crunch.conf, but I really would like to have ppp. So, anyone know a solution to my problem, or is this solved in later releases of FreeBSD? == Johan Johansen University of Tromso 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 `ID0NgMkSockNode': ppp.lo(.text+0x12448): undefined reference to `NgMkSockNode' ppp.lo: In function `ether_Write': ppp.lo(.text+0x27010): undefined reference to `NgSendData' ppp.lo: In function `ether_Read': ppp.lo(.text+0x27042): undefined reference to `NgRecvData' ppp.lo: In function `ether_MessageIn': ppp.lo(.text+0x27267): undefined reference to `NgRecvMsg' ppp.lo: In function `ether_Create': ppp.lo(.text+0x277e2): undefined reference to `NgSendMsg' ppp.lo(.text+0x27824): undefined reference to `NgRecvMsg' ppp.lo(.text+0x27a3e): undefined reference to `NgSendMsg' ppp.lo(.text+0x27b37): undefined reference to `NgSendMsg' ppp.lo(.text+0x27be1): undefined reference to `NgSendMsg' *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008251144.NAA17986>
