On Tue, 2010-11-30 at 13:26 -0500, Heyendal, Carl wrote: > Note: I'm cross compiling for an ARM platform using CodeSourcery tools. > CC iw > /home/heyendal/projects/AM1808/platform/sdk_1_10_00_00/fs/sd_fs_working/lib/libnl.a(utils.o): In function `nl_prob2int': > /home/heyendal/projects/AM1808/wireless/libnl-2.0/lib/utils.c:257: undefined reference to `lrint' > collect2: ld returned 1 exit status > make: *** [iw] Error 1 Well, looks like you should be linking against libm, but that wasn't usually necessary to explicitly specify. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html