diff -r 2219e830b668 -r d635fd1ac81c make/solaris/makefiles/vm.make --- a/make/solaris/makefiles/vm.make Mon Sep 08 23:01:01 2014 +0000 +++ b/make/solaris/makefiles/vm.make Mon Sep 08 18:11:37 2014 -0700 @@ -141,7 +141,7 @@ LIBS += -lsocket -lsched -ldl $(LIBM) -lthread -lc -ldemangle endif # sparcWorks -LIBS += -lkstat +LIBS += -lkstat -lpicl # By default, link the *.o into the library, not the executable. LINK_INTO$(LINK_INTO) = LIBJVM