#1667 closed defect (fixed)

cpukit/libnetworking/rtems/mkrootfs.c: implicit declaration of function 'rtems_mkdir'

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: normal Milestone: 4.10
Component: score Version: 4.10
Severity: normal Keywords:
Cc: sebastian.huber@… Blocked By:
Blocking:

Description

On rtems-4-10-branch, I am observing this new warning (sparc/erc32 BSP):

./../../../../../c/src/../../cpukit/libnetworking/rtems/mkrootfs.c:118: warning: implicit declaration of function 'rtems_mkdir'
../../../../../../c/src/../../cpukit/libnetworking/rtems/mkrootfs.c:118: warning: nested extern declaration of 'rtems_mkdir'

Could it be an RTEMS CVS-HEAD patch went into rtems-4-10-branch?

Change History (2)

comment:1 Changed on 08/11/10 at 01:24:13 by Ralf Corsepius

Milestone: 4.114.10

comment:2 Changed on 08/11/10 at 10:24:42 by Sebastian Huber

Resolution: fixed
Status: newclosed, sebastian.huber@embedded-brains.de

An include file was missing.

Note: See TracTickets for help on using tickets.