[sudo-workers] sudo 1.6.8p1 configure problems on SunOS4 ...

Todd C. Miller Todd.Miller at courtesan.com
Wed Sep 22 19:23:23 EDT 2004


In message <200409222256.QAA20983 at hulk.ast.lmco.com>
	so spake "Alek O. Komarnitsky (N-CSC)" (alek):

> make: Fatal error: Don't know how to make target `distclean'
> rm: config.cache: No such file or directory

I'm going to assume the above two are unrelated to the configure
issue itself.

> ./configure: /tmp/sh276286: No such file or directory
> ./configure: /tmp/sh276287: No such file or directory
> ./configure: /tmp/sh276288: No such file or directory
> ./configure: /tmp/sh276289: No such file or directory

These look like temp files created by the shell itself.  If you run
strings on /bin/sh you'll see "%s/shXXXXXXXX" which matches the
filenames you are seeing.  Are the permissions on /tmp weird or is
the filesystem out of space or inodes?

I run sudo 1.6.8p1 on SunOS 4.1.3 (actually OS/MP 4.1C but there's
no real difference from a user standpoint) compiled with both gcc
and the native C compiler.

 - todd



More information about the sudo-workers mailing list