sudo compiling error

Todd C. Miller Todd.Miller at courtesan.com
Tue Jan 9 14:08:10 EST 2001


This generally indicates a problem with your gcc installation.  For
instance, the installed gcc-customized headers may correspond to a
different OS version than what the machine currently has installed.

If you have the Solaris C compiler installed you can use that instead
by giving configure something like --with-CC=cc

 - todd



More information about the sudo-users mailing list