Re: [dev] Re: [9base] Failure to link against uClibc: undefined references

2012-03-02 Thread Matthew Farkas-Dyck
On 02/03/2012, Paul Onyschuk 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 > $ mak

Re: [dev] smessage

2012-03-02 Thread Nick
Quoth Fernando C.V.: > I've been wanting for a long time some simple tool to replace the > libnotify popups. Using xsetroot is just not enough for me to notice > the warnings (and I do need to be warned when my battery is running > out or the temperature is too high). Both xmessage and smessage use

Re: [dev] smessage

2012-03-02 Thread Fernando C.V.
I've been wanting for a long time some simple tool to replace the libnotify popups. Using xsetroot is just not enough for me to notice the warnings (and I do need to be warned when my battery is running out or the temperature is too high). Both xmessage and smessage use a window that steals the foc

Re: [dev] Re: [9base] Failure to link against uClibc: undefined references

2012-03-02 Thread Paul Onyschuk
On Thu, 1 Mar 2012 20:08:52 -0500 Matthew Farkas-Dyck wrote: > > Patch failed! Please fix 9base-6-dirread.getdents.patch! > > I have two tests to write and a lab report to give in tomorrow, but > after that I shall try again. > It is no surprise that patching failed. I used tip version from