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

@@ -40,14 +40,14 @@
 
 SRCS=           $(COMOBJS:%.o=../common/%.c)
 
 LLDFLAGS=       '-R$$ORIGIN/../../lib'
 INCLIST=        -I../../include -I../../include/sparc \
-                -I$(SRCBASE)/uts/$(ARCH)/sys
+                -I$(SRC)/uts/$(ARCH)/sys
 DEFLIST=        -DTARGET=SPARC -DSPARC=1 -D$(ARFORMAT) -DELF
 CPPFLAGS=       $(INCLIST) $(DEFLIST) $(CPPFLAGS.master)  -I$(ELFCAP)
-LDLIBS +=       $(CONVLIBDIR) $(CONV_LIB) $(ELFLIBDIR) -lelf
+LDLIBS +=       $(CONVLIBDIR) -lconv $(ELFLIBDIR) -lelf
 objs.xpg4/%.o := CPPFLAGS += -DXPG4
 
 
 # Building SUNWonld results in a call to the `package' target.  Requirements
 # needed to run this application on older releases are established: