You are not logged in.
Pages: 1
There's something really weird happenin' here, I can install pekwm through pacman, but I can't compile the same version (0.1.6) from source, with compiling errors. The error is reproduced here: https://projects.pekdon.net/projects/3/ … ail_id=330
I really don't know what's happenin'... Can I take some help, please?
Linux: Be root. Windows: Re boot.
Offline
http://bbs.archlinux.org/viewtopic.php?id=47609
cause we are 2 now....
Its a sick world we live in....
Offline
http://bbs.archlinux.org/viewtopic.php?id=47609
cause we are 2 now....
I posted a fix in that thread.
Offline
The fix didn't work here.
Here's the output of make command, with that line added:
(04:59:35·pibarnas@hal9000)
[~/pekwm]$ make
make all-recursive
make[1]: Entrando no diretório `/home/pibarnas/pekwm'
Making all in src
make[2]: Entrando no diretório `/home/pibarnas/pekwm/src'
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/freetype2 -DSYSCONFDIR=\"/usr//etc/pekwm\" -DDATADIR=\"/usr//share\" -MT ActionHandler.o -MD -MP -MF .deps/ActionHandler.Tpo -c -o ActionHandler.o ActionHandler.cc
In file included from Config.hh:16,
from PDecor.hh:16,
from ActionHandler.cc:15:
CfgParser.hh:24:20: error: cstrings: Arquivo ou diretório não encontrado
In file included from Config.hh:16,
from PDecor.hh:16,
from ActionHandler.cc:15:
CfgParser.hh: In member function 'bool CfgParser::Entry::operator==(const char*)':
CfgParser.hh:81: error: 'strcasecmp' was not declared in this scope
In file included from ActionHandler.cc:16:
PMenu.hh: At global scope:
PMenu.hh:26: warning: declaration 'class PDecor::TitleItem' does not declare anything
In file included from ActionHandler.cc:18:
Frame.hh:32: warning: declaration 'class PDecor::Button' does not declare anything
In file included from ActionHandler.cc:19:
Client.hh:32: warning: declaration 'class PDecor::TitleItem' does not declare anything
In file included from ActionHandler.cc:21:
CmdDialog.hh:24: warning: declaration 'class PDecor::TitleItem' does not declare anything
CmdDialog.hh:25: warning: declaration 'class Theme::TextDialogData' does not declare anything
In file included from ActionHandler.cc:36:
ActionMenu.hh:31: warning: declaration 'class PMenu::Item' does not declare anything
In file included from ActionHandler.cc:37:
FrameListMenu.hh:31: warning: declaration 'class PMenu::Item' does not declare anything
In file included from ActionHandler.cc:38:
DecorMenu.hh:25: warning: declaration 'class PMenu::Item' does not declare anything
In file included from ActionHandler.cc:40:
HarbourMenu.hh:25: warning: declaration 'class PMenu::Item' does not declare anything
make[2]: ** [ActionHandler.o] Erro 1
make[2]: Saindo do diretório `/home/pibarnas/pekwm/src'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/home/pibarnas/pekwm'
make: ** [all] Erro 2
Linux: Be root. Windows: Re boot.
Offline
I could compile pekwm-0.1.6 with this patch http://article.gmane.org/gmane.linux.gentoo.cvs/58474 without troubles.
No success with git version, though, which may have its own patch, I suppose.
Any help with that??
Last edited by pibarnas (2008-04-25 08:42:42)
Linux: Be root. Windows: Re boot.
Offline
There is a PKGBUILD for the svn-version in AUR.
Offline
The PKGBUILD was flagged out of date. I've already tried it, of course. The version on pacman repo was released in Mon May 28 17:07:51 +0200 2007, accordingly to this email https://projects.pekdon.net/projects/3/ … ail_id=176, however the version of AUR was updated in Tue, 06 Mar 2007 07:25:33 +0000...
Last edited by pibarnas (2008-04-25 08:50:34)
Linux: Be root. Windows: Re boot.
Offline
well it compiled but i still have problms with qt applications...does anyone have any problm related to qt applications? for example shaman ahngs opening the installer frontend and amsn doenst open window chat..even if someone sends me a message its does not pop up...i have no problem with anyone of them on fluxbox...why pekwm?..anyone could help me with this one? thanks
ok ive been abble to understand what happened...it seems under pekwm amsn pop ups windows minimized i never thought abut that...but qt apps still seem buggy...i think its possible to edit autoproprieties...
Last edited by aRcHaTe (2008-04-25 11:24:16)
Its a sick world we live in....
Offline
Pages: 1