[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ran measurements example and got following error.



I ran (make test) the measurements example and got the following output.

	rmmod hello
	rmmod: module hello is not loaded
	make: [test] Error 1 (ignored)
	rmmod sound
	rmmod: module sound is not loaded
	make: [test] Error 1 (ignored)
	rmmod rt_process
	rmmod: module rt_process is not loaded
	make: [test] Error 1 (ignored)
	rmmod frank_module
	rmmod: module frank_module is not loaded
	make: [test] Error 1 (ignored)
	(cd ../../; ./rmrtl)
	/bin/sh: ./rmrtl: Permission denied
	make: *** [test] Error 126

I am just starting out and would appreciate any help with this.  Are there
any obvious things wrong that I am not aware of.

Thanks in advance,
Andrew Stebbins