Hi,

I am trying to build linphone for my Coldfire board. I have built the
necessary libraries and put them into the include and lib paths for my
toolchain. When I finally run the configure script for linphone, I get
these last two lines :

checking for readline in -lreadline... no
configure: error: "Could not find libreadline headers or library"

There is a libreadline.a file in the "lib" folder, so it should work, I think...
Why can't the script find the library? I get the same messages if I
remove the library file.

The script is executed like this:
./configure --build=i486-linux --host=m68k-uclinux --prefix="$TEMPDIR"
--disable-shared --enable-static --with-osip="$TEMPDIR"


Regards,
Sven
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to