discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] reg: GNU RADIO BUILD PROBLEM


From: shriram.vasudevan
Subject: Re: [Discuss-gnuradio] reg: GNU RADIO BUILD PROBLEM
Date: Fri, 3 Nov 2006 01:53:06 +0530

 
>Well, if you want to use automake-1.10.x series (which is default on
>Gentoo Linux ATM) you can add the line
>AM_PROG_AS
>somewhere in the configure.ac, ./bootstrap and ./configure

>Tomasz

Did that Exactly that and the problem with the ./bootstrap went away and ./configure went successfully for minimal gnuradio build. But in the "make" I now get a new error...
 
/local/lib/libcppunit.dll.a(d000535.o):(.text+0x0): first defined here
/lib/gcc/i686-pc-cygwin/3.4.4/libstdc++.a(misc-inst.o):(.text$_ZStlsIcSt11ch
raitsIcESaIcEERSt13basic_ostreamIT_T0_ES7_RKSbIS4_S5_T1_E[std::basic_ostream
r, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>,
:allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::
c_string<char, std::char_traits<char>, std::allocator<char> > const&)]+0x0):
tiple definition of `std::basic_ostream<char, std::char_traits<char> >& std:
rator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ost
<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<c
, std::allocator<char> > const&)'
/local/lib/libcppunit.dll.a(d000671.o):(.text+0x0): first defined here
: resolving vtable for CppUnit::TestSuiteBuilderContextBaseby linking to __i
_ZTVN7CppUnit27TestSuiteBuilderContextBaseE (auto-import)
: resolving gr_fxpt::s_sine_table       by linking to __imp___ZN7gr_fxpt12s_
_tableE (auto-import)
ting library file: .libs/libgnuradio-core-qa.dll.a
ect2: ld returned 1 exit status
[5]: *** [libgnuradio-core-qa.la] Error 1
[5]: Leaving directory `/cygdrive/d/gnuradio/gnuradio-core/src/lib'
[4]: *** [all-recursive] Error 1
[4]: Leaving directory `/cygdrive/d/gnuradio/gnuradio-core/src/lib'
[3]: *** [all-recursive] Error 1
[3]: Leaving directory `/cygdrive/d/gnuradio/gnuradio-core/src'
[2]: *** [all-recursive] Error 1
[2]: Leaving directory `/cygdrive/d/gnuradio/gnuradio-core'
[1]: *** [all-recursive] Error 1
[1]: Leaving directory `/cygdrive/d/gnuradio'
: *** [all] Error 2
address@hidden /cygdrive/d/gnuradio
I have no idea what's going on......Please help to get it up and running...
 
Thanks,
Shriram

reply via email to

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