]> granicus.if.org Git - sudo/commitdiff
added one
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Oct 1996 03:01:34 +0000 (03:01 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Oct 1996 03:01:34 +0000 (03:01 +0000)
TROUBLESHOOTING

index 1c3141f11cd9e24e5da0ddcda22655160017c5fa..32099fb156673feb6fa6be0dfd17939bd124183f 100644 (file)
@@ -117,5 +117,12 @@ A) Sun added many of the BSD library functions from -lucb into
    that will run on Solaris 2.4 just add "getwd.o" to LIBOBJS
    in the Makefile and recompile.
 
+Q) When I compile sudo on Solaris with gcc I get:
+    logging.c: In function `send_mail':
+    logging.c:448: storage size of `action' isn't known
+    *** Error code 1
+A) You probably didn't install the gcc-fixed include files.
+   Try adding -D__EXTENSIONS__ to CFLAGS in the Makefile.
+
 Q) How do you pronounce `sudo'?
 A) soo-doo (for superuser do).