discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem installation gnuradio


From: Mir Ali
Subject: Re: [Discuss-gnuradio] problem installation gnuradio
Date: Fri, 6 Mar 2009 09:28:45 -0600

I am not sure about this but a similar problem is posted in this link.

http://www.mail-archive.com/address@hidden/msg04660.html

I hope this works for you.

Ali

On Fri, Mar 6, 2009 at 9:06 AM, Paulo Benatto <address@hidden> wrote:
Hi list,

I would like to install (compile) gnuradio in centos, but i have a lite problem, always i have the same error.

./configure --enable-all-components --disable-gr-audio-osx --disable-gr-audio-windows --disable-gr-audio-oss  --disable-gcell --with-boost-libdir=/home/paulo.benatto/boost-1.36/lib/ --with-boost=../boost-1.36/

ERROR
Component gnuradio-core passed configuration checks; building.
Component pmt requires guile, which was not found.
configure: error: Component pmt has errors; stopping.

that's ok, but when i try to install guile, i have this error:

Making all in libguile
make[2]: Entrando no diretório `/home/paulo.benatto/guile-1.8.6/libguile'
./guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -I.. -I.. -I..  -g -O2 -Wall -Wmissing-prototypes -Werror
In file included from ../libguile/_scm.h:53,
                 from alist.c:24:
../libguile/numbers.h:362:2: error: #error sizeof(char) is not 1.
../libguile/numbers.h:383:2: error: #error sizeof(short) is not 1, 2, or 4.
../libguile/numbers.h:400:2: error: #error sizeof(int) is not 4 or 8.
../libguile/numbers.h:416:2: error: #error sizeof(long) is not 4 or 8.
../libguile/numbers.h:432:2: error: #error sizeof(scm_t_intmax) is not 4 or 8.
../libguile/numbers.h:460:2: error: #error sizeof(size_t) is not 4 or 8.
In file included from alist.c:24:
../libguile/_scm.h:147:4: error: #error sizeof(off_t) is not 4 or 8.
make[2]: ** [alist.x] Erro 1
make[2]: Saindo do diretório `/home/paulo.benatto/guile-1.8.6/libguile'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/home/paulo.benatto/guile-1.8.6'
make: ** [all] Erro 2

thanks!

--
Paulo Leonardo Benatto, patito
"the fear of being free makes you proud of being a slave"

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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