#1319 closed defect (fixed)

libchip/serial is broken

Reported by: Ralf Corsepius Owned by: thomas.doerfler
Priority: normal Milestone: 4.10
Component: score Version: 4.10
Severity: major Keywords:
Cc: joel.sherrill@… Blocked By:
Blocking:

Description

mv -f serial/.deps/libserialio_a-mc68681_reg8.Tpo serial/.deps/libserialio_a-mc68681_reg8.Po
mips-rtems4.10-gcc --pipe -B../../../lib/ -B../../../csb350/lib/ -specs bsp_specs -qrtems -DPACKAGE_NAME=\"rtems-c-src\" -DPACKAGE_TARNAME=\"rtems-c-src\" -DPACKAGE_VERSION=\"4.9.99.0\" -DPACKAGE_STRING=\"rtems-c-src\ 4.9.99.0\" -DPACKAGE_BUGREPORT=\"http://www.rtems.org/bugzilla\" -I. -I../../../../../../rtems.orig/c/src/libchip -isystem ../../../csb350/lib/include -Wall -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -mips32 -G0 -msoft-float -O2 -g -MT serial/libserialio_a-ns16550.o -MD -MP -MF serial/.deps/libserialio_a-ns16550.Tpo -c -o serial/libserialio_a-ns16550.o test -f 'serial/ns16550.c' || echo '../../../../../../rtems.orig/c/src/libchip/'serial/ns16550.c
../../../../../../rtems.orig/c/src/libchip/serial/ns16550.c:33:21: error: bsp/irq.h: No such file or directory
../../../../../../rtems.orig/c/src/libchip/serial/ns16550.c:47:4: warning: #warning No interrupt support available
../../../../../../rtems.orig/c/src/libchip/serial/ns16550.c: In function 'ns16550_initialize_interrupts':
../../../../../../rtems.orig/c/src/libchip/serial/ns16550.c:563: warning: unused variable 'c'
gmake[3]: * [serial/libserialio_a-ns16550.o] Error 1
gmake[3]: Leaving directory `/users/rtems/src/rtems-cvs/build/mips-rtems4.10/mips-rtems4.10/c/csb350/libchip'
gmake[2]:
* [all-recursive] Error 1
gmake[2]: Leaving directory `/users/rtems/src/rtems-cvs/build/mips-rtems4.10/mips-rtems4.10/c/csb350'
gmake[1]: * [all-recursive] Error 1
gmake[1]: Leaving directory `/users/rtems/src/rtems-cvs/build/mips-rtems4.10/mips-rtems4.10/c'

Apparently you haven't tested you recent patches at all.

Change History (4)

comment:1 Changed on 09/22/08 at 14:05:23 by Ralf Corsepius

blocked: 1320
Severity: normalmajor

comment:2 Changed on 09/22/08 at 14:10:22 by Joel Sherrill

Owner: changed from Joel Sherrill to thomas.doerfler

comment:3 Changed on 08/06/10 at 21:28:14 by Joel Sherrill

Resolution: fixed
Status: newclosed, joel.sherrill@oarcorp.com

comment:4 Changed on 08/06/10 at 21:37:07 by Joel Sherrill

Closing.

Note: See TracTickets for help on using tickets.