On Fri, Nov 14, 2014 at 2:41 PM, Anthony Tarlano <[email protected]> wrote:
> Currently I have configured and built 2.7d with the following command: > > ./configure --with-owner=root --with-group=root --prefix=/usr > > However I see debug output such as: > > get_host(127.0.0.1, res, 0) > getaddrinfo OK > ret OK > done > I've noticed a similar "problem" when starting up pound under 2.7d. It outputs that to STDERR before switching to my configured logfile. This did not happen under 2.7c building the same way. > > What is the configure string that is used to configure the makefile or the > make target to be equivalent to a production build. > > Thanks in advanced, > > Anthony > > >
