[RTEMS Project] #2221: powerpc/pghplus compile error on head

RTEMS trac trac at rtems.org
Sat Dec 13 15:32:05 UTC 2014


#2221: powerpc/pghplus compile error on head
---------------------------+-----------------------------
 Reporter:  joel.sherrill  |      Owner:  sebastian.huber
     Type:  defect         |     Status:  new
 Priority:  highest        |  Milestone:  4.11
Component:  bsps           |    Version:  4.11
 Severity:  blocker        |   Keywords:
---------------------------+-----------------------------
 powerpc-rtems4.11-gcc --pipe -B../../../../.././lib/
 -B../../../../.././pghplus/lib/ -specs bsp_specs -qrtems
 -DPACKAGE_NAME=\"rtems-c-src-lib-libcpu-powerpc\"
 -DPACKAGE_TARNAME=\"rtems-c-src-lib-libcpu-powerpc\"
 -DPACKAGE_VERSION=\"4.10.99.0\" -DPACKAGE_STRING=\"rtems-c-src-lib-libcpu-
 powerpc\ 4.10.99.0\"
 -DPACKAGE_BUGREPORT=\"https://devel.rtems.org/newticket\"
 -DPACKAGE_URL=\"\" -I.
 -I../../../../../../../rtems/c/src/lib/libcpu/powerpc  -isystem
 ../../../../.././pghplus/lib/include   -mcpu=860 -Dmpc860 -mstrict-align
 -fno-strict-aliasing -meabi -msdata=sysv -fno-common -O2 -g -fno-keep-
 inline-functions -Wall -Wmissing-prototypes -Wimplicit-function-
 declaration -Wstrict-prototypes -Wnested-externs -MT mpc8xx/clock
 /mpc8xx_clock_rel-clock.o -MD -MP -MF mpc8xx/clock/.deps/mpc8xx_clock_rel-
 clock.Tpo -c -o mpc8xx/clock/mpc8xx_clock_rel-clock.o `test -f
 'mpc8xx/clock/clock.c' || echo
 '../../../../../../../rtems/c/src/lib/libcpu/powerpc/'`mpc8xx/clock/clock.c
 ../../../../../../../rtems/c/src/lib/libcpu/powerpc/mpc8xx/clock/clock.c:
 In function 'clockOn':
 ../../../../../../../rtems/c/src/lib/libcpu/powerpc/mpc8xx/clock/clock.c:109:28:
 error: 'bsp_clock_speed' undeclared (first use in this function)
        extclk = (((uint64_t)bsp_clock_speed)
                             ^
 ../../../../../../../rtems/c/src/lib/libcpu/powerpc/mpc8xx/clock/clock.c:109:28:
 note: each undeclared identifier is reported only once for each function
 it appears in

--
Ticket URL: <http://devel.rtems.org/ticket/2221>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list