[Bug 2155] examples-v2: qemu_vfat does not build

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Sat Nov 30 19:12:13 UTC 2013


https://www.rtems.org/bugzilla/show_bug.cgi?id=2155

--- Comment #3 from Chirayu Desai <chirayudesai1 at gmail.com> 2013-11-30 13:12:13 CST ---
I took a look at the file that you suggested, and was able to come up with a
fix

https://github.com/chirayudesai/examples-v2/commit/140ad79760e9a07528106769b2f81adc9b939ada.patch

The commit that changed the behaviour is:
https://github.com/RTEMS/rtems/commit/29e92b090c8bc35745aa5c89231ce806bcb11e57#diff-26

Specifically,
   /**
     * File system operations.
     */
-  const rtems_filesystem_operations_table *fs_ops;
+  const char *type;

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list