Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 1996 18:09:28 -0500
From:      "Steve Sims" <SimsS@IBM.Net>
To:        <graphix@iastate.edu>
Cc:        <questions@freeBSD.org>
Subject:   RE: pwd and current
Message-ID:  <199612312309.XAA167046@smtp-gw01.ny.us.ibm.net>

next in thread | raw e-mail | index | archive | help
Yup - this got me, too.  Assuming you've got the 'new' -current source, try
this:

# cd /usr/src/usr.bin/sh
# make
# make install
# cd /usr/src
# make world

That oughta do it - a bug crept into the source for `sh`.  Sorry, don't
recall the details, just the fix.

>  :) I recall a message about this but try as I may I have not found it
again.
> When I do a 'make world' I get 'pwd: no such file or directory'.  What is
> it that I need to change here?  

...sjs...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612312309.XAA167046>