In message <[EMAIL PROTECTED]>, Garrett Wollman
 writes:
>Anyone experiencing this problem might want to try the following
>(beware cut&paste).  I still don't understand why it is that I don't
>see it.  Is there a hidden build dependency?  (I.e., does `sort' need
>to be added to the list of build-tools?)

It's because sort is not in build-tools and you havn't done an
installworld.

        cd /usr/src/usr.bin/sort
        make obj && make depend && make all install

should make you see it.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to