error of install mpwm

Peter Hutterer peter.hutterer at who-t.net
Wed Jun 17 21:27:15 PDT 2009


On Thu, Jun 18, 2009 at 11:19:08AM +0800, liming cheng wrote:
>     I download mpwm from git://
> people.freedesktop.org/~whot/mpwm(http://wearables.unisa.edu.au/mpx/?q=downloads)
> ..
>     ./configrue ----------------successful
>     make---------------------------error
> 
> root at xjtu-desktop:/home/xjtu/mpwm# make
> make  all-recursive
> make[1]: 正在进入目录 `/home/xjtu/mpwm'
> Making all in src
> make[2]: 正在进入目录 `/home/xjtu/mpwm/src'
> g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/modular/include
> -I/var/tmp/modular/include/pixman-1 -I/usr/local/include/cairo
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -DIMAGEPATH=\"/usr/local/share/mpwm/\"
> -DXCURSORGEN=\"/usr/bin/xcursorgen\"    -g -O2 -MT Manager.o -MD -MP -MF
> .deps/Manager.Tpo -c -o Manager.o Manager.cpp
> Manager.cpp: In member function ‘void
> Manager::handleHierarchyEvent(XIHierarchyEvent*)’:
> Manager.cpp:711: 错误: ‘struct XIHierarchyEvent’没有名为‘num_devices’的成员
> make[2]: *** [Manager.o] 错误 1
> make[2]:正在离开目录 `/home/xjtu/mpwm/src'
> make[1]: *** [all-recursive] 错误 1
> make[1]:正在离开目录 `/home/xjtu/mpwm'
> make: *** [all] 错误 2
> 
> Do I lack of some packages?Thanks for the answers in advance.

mpwm is not an xorg component, it's just my private hack. this list is the
wrong place to ask for mpwm issues.

anyway, just fixed the build error, just pull again and it should work.

Cheers,
  Peter



More information about the xorg mailing list