%% Martin Sebor <[EMAIL PROTECTED]> writes: ms> ...are attached. I don't know enough to say how serious the ms> failures are but I'm hoping you'll find the results helpful.
Thanks Martin. Good stuff. I'll have to think about the best way to handle systems like AIX which use non-traditional error messages for things like non-existent directories, etc. ms> Running tests for GNU make on IRIX64 ozone 6.5 IP27 ms> features/targetvars ..................................... ms> *** Test died (features/targetvars): Not enough arguments for mkdir at scripts/features/targetvars line 275, near "'t1')" Hm. This is strange. What version of Perl are you using here? According to the Perl docs I have the second argument to mkdir() is optional. Maybe that wasn't true for older versions of Perl? -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
