problem running configure script

Todd C. Miller Todd.Miller at courtesan.com
Thu Aug 10 13:25:54 EDT 2000


In message <85256937.005EF2A7.00 at d54mta04.raleigh.ibm.com>
	so spake  (rmclin):

>      The error in the log file is "cannot exec 'as': No such file or
> directory. Then it says:
> configure: failed program was:
> #line 2278 "configure"
> #include "confdefs.h"
> main() ( return(0);}

Ok, that means that gcc cannot find the assembler.  On AIX I would
expect to find that in /usr/ccs/bin.  If it is there you may simply
need to add /usr/ccs/bin to your path.

 - todd



More information about the sudo-users mailing list