bind10-devel-20120329 libtool warnings
JINMEI Tatuya / 神明達哉
jinmei at isc.org
Mon Apr 2 23:02:39 UTC 2012
At Mon, 2 Apr 2012 22:38:59 +0000,
"Spain, Dr. Jeffry A." <spainj at countryday.net> wrote:
>
> >> On building bind10-devel-20120329 on Ubuntu 11.10, I see quite a few messages like the following:
> >>
> >> libtool: link: warning: '/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/liblog4cplus.la' seems to be moved
> >> libtool: link: warning: '/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libsqlite3.la' seems to be moved
>
> > I don't think I've ever seen this myself, so I'm not sure...
>
> Would you please let me know if there are any command line switches to configure and/or make that would produce more verbose output or logging related to this? Perhaps I can draw some useful inferences with more contextual information. Thanks. Jeff.
Removing the following line from configure.ac should work:
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])dnl be backward compatible
You'll also need to regenerate the ./configure script by running
autoreconf.
(I guess we should rather be verbose, not silent, at least by
default. I often see the need for looking into detailed compiler
output).
---
JINMEI, Tatuya
Internet Systems Consortium, Inc.
More information about the bind10-users
mailing list