Opened 13 years ago

Closed 12 years ago

#31373 closed defect (invalid)

gnuradio: libtool: Version mismatch error. This is libtool 2.4, but the definition of this LT_INIT comes from libtool 2.2.10.

Reported by: hardikfiji@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: gnuradio

Description (last modified by ryandesign (Ryan Carsten Schmidt))

this is the error i get when i make. i have tried almost all ways from online and now i am totally lost and going no where. I don't really need to use the USRP at the moment so i am just gone disable them for time being.

libtool: Version mismatch error.  This is libtool 2.4, but the
libtool: definition of this LT_INIT comes from libtool 2.2.10.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4
libtool: and run autoconf again.
make[8]: *** [pmt.lo] Error 63
make[7]: *** [all] Error 2
make[6]: *** [all-recursive] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
HARDIKs-MacBook-Pro:gnuradio hardikfiji$ 

Change History (2)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: macports and gnuradio removed
Milestone: MacPorts 2.0.4
Owner: changed from macports-tickets@… to michaelld@…
Port: gnuradio added
Summary: Gnu radio installation in Loin Error. Help someone with complete Guide to install Gnuradio in OS x lion please.gnuradio: libtool: Version mismatch error. This is libtool 2.4, but the definition of this LT_INIT comes from libtool 2.2.10.

Please clarify: are you installing gnuradio manually somehow, or are you using the "gnuradio" port in MacPorts? If the former, contact the developers of gnuradio for assistance; if the latter, please attach the main.log file from the failed build attempt.

comment:2 Changed 12 years ago by michaelld (Michael Dickens)

Resolution: invalid
Status: newclosed

GNU Radio, both from MacPorts and from source tarball, can be compiled under Lion. There was a libtool issue a while back, but it has since been corrected. I'm closing this ticket, given that we don't know what the issue really is and that it's probably been corrected.

Note: See TracTickets for help on using tickets.