[rrd-users] cross-compiling: cannot find -lrrd

Steve Shipway s.shipway at auckland.ac.nz
Sun Feb 8 21:38:05 CET 2015


> "/home/sergey/openwrt/attitude_adjustment/staging_dir/toolchain-
> mipsel_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib/gcc/mipsel-openwrt-linux-
> uclibc/4.6.3/../../../../mipsel-openwrt-linux-uclibc/bin/ld:
> cannot find -lrrd"

I'm guessing you need to update your LD_LIBRARY_PATH to include the location 
of the librrd.so.2 file.  Possibly you've moved it from its compiled location, 
or have chrooted?  In any case, the loader can't find it.  Set LD_LIBRARY_PATH 
to include the correct path for it, or add the path to /etc/ld.so.conf or a 
file in /etc/ld.so.d (these last 2 may be Linux-specific)

Steve

Steve Shipway
s.shipway at auckland.ac.nz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5867 bytes
Desc: not available
URL: <http://lists.oetiker.ch/pipermail/rrd-users/attachments/20150208/637f9779/attachment.bin>


More information about the rrd-users mailing list