[Bug 1948] RFS mount options for configuration.

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Nov 3 14:17:34 UTC 2011


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

Jennifer Averett <jennifer.averett at oarcorp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |jennifer.averett at oarcorp.co
                   |                            |m
         Resolution|FIXED                       |

--- Comment #3 from Jennifer Averett <jennifer.averett at oarcorp.com> 2011-11-03 09:17:34 CDT ---
This patch broke the head:

depbase=`echo src/rfs/rtems-rfs-file-system.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-rtems4.11-gcc --pipe -DHAVE_CONFIG_H   -I..
-I../../cpukit/../../../csb350/lib/include   -mips32 -G0 -msoft-float -O2 -g
-Wall -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -MT
src/rfs/rtems-rfs-file-system.o -MD -MP -MF $depbase.Tpo -c -o
src/rfs/rtems-rfs-file-system.o
../../../../../../rtems/c/src/../../cpukit/libfs/src/rfs/rtems-rfs-file-system.c
&&\
mv -f $depbase.Tpo $depbase.Po
../../../../../../rtems/c/src/../../cpukit/libfs/src/rfs/rtems-rfs-rtems.c: In
function 'rtems_rfs_rtems_eval_path':
../../../../../../rtems/c/src/../../cpukit/libfs/src/rfs/rtems-rfs-rtems.c:188:38:
error: 'RTEMS_RFS_PARENT_DIR_STR' undeclared (first use in this function)
../../../../../../rtems/c/src/../../cpukit/libfs/src/rfs/rtems-rfs-rtems.c:188:38:
note: each undeclared identifier is reported only once for each function it
appears in
../../../../../../rtems/c/src/../../cpukit/libfs/src/rfs/rtems-rfs-rtems.c:189:38:
error: 'RTEMS_RFS_PARENT_DIR_SIZE' undeclared (first use in this function)
../../../../../../rtems/c/src/../../cpukit/libfs/src/rfs/rtems-rfs-rtems.c: In
function 'rtems_rfs_rtems_eval_for_make':
../../../../../../rtems/c/src/../../cpukit/libfs/src/rfs/rtems-rfs-rtems.c:391:38:
error: 'RTEMS_RFS_PARENT_DIR_STR' undeclared (first use in this function)
../../../../../../rtems/c/src/../../cpukit/libfs/src/rfs/rtems-rfs-rtems.c:392:38:
error: 'RTEMS_RFS_PARENT_DIR_SIZE' undeclared (first use in this function)
gmake[6]: *** [src/rfs/rtems-rfs-rtems.o] Error 1

-- 
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