Re: '/bin/ls' broken by SVN r226509
"Daniel O'Connor" <doconnor@gsoft.com.au> writes:
> This is the crunched binary and is pretty big (unlikely to be an issue
> on a modern system though).
>
> You can do..
> cd /usr/src/bin/ls
> make all install
I think you missed the point. Reinstalling ls from broken sources
wasn't going to help. He needed subversion to update his tree so he
could build a working ls, but he needed a working ls to build
subversion. The simplest solution would have been either
# export PATH=3D/rescue:$PATH
or
# ln -f /rescue/ls /bin/ls
which would have allowed him to build subversion.
DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 11 之 13 篇):