discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] CVS compilation problem


From: Prateek Dayal
Subject: [Discuss-gnuradio] CVS compilation problem
Date: Sat, 30 Oct 2004 08:15:54 +0000

Hi,

I have downloaded the CVS version of gnu radio core files and after
./bootstrap and ./configure --enable-maintainance-mode, the make fails
with the following error

config.status: creating src/lib/missing/Makefile
config.status: executing default-1 commands
make[4]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/missing'
make[4]: Entering directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/missing'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/missing'
Making all in runtime
make[4]: Entering directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/runtime'
cd ../../.. && \
  CONFIG_HEADERS= CONFIG_LINKS= \
  CONFIG_FILES=src/lib/runtime/Makefile /bin/sh ./config.status
config.status: creating src/lib/runtime/Makefile
config.status: executing default-1 commands
make[4]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/runtime'
make[4]: Entering directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/runtime'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/runtime'
Making all in filter
make[4]: Entering directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/filter'
make  all-am
make[5]: Entering directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/filter'
/bin/sh ../../../libtool --mode=compile @AS@  @ASFLAGS@ -c -o
float_dotprod_sse.lo `test -f float_dotprod_sse.s || echo
'./'`float_dotprod_sse.s
@AS@ @ASFLAGS@ -c float_dotprod_sse.s  -fPIC -DPIC -o float_dotprod_sse.o
../../../libtool: line 1: @AS@: command not found
make[5]: *** [float_dotprod_sse.lo] Error 1
make[5]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/filter'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/filter'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/prateek/BTP/CVS/gnuradio/gnuradio-core'
make: *** [all] Error 2


I checked my system and I do have the proper versions of all the tools
as stated in the README file . Can someone help me with this ???

Regards,

-- 
Prateek Dayal
B.Tech 4th Year
ECE
IIT Guwahati

www.geocities.com/pmd_iitgw




reply via email to

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