From: Miro Jurisic Date: Tue, 18 Aug 1998 18:40:49 +0000 (+0000) Subject: Added info about ignorable warniongs to the readme X-Git-Tag: krb5-1.1-beta1~574 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bfef7c4a32306a55fcc20647c1bd479954de13d4;p=krb5.git Added info about ignorable warniongs to the readme git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10843 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/mac/ChangeLog b/src/mac/ChangeLog index 8dd18e1a6..a49716c31 100644 --- a/src/mac/ChangeLog +++ b/src/mac/ChangeLog @@ -1,3 +1,7 @@ +Tue Aug 18 14:30:00 1998 Miro Jurisic + + * ReadMe: added information about warnings that should be ignored + Fri Aug 14 14:00:00 1998 Miro Jurisic * Makefile.tmpl: Change -sym fullpath to -sym on -- now diff --git a/src/mac/ReadMe b/src/mac/ReadMe index 05819b864..763e519c5 100644 --- a/src/mac/ReadMe +++ b/src/mac/ReadMe @@ -51,8 +51,9 @@ To build the Macintosh version of Kerberos 5 and GSS: Example build times: 30-40 minutes on a G3 machine, 80 minutes on a PowerMac 9600/233. - You may receive some compile warnings about an ignored pragma, and some - link warnings. These are normal and can be ignored. + You may receive some compile warnings about an ignored pragma, warnings + about illegal implicit const pointer conversions, and some link warnings. + These are normal and can be ignored. We used to see MPW crash during the link stage of the build. We think this has been fixed. If this happens to you, you should restart MPW and start