Yes of course I did a clean build. I did bootstrap, configure and make. I even deleted all the files that are generated during compilation before I did bootstrap.
I am using gnuradio 3.2svn, ubuntu 8.04, libtool 1.5.26, automake 1.10.1, autoconf 2.61. On Sun, Jan 3, 2010 at 5:33 PM, Josh Blum <[email protected]> wrote: > Did you copy your build directory to another computer? I would re-run > ./configure or start from a cleaned build tree. > > -Josh > > Mir M. Ali wrote: > >> Hi friends, >> I am completely confused and need some help. I have a few gnuradio blocks >> that I made and the installation worked perfectly fine earlier when I >> worked >> on my laptop. A few months ago I tried installing that package on a >> different computer and I had issues with the libtool the errors of which >> look as shown below. I was suggested on this list to delete all the auto >> generated files and start a clean installation which I did and it worked. >> Today, when I did the same thing on a different computer; in fact 3 >> different ones I get the same error. I deleted all the auto generated >> files >> and started with a clean installation on all these computers. I spent one >> whole day figuring out the problem in vain. Can someone help me out here a >> little? >> >> Thanks, >> Mir >> >> ../../libtool: line 847: X--tag=CXX: command not found >> ../../libtool: line 880: libtool: ignoring unknown tag : command not found >> ../../libtool: line 847: X--mode=compile: command not found >> ../../libtool: line 1014: *** Warning: inferring the mode of operation is >> deprecated.: command not found >> ../../libtool: line 1015: *** Future versions of Libtool will require >> --mode=MODE be specified.: command not found >> ../../libtool: line 1158: Xg++: command not found >> ../../libtool: line 1158: X-DHAVE_CONFIG_H: command not found >> ../../libtool: line 1158: X-I.: command not found >> ../../libtool: line 1158: X-I../..: No such file or directory >> ../../libtool: line 1158: X-I/usr/local/include/gnuradio: No such file or >> directory >> ../../libtool: line 1158: X-I/usr/local/include/gnuradio/swig: No such >> file >> or directory >> ../../libtool: line 1158: X-I/usr/include/python2.5: No such file or >> directory >> ../../libtool: line 1158: X-DOMNITHREAD_POSIX=1: command not found >> ../../libtool: line 1158: X-I/opt/boost_1_38_0/include/boost-1_38: No such >> file or directory >> ../../libtool: line 1158: X-I/usr/local/include/gnuradio: No such file or >> directory >> ../../libtool: line 1158: X-I/usr/local/include: No such file or directory >> ../../libtool: line 1158: X-g: command not found >> ../../libtool: line 1158: X-O1: command not found >> ../../libtool: line 1158: X-Wno-strict-aliasing: command not found >> ../../libtool: line 1158: X-Wno-parentheses: command not found >> ../../libtool: line 1158: X-g: command not found >> ../../libtool: line 1158: X-O2: command not found >> ../../libtool: line 1158: X-Wall: command not found >> ../../libtool: line 1158: X-Woverloaded-virtual: command not found >> ../../libtool: line 1158: X-MT: command not found >> ../../libtool: line 1158: X_dsss_la-dsss.lo: command not found >> ../../libtool: line 1158: X-MD: command not found >> ../../libtool: line 1158: X-MP: command not found >> ../../libtool: line 1158: X-MF: command not found >> ../../libtool: line 1158: X.deps/_dsss_la-dsss.Tpo: No such file or >> directory >> ../../libtool: line 1158: X-c: command not found >> ../../libtool: line 1211: X_dsss_la-dsss.lo: command not found >> ../../libtool: line 1216: libtool: compile: cannot determine name of >> library >> object from `': command not found >> make[4]: *** [_dsss_la-dsss.lo] Error 1 >> make[4]: Leaving directory `/home/mali/Desktop/dsss_gnuradio/src/lib' >> make[3]: *** [all] Error 2 >> make[3]: Leaving directory `/home/mali/Desktop/dsss_gnuradio/src/lib' >> make[2]: *** [all-recursive] Error 1 >> make[2]: Leaving directory `/home/mali/Desktop/dsss_gnuradio/src' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/home/mali/Desktop/dsss_gnuradio' >> make: *** [all] Error 2 >> >> >> >> ------------------------------------------------------------------------ >> >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> [email protected] >> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
