Print this page
11461 should use a native link-editor during the build
11463 SUNWonld has passed its use-by date
11464 cmd/sgs/tools should contain tools, not common code
11465 sgsmsg should be built with the rest of the build tools
@@ -64,11 +64,11 @@
-I$(SRC)/uts/common/krtld \
-I$(SRC)/common/sgsrtcid \
-I$(SRC)/uts/$(ARCH)/sys
DYNFLAGS += $(VERSREF)
-LDLIBS += $(CONVLIBDIR) $(CONV_LIB) -lc
+LDLIBS += $(CONVLIBDIR) -lconv -lc
ROOTMDBLIB= $(ROOT)/usr/lib/mdb/proc
ROOTMDBLIB64= $(ROOTMDBLIB)/$(MACH64)
ROOTMDBLIBS= $(ROOTMDBLIB)/$(MTARG)$(DYNLIB)