>>>>> "Mladen" == Mladen Nikitovic <mladen at imit.kth.se> writes:
> *** Error code 1 > The following command caused the error: > cd sparc; pwd; dmake def > dmake: Fatal error: Command failed for target `sparc' > Current working directory /home/mladen/usr/src/uts Mladen> The problem is that the directory 'sparc' does exist and if I do Mladen> 'cd sparc; dmake def'' manually it works, but not by issuing the Mladen> dmake command in the uts directory. This sounds more like a problem with the makefiles, rather than a compiler issue, so let's move the discussion to tools-discuss. (on-discuss would probably be better, but it doesn't have a web forum.) It's likely that the actual failure occurred much earlier in the log. Please check for error messages earlier in the log (or email me the entire build log). thanks, mike
