You are not logged in.
Pages: 1
Hi
I upgraded my system this morning and it makes wmii unable to start.
[2010-05-30 09:48] starting full system upgrade
[2010-05-30 09:49] upgraded linux-api-headers (2.6.33.2-1 -> 2.6.34-1)
[2010-05-30 09:49] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
[2010-05-30 09:49] Generating locales...
***snip
[2010-05-30 09:50] Generation complete.
[2010-05-30 09:50] upgraded glibc (2.11.1-3 -> 2.12-2)
[2010-05-30 09:50] upgraded binutils (2.20.1-2 -> 2.20.1-3)
[2010-05-30 09:50] upgraded gcc (4.5.0-2 -> 4.5.0-3)
[2010-05-30 09:50] upgraded gcc-libs (4.5.0-2 -> 4.5.0-3)
[2010-05-30 09:50] upgraded tar (1.23-2 -> 1.23-3)I tried to rebuild wmii-hg, and it builds fine but will abort at the start of the script, thus leaving me with a black screen.
So I reverted the system upgrade and now wmii works fine.
Any ideas where to look at ?
Last edited by skualito (2010-05-30 10:53:11)
Offline
Same here, also tried rebuilding wmii-hg, but didn't help.
Offline
Well, a clean build makes it work again. From the suckless mailing list:
Do a full sysupgrade and a clean build and the wmii abort issue
will go away. As for wmiir, you'll have to build with 'STATIC='
because glibc seems to have broken nss for statically linked
applications.
Offline
Just ran into this issue myself. Had to roll back glibc and binutils until the issue gets sorted.
Offline
Some people with xmonad also experience issues which I think are related to wmii problem: http://bbs.archlinux.org/viewtopic.php?id=98165
Offline
Now works ![]()
Don't statically link wmiir. Broken on newer x86_64 glibc systems < last commit in repo hg
Offline
:d
Offline
My wmii is now fixed using libixp-hg 123-1 and wmii-hg 2696-1 from AUR.
Offline
Pages: 1