#1634 closed defect (fixed)

niagara doesn't build

Reported by: Ralf Corsepius Owned by: Gedare Bloom
Priority: normal Milestone: 4.11
Component: bsps Version: 4.11
Severity: major Keywords:
Cc: joel.sherrill@… Blocked By:
Blocking:

Description

gmake[5]: Entering directory `/users/rtems/src/rtems-cvs/rtems.hack/BUILD/sparc64-rtems4.11/c/niagara/testsuites/sptests/spprintk'
sparc64-rtems4.11-gcc -B../../../../../niagara/lib/ -specs bsp_specs -qrtems -mcpu=niagara -DSUN4V -gstabs -Wall -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -mcpu=niagara -DSUN4V -o spprintk.exe init.o
init.o: In function `do_getchark':
../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:27: undefined reference to `BSP_poll_char'
../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:27: undefined reference to `BSP_poll_char'
../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:29: undefined reference to `BSP_poll_char'
../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:29: undefined reference to `BSP_poll_char'
../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:36: undefined reference to `BSP_poll_char'
init.o:../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:36: more undefined references to `BSP_poll_char' follow
collect2: ld returned 1 exit status

Attachments (2)

rtems-cvs.diff (748 bytes) - added by Gedare Bloom on 07/27/10 at 14:38:54.
Add BSP_poll_char function to sparc64 console driver
ChangeLog (110 bytes) - added by Gedare Bloom on 07/27/10 at 14:39:23.
changelog entry

Download all attachments as: .zip

Change History (6)

comment:1 Changed on 07/27/10 at 12:32:31 by Joel Sherrill

Owner: changed from Joel Sherrill to giddyup44@…

Changed on 07/27/10 at 14:38:54 by Gedare Bloom

Attachment: rtems-cvs.diff added

Add BSP_poll_char function to sparc64 console driver

Changed on 07/27/10 at 14:39:23 by Gedare Bloom

Attachment: ChangeLog added

changelog entry

comment:2 Changed on 07/27/10 at 14:55:33 by Joel Sherrill

Cc: Joel Sherrill added

comment:3 Changed on 07/27/10 at 15:08:16 by Gedare Bloom

Resolution: fixed
Status: newclosed

CVS head builds tests. Closing.

comment:4 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

Note: See TracTickets for help on using tickets.