On 02/03/2012, Paul Onyschuk <blink_AT_bojary.koba.pl> wrote:
> It is no surprise that patching failed. I used tip version from
> repository to generate diffs. Try this:
>
> $ hg clone http://hg.suckless.org/9base
> $ cd 9base
> $ patch -p0 < uclibc_dirread.patch
> $ patch -p1 < fix_conflicting_declarations.patch
> $ make
>
Tried it; same trouble. Anyhow, it's moot, since I just applied it
with the human patch algorithm and made a new patch (find attached).
With Paul Onyschuk's join patch, I can now build glitchlessly!
Many thanks to Paul Onyschuk and Anthony Martin for all their work.
Thanks to everyone else who took the time to read this, too (^_^)
Cheers,
strake
Received on Sat Mar 03 2012 - 04:59:01 CET