[RTEMS Project] #4539: rtems_filesystem_table compile
RTEMS trac
trac at rtems.org
Tue Nov 2 06:38:37 UTC 2021
#4539: rtems_filesystem_table compile
---------------------------+---------------------
Reporter: chenjin_zhong | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 5.1
Component: admin | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
---------------------------+---------------------
Comment (by chenjin_zhong):
I just compile sp01 with **CONFIGURE_APPLICATION_DISABLE_FILESYSTEM**. I
rechecked the source code in RTEMS5.1. I found that
**rtems_filesystem_table** is only be defined in confdefs/libio.h. the
global variable **rtems_filesystem_table** is used by
**rtems_filesystem_iterate** in libcsupport/src/mount-mgr.c. Therefore,
the undefined error may bu caused by
**CONFIGURE_APPLICATION_DISABLE_FILESYSTEM**.
--
Ticket URL: <http://devel.rtems.org/ticket/4539#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list