On Mon, 16 Sep 2013, Daniel Pocock wrote:


I've observed this binary linking successfully on Debian but not on
Ubuntu.  The package uses an autotools build system.

On Ubuntu, gcc link complains about unresolved reference to ceilf, even
though -lm is in the linker command line

Did you read and observe the ceilf manual page on Ubuntu? Perhaps one of the stated requirements in order for this function to be exposed has not been met.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to