Can not compile CVS

Leon Pollak leonp at plris.com
Wed Jan 27 08:41:11 UTC 2010


On Tuesday January 26 2010, Thomas Doerfler wrote:
> Leon,
> 
> meanwhile the "make/custom" directory has been abandoned and the
> relevant files have moved to c/src/lib/libbsp/<arch>/bsp/make/custom .
> 
> I do not know which other changes have occured concerning the structure.
> 
> wkr,
Thanks!!!
Really helped!
But now I am stucked with bsp/irq.h:
--------------------------------------------------
powerpc-rtems-gcc --pipe -B../../../../.././lib/ -
B../../../../.././uMon_8260/lib/ -specs bsp_specs -qrtems -
DPACKAGE_NAME=\"rtems-c-src-lib-libcpu-powerpc\" -DPACKAGE_TARNAME=\"rtems-c-
src-lib-libcpu-powerpc\" -DPACKAGE_VERSION=\"4.9.99.0\" -
DPACKAGE_STRING=\"rtems-c-src-lib-libcpu-powerpc\ 4.9.99.0\" -
DPACKAGE_BUGREPORT=\"http://www.rtems.org/bugzilla\" -DPACKAGE_URL=\"\" -I. -
I/opt/rtems/rtems-src/c/src/lib/libcpu/powerpc  -isystem 
../../../../.././uMon_8260/lib/include   -mcpu=603e -mstrict-align -Dmpc8260 -
O0 -g -ggdb -fno-keep-inline-functions -Wall -Wimplicit-function-declaration -
Wstrict-prototypes -Wnested-externs -MT mpc8260/console-
generic/mpc8260_console_generic_rel-console-generic.o -MD -MP -MF 
mpc8260/console-generic/.deps/mpc8260_console_generic_rel-console-generic.Tpo 
-c -o mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.o 
`test -f 'mpc8260/console-generic/console-generic.c' || echo 
'/opt/rtems/rtems-src/c/src/lib/libcpu/powerpc/'`mpc8260/console-
generic/console-generic.c

/opt/rtems/rtems-src/c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-
generic.c:62:21: error: bsp/irq.h: No such file or directory

/opt/rtems/rtems-src/c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-
generic.c:104: error: expected ')' before 'unused'
.............
-----------------------------------------------

I took your mpc55xxevb BSP as an example and the base.
It has no irq.h in "include" directory, so do I.
But your irq-config.h (and others) includes it!


Thank you for the help!
-- 
Leon



More information about the users mailing list