discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: CVS compilation problem


From: Prateek Dayal
Subject: [Discuss-gnuradio] Re: CVS compilation problem
Date: Sat, 30 Oct 2004 12:38:00 +0000

Hi,

I am sorry the problem as with my automake .. I had 1.4-1.8 versions
of automake and by default the 1.5 was being used for some reasons
.... that problem is solved but there are some other errors that I
cannot make sense of

.....
Making all in omnithread
make[4]: Entering directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/omnithread'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/omnithread'
Making all in io
make[4]: Entering directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/io'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib/io'
Making all in .
make[4]: Entering directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib'
/bin/sh ../../libtool --mode=link g++  -g -O2 -Wall
-Woverloaded-virtual -pthread  -o libgnuradio-core.la -rpath
/usr/local/lib -no-undefined -version-info 0:0:0 bug_work_around_6.lo
filter/libfilter.la                  g72x/libccitt.la          
general/libgeneral.la                    io/libio.la                  
          missing/libmissing.la                  
omnithread/libomnithread.la         reed-solomon/librs.la             
     runtime/libruntime.la                   -L/usr/local/lib
-lcppunit -ldl                             -lfftw3f -lm
rm -fr .libs/libgnuradio-core.la .libs/libgnuradio-core.*
.libs/libgnuradio-core.*
gcc -shared  bug_work_around_6.lo -Wl,--whole-archive
filter/.libs/libfilter.al g72x/.libs/libccitt.al
general/.libs/libgeneral.al io/.libs/libio.al
missing/.libs/libmissing.al omnithread/.libs/libomnithread.al
reed-solomon/.libs/librs.al runtime/.libs/libruntime.al
-Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath
-Wl,/usr/local/lib -L/usr/lib/gcc-lib/../../i686-pc-linux-gnu/lib
-L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin
-L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2 -lrt -L/usr/local/lib
/usr/local/lib/libcppunit.so -ldl /usr/lib/libfftw3f.so -lm  -pthread
-Wl,-soname -Wl,libgnuradio-core.so.0 -o
.libs/libgnuradio-core.so.0.0.0
io/.libs/libio.al: member
io/.libs/libio.al(microtune_4937_eval_board.lo) in archive is not an
object
collect2: ld returned 1 exit status
make[4]: *** [libgnuradio-core.la] Error 1
make[4]: Leaving directory
`/home/prateek/BTP/CVS/gnuradio/gnuradio-core/src/lib'
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-recursive-am] Error 2

Please help me :-(

Regards,

Prateek Dayal


On Sat, 30 Oct 2004 08:15:54 +0000, Prateek Dayal
<address@hidden> wrote:
> 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
> 


-- 
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]