Print this page
8708 Want diskinfo(1m) to list all disk bays, including those don't have disk installed

@@ -22,11 +22,12 @@
 
 C99MODE=        $(C99_ENABLE)
 
 CPPFLAGS +=     -I$(SRC)/lib/fm/topo
 
-LDLIBS +=       -L$(ROOT)/usr/lib/fm -R/usr/lib/fm -ldiskmgt -lnvpair -ltopo
+LDLIBS +=       -L$(ROOT)/usr/lib/fm -R/usr/lib/fm -ldiskmgt -lnvpair -ltopo \
+    -lcmdutils
 
 .KEEP_STATE:
 
 all:            $(PROG)