Index: mount/usr/src/cmd/fs.d/udfs/fsdb/Makefile =================================================================== --- mount.orig/usr/src/cmd/fs.d/udfs/fsdb/Makefile 2013-02-12 00:34:26.257701695 +0000 +++ mount/usr/src/cmd/fs.d/udfs/fsdb/Makefile 2013-02-12 00:55:05.224101677 +0000 @@ -28,14 +28,9 @@ include ../../Makefile.fstype -# fsdb has a name clash with main() and libl.so.1. However, fsdb must -# still export a number of "yy*" (libl) interfaces. Reduce all other symbols -# to local scope. -MAPFILES += $(MAPFILE.INT) $(MAPFILE.LEX) $(MAPFILE.NGB) -MAPOPTS = $(MAPFILES:%=-M%) CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -LDLIBS += -lmalloc -ll -ladm +LDLIBS += -ladm LDFLAGS += $(MAPOPTS) YFLAGS = "-d"