[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] AW: Re: make kernel error... (xaaes)
Am 14.08.2011, 12:42 Uhr, schrieb Ole Loots <ole@medus-ol.de>:
- redirecting to mintlist -
But I did an cvs update before compiling.... Shouldn't that be enough to
check
out everything needed?
I guess no. I ran into the same problem when updating my local freemint,
where usb was missing. I don't know any clean way to checkout a single
directory. So I checked out the whole freemint-tree into a new directory
and copied usb into my local source.
Maybe manipulating CVS/Entries is also possible.
BTW: compiling usb gives errors at several files:
isp116x-hcd.c: In function 'submit_control_msg':
isp116x-hcd.c:1113: error: dereferencing pointer 'data_buf.129' does break
strict-aliasing rules
isp116x-hcd.c:1113: note: initialized from here
isp116x-hcd.c:1120: error: dereferencing pointer 'data_buf.129' does break
strict-aliasing rules
isp116x-hcd.c:1120: note: initialized from here
isp116x-hcd.c:1127: error: dereferencing pointer 'data_buf.129' does break
strict-aliasing rules
isp116x-hcd.c:1127: note: initialized from here
Can easily be fixed, but I wonder how it worked before.
--
Helmut Karlowski