|
|
- inputmanager.cpp: In member function `bool InputManager::LoadImm(ImmInfo&)':
- inputmanager.cpp:398: warning: unused variable `bool r'
- In file included from /usr/include/linux/keyboard.h:14,
- from inputmanager.cpp:517:
- /usr/include/linux/wait.h: In function `int wait_on_bit(void*, int, int
- (*)(void*), unsigned int)':
- /usr/include/linux/wait.h:376: error: invalid conversion from `void*' to `const
- volatile long unsigned int*'
- /usr/include/linux/wait.h:376: error: invalid conversion from `void*' to `const
- volatile long unsigned int*'
- /usr/include/linux/wait.h: In function `int wait_on_bit_lock(void*, int, int
- (*)(void*), unsigned int)':
- /usr/include/linux/wait.h:400: error: invalid conversion from `void*' to `
- volatile long unsigned int*'
- source='candilist.cpp' object='candilist.o' libtool=no \
- depfile='.deps/candilist.Po' tmpdepfile='.deps/candilist.TPo' \
- depmode=gcc3 /bin/sh ../depcomp \
- c++ -DHAVE_CONFIG_H -I. -I. -I.. -O3 -mcpu=pentium4 -march=pentium4 -mfpmath=sse,387 -msse2 -mmmx -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -pipe -funsigned-char -march=i686 -DNDEBUG -Wall -c -o candilist.o `test -f candilist.cpp || echo './'`candilist.cpp
- make[3]: *** [inputmanager.o] Error 1
- make[3]: *** Waiting for unfinished jobs....
- make[3]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3/src'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3/src'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3'
- make: *** [all] Error 2
- !!! ERROR: app-i18n/zhcon-0.2.3-r1 failed.
- !!! Function src_compile, Line 34, Exitcode 2
- !!! make failed
- !!! If you need support, post the topmost build error, NOT this status message.
复制代码
大家看看这个是怎么回事情,谢谢了 |
|