Print this page
4831 Gate's Utils.so for perl needs to be linked properly

@@ -8,16 +8,19 @@
 # source.  A copy of the CDDL is also available via the Internet at
 # http://www.illumos.org/license/CDDL.
 #
 #
 # Copyright (c) 2014 Racktop Systems.
+# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved.
 #
 
 MODULE = Utils
 
 include $(SRC)/cmd/perl/Makefile.perl
 
+LDLIBS += -lgen -lintl
+
 MAPFILES = mapfile-vers
 
 include $(SRC)/cmd/perl/Makefile.targ
 
 .KEEP_STATE: