On Fri, 2011-12-09 at 10:26 +0530, PRASHANTH CHAKRAVARTHY wrote: > Hi, > We are trying to build compat utility on mac os machines. Builds are > failing there with error /sbin/modprobe not found. They are passing on > other linux machines . > Is there a modprobe utility for mac os machines ? I guess you're trying to run 'make install' in the Mac OS machine? That doesn't make sense. You should only install the compat modules on the target machine (and I'm sure the target is not your Mac ;). If you're cross-compiling your modules, you should copy them to the target. Or run the make install in the target (which would involve copying more than just the compiled modules). I hope this helps. -- Cheers, Luca. -- 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