On Mon, 24 Nov 2008 21:33:42 -0800 (PST) Jin Yao <[EMAIL PROTECTED]> wrote:
> I downloaded the on-src.tar.bz2 from opensolaris website. > > Now I want to rebuild the libcpc module (usr/src/lib/libcpc/). I > typed the "make" under this path, but it showed following errors. > > "make: Warning: Can't find `/Makefile.master`: No such file or > directory" "make: Fatal error in reader: ../Makefile.lib, line 31: > Read of include file `/Makefile.master` failed. > > Does there have some tricks of building modules respectively? You need to setup some environment variables first. Please have a look at the Developer Reference doco http://opensolaris.org/os/community/on/devref_toc James C. McPherson -- Senior Kernel Software Engineer, Solaris Sun Microsystems http://blogs.sun.com/jmcp http://www.jmcp.homeunix.com/blog _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
