Re: make release abends with "*** Error code 1"
David Laight <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jan 21, 2007 at 08:06:45AM -0500, Woodchuck wrote: > > (This was found by fgrepping for "mode=populate" through /usr/src/distrib, > Grep is the hacker's friend. A tip for any aspiring youth in > attendance -- look for stuff that isn't the result of an expanded > variable. I found it by searching for work.built, but probably had an advantage in knowing I needed to stack from the ramdiskbin makefile. Remember: vi `find . -name ..... | xargs grep -l ....` is the real hackers friend. David -- David Laight: [email protected]