There is a problem in the make file of compat-wireless on ubuntu. $(PWD) is defined at '/' instead of /my/current/location/ It's causing this error: Makefile:19: /config.mk: No such file or directory. When i use it as a user (none-sudo), it finds the file just fine. The line is include $(PWD)/$(COMPAT_CONFIG) Thanks, Jared - 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