I'm getting a linker error when I compile the latest 'iw-0.9.21' package with 'libnl-2.0'. Note: I'm cross compiling for an ARM platform using CodeSourcery tools. Any help appreciated. thanx /carl --------------------------------------------------------------------------------------------- heyendal@ubuntu1-carlh:~/projects/AM1808/wireless/iw-0.9.21$ make CC=arm-none-linux-gnueabi-gcc CC iw.o CC genl.o CC event.o CC info.o CC phy.o CC interface.o CC ibss.o CC station.o CC survey.o CC util.o CC mesh.o CC mpath.o CC scan.o CC reg.o GEN version.c CC version.o CC reason.o CC status.o CC connect.o CC link.o CC offch.o CC ps.o CC cqm.o CC bitrate.o CC sections.o 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 -- 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