Bug#203303: Does not work
Hello,
I have just done this:
apt-get update && apt-get upgrade
And I still get:
In file included from /usr/include/linux/cdrom.h:14,
from ../../kaudiocreator/cdconfigimp.cpp:78,
from kaudiocreator.all_cpp.cpp:6:
/usr/include/asm/byteorder.h:38: error: syntax error before `(' token
/usr/include/asm/byteorder.h:42: error: '__u64' is used as a type, but
is not
defined as a type.
/usr/include/asm/byteorder.h:43: error: parse error before `}' token
/usr/include/asm/byteorder.h:44: error: syntax error before `.' token
/usr/include/asm/byteorder.h:50: error: syntax error before `.' token
/usr/include/asm/byteorder.h:51: error: syntax error before `.' token
/usr/include/asm/byteorder.h:52: error: parse error before `:' token
In file included from /usr/include/linux/byteorder/little_endian.h:11,
from /usr/include/asm/byteorder.h:65,
from /usr/include/linux/cdrom.h:14,
from ../../kaudiocreator/cdconfigimp.cpp:78,
from kaudiocreator.all_cpp.cpp:6:
/usr/include/linux/byteorder/swab.h:158: error: syntax error before `('
token
/usr/include/linux/byteorder/swab.h:168: error: syntax error before `('
token
/usr/include/linux/byteorder/swab.h:172: error: `__u64' was not declared in
this scope
/usr/include/linux/byteorder/swab.h:172: error: `addr' was not declared
in this
scope
/usr/include/linux/byteorder/swab.h:173: error: variable or field
`__swab64s'
declared void
/usr/include/linux/byteorder/swab.h:173: error: `__swab64s' declared as an
`inline' variable
/usr/include/linux/byteorder/swab.h:173: error: syntax error before `{'
token
In file included from kaudiocreator.all_cpp.cpp:6:
../../kaudiocreator/cdconfigimp.cpp:81: error: parse error before `}' token
In file included from kaudiocreator.all_cpp.cpp:9:
../../kaudiocreator/queconfigimp.cpp: In member function `void
QueConfigImp::addJob(Job*, QString)':
../../kaudiocreator/queconfigimp.cpp:59: warning: unused variable `
QueListViewItem*newItem'
In file included from kaudiocreator.all_cpp.cpp:11:
../../kaudiocreator/tracksconfigimp.cpp: In member function `void
TracksConfigImp::newSong(int, QString, int)':
../../kaudiocreator/tracksconfigimp.cpp:390: warning: unused variable `
QListViewItem*newItem'
Reply to: