Index: trunk/dsys/funcINSTALL
===================================================================
--- trunk/dsys/funcINSTALL	(revision 308)
+++ trunk/dsys/funcINSTALL	(revision 518)
@@ -400,4 +400,8 @@
 	   command="$command other"
 	fi
+        if test $n -eq 0
+        then
+            printFATAL "No binary packages built yet !"
+        fi
 	    
 	eval ${command}
