This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PowerPC platform compilation errors


Hi,

does anybody has the same error or I'm doing something wrong in configtool
I have tried to compile with Adder, MBX, FADS plataforms with no success...

--------------------------
/home/toledo/backup/cvs20070315/ecos/packages/io/serial/current/src/common/serial.c:
In function `serial_get_config':
/home/toledo/backup/cvs20070315/ecos/packages/io/serial/current/src/common/serial.c:647:
`CYG_IO_SET_CONFIG_SERIAL_INPUT_FLUSH' undeclared (first use in this
function)
/home/toledo/backup/cvs20070315/ecos/packages/io/serial/current/src/common/serial.c:647:
(Each undeclared identifier is reported only once
/home/toledo/backup/cvs20070315/ecos/packages/io/serial/current/src/common/serial.c:647:
for each function it appears in.)
/home/toledo/backup/cvs20070315/ecos/packages/io/serial/current/src/common/serial.c:683:
`CYG_IO_SET_CONFIG_SERIAL_OUTPUT_FLUSH' undeclared (first use in this
function)
make[1]: *** [src/common/serial.o.d] Error 1
make[1]: Leaving directory `/home/toledo/test/powerpc_build/io/serial/current'
make: *** [build] Error 2
-------------------------

Thx,
TT

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]