Compiling a source file that #includes /usr/include/syslog.h
produces:

/usr/include/sys/syslog.h:80: warning: initialization discards qualifiers \
                             from pointer target type

repeated 70 times.  This is Bug#111767.

     This is caused by the compiler flag ``-Wwrite-strings''.  This is
included in the Makefile by @WCFLAGS@ in Makefile.in.  The configure
script defines WCFLAGS to include ``-Wwrite-strings''.  The package
doesn't require automake or autoconf to build.  Would it be safe for
me to remove ``-Wwrite-strings'' from configure?

Bob
-- 
   _
  |_)  _  |_       Robert D. Hilliard      <[EMAIL PROTECTED]>
  |_) (_) |_)      1294 S.W. Seagull Way   <[EMAIL PROTECTED]>
                   Palm City, FL  USA      GPG Key ID: 390D6559 
                                           PGP Key ID: A8E40EB9
                                            


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to