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: Tomasz Mloduchowski
Subject: Re: [Discuss-gnuradio] reg: GNU RADIO BUILD PROBLEM
Date: Thu, 2 Nov 2006 15:36:52 -0500

To me it seems like a cppunit ABI mismatch.. Try getting the most
recent source for cppunit and build it...

but, I never used cygwin, I might be wrong.

Tomasz

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




reply via email to

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