<div dir="ltr">Hello,<div><br></div><div>I'm trying to cross compile ffmpeg on a ubuntu x64 host to run on rpi target. I have sysroot from rpi synced in my host.</div><div><br></div><div>target files on host tree: <a href="http://pastebin.com/CAZGFjUL">http://pastebin.com/CAZGFjUL</a></div><div><br></div><div>smbclient is install on RPi:</div><div><br></div><div><i>pi@raspberrypi:~ $ pkg-config --modversion smbclient</i></div><div><i>0.2.1</i></div><div><br></div><div>smbclient files on host:</div><div><br></div><div><div><i>ze@ze-MacBookPro:~/raspi/sysroot$ sudo find . -name "*smbclient.*"</i></div><div><i>./usr/include/samba-4.0/libsmbclient.h</i></div><div><i>./usr/lib/arm-linux-gnueabihf/libsmbclient.so.0</i></div><div><i>./usr/lib/arm-linux-gnueabihf/libsmbclient.so.0.2.1</i></div><div><i>./usr/lib/arm-linux-gnueabihf/libsmbclient.so</i></div><div><i>./usr/lib/arm-linux-gnueabihf/pkgconfig/smbclient.pc</i></div></div><div><i><br></i></div><div>When I do ./configure on ffmpeg src folder it says it can't find libsmbclient.h. Looking on config.log file it looks like pkg-config is looking for host package instead of target package.</div><div><br></div><div>You can take a look at the config.log here:</div><div><br></div><div><a href="http://pastebin.com/LqHuea74">http://pastebin.com/LqHuea74</a></div><div><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Thank you,<div>Jose Xavier</div></div></div></div>
</div></div>