RTEMS 4.6.2 on Fedora Core 3
Joel Sherrill <joel@OARcorp.com>
joel.sherrill at OARcorp.com
Tue Jun 7 15:02:50 UTC 2005
Kevin Stanchfield wrote:
> Hello,
>
> At a certain point during the compile, it fails with a bunch of "parse
> error" messages, see bellow.
>
>> sparc-rtems-gcc --pipe -DPACKAGE_NAME=\"rtems-cpukit-librpc\"
>> -DPACKAGE_TARNAME= \"rtems-cpukit-librpc\" -DPACKAGE_VERSION=\"4.6.2\"
>> -DPACKAGE_STRING=\"rtems-cpu kit-librpc\ 4.6.2\"
>> -DPACKAGE_BUGREPORT=\"rtems-bugs at rtems.com\" -isystem ../
>> ../../../../../erc32/lib/include '-D__P(x)=x' -mcpu=cypress -O4
>> -g -Wall - o o-optimize/xdr.o -c
>> ../../../../../../../../rtems-4.6.2/c/src/../../cpukit/lib
>> rpc/src/xdr/xdr.c
>> In file included from
>> ../../../../../../../../rtems-4.6.2/c/src/../../cpukit/lib
>> rpc/src/xdr/xdr.c:51:
>> ../../../../../../erc32/lib/include/rpc/xdr.h:102: error: parse error
>> before "in t32_t"
>> ../../../../../../erc32/lib/include/rpc/xdr.h:104: error: parse error
>> before '*' token
>> ../../../../../../erc32/lib/include/rpc/xdr.h:104: error: `int32_t'
>> declared as function returning a function
>
> ...
>
> I'm really not sure how to proceed. Any help would be greatly appreciated.
The xdr.h file in 4.6.2 does not have an int32_t at that line
number. That file is cpukit/librpc/include/rpc/xdr.h. Could
you check that that is the same file from the tarball?
--
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list