Try to build the AMT command. I expect the /tmp fs to be too small.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 12 Aug 2008 19:38:23 +0000 (19:38 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 12 Aug 2008 19:38:23 +0000 (19:38 +0000)
monitor-server.spec

index ef5eb07..0975831 100644 (file)
@@ -41,7 +41,9 @@ command-line utilities for querying the status database.
 
 %build
 # TODO: note that we should build the cmdamt/ with g++
-echo "There is no build stage.  Simply copy files."
+cd cmdamt
+make
+cd ..
 
 %install