discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] FTBFS: gnuradio over cell (--enable-gcell)


From: Hector Oron
Subject: [Discuss-gnuradio] FTBFS: gnuradio over cell (--enable-gcell)
Date: Tue, 6 May 2008 13:05:01 +0100

Hello,

I got the following error while compiling over a CELL platform with
--enable-gcell,


In file included from
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_jd_queue_data.h:25,
                 from
/home/hecormar/GNURADIO/trunk/gcell/src/include/spu/gc_jd_queue.h:25,
                 from ./../runtime/spu/gc_spu_jd_queue.c:22:
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_types.h:25:20:
error: stdint.h: No such file or directory
In file included from
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_jd_queue_data.h:25,
                 from
/home/hecormar/GNURADIO/trunk/gcell/src/include/spu/gc_jd_queue.h:25,
                 from ./../runtime/spu/gc_spu_jd_queue.c:22:
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_types.h:43: error:
expected '=', ',', ';', 'asm' or '__attribute__' before 'gc_eaddr_t'
In file included from
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_job_desc.h:46,
                 from
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_jd_queue_data.h:26,
                 from
/home/hecormar/GNURADIO/trunk/gcell/src/include/spu/gc_jd_queue.h:25,
                 from ./../runtime/spu/gc_spu_jd_queue.c:22:
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_job_desc_private.h:32:
error: expected specifier-qualifier-list before 'gc_eaddr_t'
In file included from
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_jd_queue_data.h:26,
                 from
/home/hecormar/GNURADIO/trunk/gcell/src/include/spu/gc_jd_queue.h:25,
                 from ./../runtime/spu/gc_spu_jd_queue.c:22:
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_job_desc.h:57:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'gc_proc_id_t'
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_job_desc.h:108:
error: expected specifier-qualifier-list before 'int32_t'
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_job_desc.h:125:
error: expected specifier-qualifier-list before 'uint32_t'
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_job_desc.h:143:
error: expected specifier-qualifier-list before 'gc_eaddr_t'
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_job_desc.h:166:
error: expected specifier-qualifier-list before 'uint32_t'
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_job_desc.h:179:
error: expected specifier-qualifier-list before 'gc_proc_id_t'
In file included from
/home/hecormar/GNURADIO/trunk/gcell/src/include/spu/gc_jd_queue.h:25,
                 from ./../runtime/spu/gc_spu_jd_queue.c:22:
/home/hecormar/GNURADIO/trunk/gcell/src/include/gc_jd_queue_data.h:41:
error: expected specifier-qualifier-list before 'gc_eaddr_t'
In file included from ./../runtime/spu/gc_spu_jd_queue.c:22:
/home/hecormar/GNURADIO/trunk/gcell/src/include/spu/gc_jd_queue.h:44:
error: expected ')' before 'q'
/home/hecormar/GNURADIO/trunk/gcell/src/include/spu/gc_jd_queue.h:54:
error: expected ')' before 'q'
In file included from ../../../../gcell/src/ibm/sync/spu_source/mutex.h:46,
                 from ../../../../gcell/src/ibm/sync/spu_source/mutex_lock.h:45,
                 from ./../runtime/spu/gc_spu_jd_queue.c:23:
/usr/lib/gcc/spu/4.1.1/include/spu_mfcio.h:42: error: expected
specifier-qualifier-list before 'uint64_t'
./../runtime/spu/gc_spu_jd_queue.c:29: error: expected ')' before 'q'
./../runtime/spu/gc_spu_jd_queue.c:97: error: expected ')' before 'q'
make[5]: *** [gc_spu_jd_queue.o] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


-- 
 Héctor Orón




reply via email to

[Prev in Thread] Current Thread [Next in Thread]