Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#572 closed defect (fixed)

sh/gensh4: Missing clock driver

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: normal Milestone: 4.9
Component: bsps Version: 4.7
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

gmake[4]: Entering directory `/users/rtems/src/rtems-cvs/build/sh-rtems/sh-rtems4.7/c/gensh4/testsuites/samples/ticker'
o-optimize/init.o(.data+0x50):init.c: undefined reference to `_Clock_initialize'
o-optimize/init.o(.data+0x64):init.c: undefined reference to `_Clock_control'
collect2: ld returned 1 exit status
gmake[4]: * [o-optimize/ticker.exe] Error 1

Release:
RTEMS-4.7

How-To-Repeat:
With cvs-trunk:

configure --target=sh-rtems4.7
make RTEMS_BSP=gensh4

Change History (2)

comment:1 Changed on 03/05/04 at 14:46:39 by Joel Sherrill

Status: assignedwaiting

comment:2 Changed on 08/06/08 at 20:08:20 by Joel Sherrill

Milestone: 4.9
rep_platform: All
Resolution: fixed
Status: assignedclosed

This PR is 4 years old and we have not had issues building an SH4 BSP in years. Closed.

Note: See TracTickets for help on using tickets.