You are not logged in.
Pages: 1
Whenever I try to compile things I get
./include/linux/kernel.h:115: error: expected declaration specifiers or '...' before 'va_list'
./include/linux/kernel.h:119: error: expected declaration specifiers or '...' before 'va_list'
./include/linux/kernel.h:123: error: expected declaration specifiers or '...' before 'va_list'
./include/linux/kernel.h:130: error: expected declaration specifiers or '...' before 'va_list'
./include/linux/kernel.h:145: error: expected declaration specifiers or '...' before 'va_list'
According to this bug report http://bugs.archlinux.org/task/6506 it is caused by qt-enhanced. What am I meant to do to fix it?
Offline
Please upgrade qt-enhanced to current version (3.3.8-3) or remove the last line from qt.sh
Last edited by newgargamel (2007-03-09 19:55:39)
Offline
Pages: 1