On Thu, Mar 01, 2007 at 10:06:46AM -0800, Johnathan Corgan wrote: > Tim Meehan wrote: > > > When I added /usr/local/lib to ld.so.conf > > > > The build was sucessful > > Great! > > But--when I took out the /usr/local/lib from my ld.so.conf, it still > compiled and linked okay, *and* it switched to using the rpath like your > used to. > > Progress, I suppose :-)
Did you have GNU Radio stuff installed in /usr/local/lib when you ran the test? Also, we may need to run # ldconfig after editing /etc/ld.so.conf to update the dynamic loader's cache. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
