<div dir="ltr">hi,<div>i'm trying to cross-compile poppler for running a pdf-viewer on an arm board,</div><div>i got all the dependencies ready for the cross-compiling, but i'm still facing errors telling me that the linker can't see where i'm putting these dependencies</div>
<div>this's when checking for lcms:</div><div>arm-unknown-linux-uclibcgnueabi/bin/ld: cannot find -llcms</div><div><br></div><div>this what i write when configuring:</div><div>LDFLAGES=-L/media/E/mini_fs/mini_qt_new/staging/usr/lib CPPFLAGS=-I/media/E/mini_fs/mini_qt_new/staging/usr/include CC=arm-linux-gcc ./configure --host=arm-linux --prefix=/usr</div>
<div><br></div><div>where /media/E/mini_fs/mini_qt_new/staging is the path of the cross-compiled libraries</div><div><br></div><div>any help?</div><div><br></div><div>thanks,</div><meta http-equiv="content-type" content="text/html; charset=utf-8"></div>