From: Bill P. <pa...@ki...> - 2010-06-25 14:13:28
|
Hi Eric, I think I finally realize the problem. Please go to the top level mesa directory and do ./install there. That script will install the modules in order so that by the time it gets to kap, all the modules that kap depends on will already be installed. The tmp.txt file is created by running the newly created kap module. It is compared to the file test_output in kap/test -- so test_output is part of the distribution, but tmp.txt is not. Please give it a try and let us know how it goes. Cheers, Bill |