On 21 Nov 2013, at 05:05, Activecat <[email protected]> wrote: > > Linking CXX shared library libgnuradio-ieee802_11.so > /usr/bin/ld: cannot find -llog4cpp > /usr/bin/ld: cannot find -llog4cpp >
oops, can you try to install log4cpp. Under Ubuntu: sudo apt-get install liblog4cpp5-dev Bastian _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
