Print this page
PSARC 2007/569 lofi(7D) compression support
6618343 lofi compression support

@@ -18,11 +18,11 @@
 #
 # CDDL HEADER END
 #
 #
 #
-# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 #pragma ident   "%Z%%M% %I%     %E% SMI"
 #
 

@@ -31,11 +31,11 @@
 SRCS= $(OBJS:%.o=%.c)
 POFILES= $(OBJS:%.o=%.po) 
 
 include ../Makefile.cmd
 
-LDLIBS += -ldevinfo
+LDLIBS += -ldevinfo -lz
 
 .KEEP_STATE:
 
 all: $(PROG)