Date: Thu, 3 Jun 2010 15:26:27 +0300 From: "N.Rybakov" <nickmessages@inbox.ru> To: freebsd-embedded@freebsd.org Subject: picoBSD building problem Message-ID: <498067465.20100603152627@inbox.ru>
next in thread | raw e-mail | index | archive | help
I have a problem when building an image picobsd.bin in /usr/src/release/picobsd tree on FreeBSD 7.3-STABLE. After starting shell script /usr/src/release/picobsd/build/picobsd I got message (in tail): . . . + find -type f ( -name libc.so.7 -o -name libcrypt.so.4 -o -name libedit.so.6 -o -name libkvm.so.4 -o -name libm.so.5 -o -name libncurses.so.7 -o -name libufs.so4 -o -name libutil.so.7 -o -name libz.so.4 ) find: illegal option -- t find: illegal option -- y find: illegal option -- p find: illegal option -- e find: f: No such file or directory + u_libs=3D # Source tree, i.e. /usr/src is fresh (upated regulary via cvsup) I need help! Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?498067465.20100603152627>