Date: Sun, 29 Sep 2002 23:13:10 -0700 From: Adam Weinberger <adam@vectors.cx> To: Roger Merritt <mcrogerm@stjohn.ac.th> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to restore 'getty' Message-ID: <20020930061310.GW77771@vectors.cx> In-Reply-To: <3.0.6.32.20020930084023.0082eaf0@stjohn.stjohn.ac.th> References: <3.0.6.32.20020930084023.0082eaf0@stjohn.stjohn.ac.th>
next in thread | previous in thread | raw e-mail | index | archive | help
gotta build it before you can install it.
cd /usr/src/libexec/getty
make depend
make obj
make
make install
just a thought, anyway.
-Adam
>> (09.29.2002 @ 1840 PST): Roger Merritt said, in 0.8K: <<
> Last week my server rebooted spontaneously while running 'portupgrade', and
> froze during initialization of local packages. Luckily, I have been able
> to get in using SSH from another terminal. The problem that shows up in
> /var/log/messages is: "init: can't get /dev/console for controlling
> terminal: Operation not permitted". After doing some research, I tried
> running 'getty' and my session froze. It looks like the 'getty' binary
> somehow got farkled (stray alpha particle?).
>
> So I went to /usr/src/libexec/getty and tried to run "make install". I got
> the error message: "install: getty: No such file or directory". I'm sure
> there's a way to do this without building world. Can someone direct me to
> the solution?
> --
> Roger
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>> end of "How to restore 'getty'" from Roger Merritt <<
--
"Oh good, my dog found the chainsaw."
-Lilo, "Lilo & Stitch"
Adam Weinberger
adam@vectors.cx
http://vectors.cx
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020930061310.GW77771>
