[Bug 1686] New: ep1a: undefined reference to `BSP_poll_char'
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Aug 20 15:33:24 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1686
Summary: ep1a: undefined reference to `BSP_poll_char'
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: bsps
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: ralf.corsepius at rtems.org
... and the next one:
Making all in spprintk
gmake[3]: Entering directory
`/users/rtems/src/rtems-cvs/rtems.check/BUILD/powerpc-rtems4.11/c/ep1a/testsuites/sptests/spprintk'
powerpc-rtems4.11-gcc -B../../../../../ep1a/lib/ -specs bsp_specs -qrtems
-mcpu=603e -Dppc603e -mmultiple -mstring -mstrict-align -O2 -g -Wall
-Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs
-mcpu=603e -Dppc603e -mmultiple -mstring -mstrict-align -o spprintk.exe
init.o
init.o: In function `do_getchark':
/users/rtems/src/rtems-cvs/rtems.check/BUILD/powerpc-rtems4.11/c/ep1a/testsuites/sptests/spprintk/../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:27:
undefined reference to `BSP_poll_char'
/users/rtems/src/rtems-cvs/rtems.check/BUILD/powerpc-rtems4.11/c/ep1a/testsuites/sptests/spprintk/../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:27:
undefined reference to `BSP_poll_char'
/users/rtems/src/rtems-cvs/rtems.check/BUILD/powerpc-rtems4.11/c/ep1a/testsuites/sptests/spprintk/../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:29:
undefined reference to `BSP_poll_char'
/users/rtems/src/rtems-cvs/rtems.check/BUILD/powerpc-rtems4.11/c/ep1a/testsuites/sptests/spprintk/../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:36:
undefined reference to `BSP_poll_char'
/users/rtems/src/rtems-cvs/rtems.check/BUILD/powerpc-rtems4.11/c/ep1a/testsuites/sptests/spprintk/../../../../../../../c/src/../../testsuites/sptests/spprintk/init.c:40:
undefined reference to `BSP_poll_char'
../../../../../ep1a/lib/librtemscpu.a(libcsupport_a-getchark.o):/users/rtems/src/rtems-cvs/rtems.check/BUILD/powerpc-rtems4.11/c/ep1a/cpukit/libcsupport/../../../../../../c/src/../../cpukit/libcsupport/src/getchark.c:21:
more undefined references to `BSP_poll_char' follow
collect2: ld returned 1 exit status
--
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