discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] error when running make install


From: Sundus Tahir
Subject: [Discuss-gnuradio] error when running make install
Date: Thu, 21 Feb 2013 22:57:57 +0500

Hello all,

I get this error when I run make install for installing gnuradio into my ubuntu 
system:

/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gnuradio-core/src/lib/.libs/libgnuradio-core.so:
 undefined reference to 
`boost::filesystem3::detail::create_directory(boost::filesystem3::path const&, 
boost::system::error_code*)'
/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gnuradio-core/src/lib/.libs/libgnuradio-core.so:
 undefined reference to 
`boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gnuradio-core/src/lib/.libs/libgnuradio-core.so:
 undefined reference to `boost::system::system_category()'
/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gnuradio-core/src/lib/.libs/libgnuradio-core.so:
 undefined reference to 
`boost::filesystem3::detail::status(boost::filesystem3::path const&, 
boost::system::error_code*)'
/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gnuradio-core/src/lib/.libs/libgnuradio-core.so:
 undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()'
/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gnuradio-core/src/lib/.libs/libgnuradio-core.so:
 undefined reference to `boost::system::generic_category()'
collect2: ld returned 1 exit status
make[5]: *** [usrp_rx_cfile] Error 1
make[5]: Leaving directory 
`/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gr-usrp/apps'
make[4]: *** [all] Error 2
make[4]: Leaving directory 
`/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gr-usrp/apps'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gr-usrp'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/imran/Desktop/gnuradio/gnuradio-3.4.1/gr-usrp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/imran/Desktop/gnuradio/gnuradio-3.4.1'
make: *** [all] Error 2


What could be causing this error?



reply via email to

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