public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* compilation errors
@ 2008-06-05 18:56 Paul J THACKER
  2008-06-06  7:26 ` Andrew Lunn
  0 siblings, 1 reply; 3+ messages in thread
From: Paul J THACKER @ 2008-06-05 18:56 UTC (permalink / raw)
  To: ecos-devel

Hi,

Trying to compile the latest from CVS on Suse 10.1:

In file included from /usr/include/linux/usb.h:4,
                  from 
../../../../../../../packages/io/usb/slave/current/host/usbhost.c:87:
/usr/include/linux/mod_devicetable.h:174: error: expected 
specifier-qualifier-list before ‘__u8’
/usr/include/linux/mod_devicetable.h:204: error: expected 
specifier-qualifier-list before ‘__u16’
/usr/include/linux/mod_devicetable.h:251: error: expected 
specifier-qualifier-list before ‘__u16’
In file included from 
../../../../../../../packages/io/usb/slave/current/host/usbhost.c:88:
/usr/include/linux/usbdevice_fs.h:49: error: expected ‘:’, ‘,’, ‘;’, ‘}’ 
or ‘__attribute__’ before ‘*’ token
/usr/include/linux/usbdevice_fs.h:56: error: expected ‘:’, ‘,’, ‘;’, ‘}’ 
or ‘__attribute__’ before ‘*’ token

etc...

Looks like linux kernel header mismatch, but I'm not sure. Any ideas?

Thanks,
Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-06 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-05 18:56 compilation errors Paul J THACKER
2008-06-06  7:26 ` Andrew Lunn
2008-06-06 16:23   ` Paul J THACKER

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).