Ivan wrote: > Hi, > > I'm using the latest OpenSolaris distribution and Sun Studio 12 to > compile the latest kernel source code but I have the following error on > my screen: > > /usr/ccs/bin/ld -r -o debug32/sppp debug32/sppp.o debug32/sppp_dlpi.o > debug32/sppp_mod.o debug32/s_common.o > /export/testws/usr/src/tools/proto/opt/onbld/bin/i386/ctfmerge -L VERSION > -d ../../intel/genunix/debug32/genunix -o debug32/sppp debug32/sppp.o > debug32/sppp_dlpi.o debug32/sppp_mod.o debug32/s_common.o *** Error code > 1 The following command caused the error: cd intel; pwd; dmake all > dmake: Fatal error: Command failed for target `intel' Current working > directory /export/home/Ivan/usr/src/uts # > > Does somebody know what this could be? I compile using the command dmake > all in usr/src/uts
This is a known issue - unless you currently set some extra environment variables you cannot compile ON with SS12. Please see http://wikis.sun.com/display/SunStudio/Using+Sun+Studio+12+with+OpenSolaris for more details 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
