Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2000 13:41:01 +0300
From:      Igor Roboul <igor@raduga.dyndns.org>
To:        freebsd-small@freebsd.org
Subject:   Can't build Pico?BSD :-(
Message-ID:  <20001108134101.A4446@linux.rainbow>

next in thread | raw e-mail | index | archive | help
Hello, 
I use FreeBSD 4.1.1-STABLE (lastest 4.1.1 before 4.2-BETA) and I can't build
'net' version of PicoBSD. At first, it complains about source code
for 'more'. I have replaced 'more' with 'less' in crunch.conf 
Build goes ok, until

ld -dc -r -o minigzip.lo minigzip_stub.o /usr/obj/usr/src/usr.bin/minigzip/minigzip.o
crunchide -k _crunched_minigzip_stub minigzip.lo
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 less.lo passwd.lo date.lo mount_cd9660.lo mount_nfs.lo ping.lo traceroute.lo routed.lo ipfw.lo minigzip.lo -lncurses -lmytinfo -lipx -lz -lpcap -lalias -lwrap -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm -lgnuregex -ltelnet -lradius
ppp.lo(.data+0x654): undefined reference to `ether_Create'
ppp.lo(.data+0x658): undefined reference to `ether_iov2device'
ppp.lo(.data+0x65c): undefined reference to `ether_DeviceSize'
traceroute.lo: In function `main':
traceroute.lo(.text+0x798): undefined reference to `ipsec_strerror'
traceroute.lo(.text+0x7ca): undefined reference to `ipsec_strerror'
traceroute.lo(.text+0x974): undefined reference to `ipsec_strerror'
traceroute.lo(.text+0x9a6): undefined reference to `ipsec_strerror'
traceroute.lo: In function `setpolicy':
traceroute.lo(.text+0xe69): undefined reference to `ipsec_set_policy'
traceroute.lo(.text+0xe7e): undefined reference to `ipsec_get_policylen'
traceroute.lo(.text+0xea4): undefined reference to `ipsec_strerror'
*** Error code 1

-- 
Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", 
Sochi, Russia
http://www.brainbench.com/transcript.jsp?pid=304744


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?20001108134101.A4446>