Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 123577

Summary: zhcon error
Product: Gentoo Linux Reporter: baolei <leighton>
Component: New packagesAssignee: CJK Team <cjk>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description baolei 2006-02-20 23:31:00 UTC
c++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -march=pentium4 -fomit-frame-pointer -funsigned-char -march=i686 -DNDEBUG -Wall -c -o inputmanager.o `test -f inputmanager.cpp || echo './'`inputmanager.cpp
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*'
make[1]: *** [inputmanager.o] &#38169;&#35823; 1
make[1]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3/src'
make: *** [all-recursive] &#38169;&#35823; 1
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2006-02-21 07:20:48 UTC
This has nothing to do with catalyst...
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2006-02-21 12:20:09 UTC

*** This bug has been marked as a duplicate of 102693 ***