Page 1 of 1

strip command in Makefile should be generated by autoconf

Posted: Wed Mar 18, 2015 1:54 am
by Karl.Z
Dear Developer,

When I did a cross-compile nagios 3.5.1, the strip command still used /bin/strip, not the one I provided in configure command (--host=arm-linux-gnueabi)
Please check and fix it.
Thank you.
Karl.

Re: strip command in Makefile should be generated by autocon

Posted: Wed Mar 18, 2015 2:21 pm
by tmcdonald
This might be best posted to the core github page, since the core devs will probably just ask you to post the issue there anyway: https://github.com/NagiosEnterprises/nagioscore

Re: strip command in Makefile should be generated by autocon

Posted: Wed Mar 18, 2015 7:14 pm
by Karl.Z
tmcdonald wrote:This might be best posted to the core github page, since the core devs will probably just ask you to post the issue there anyway: https://github.com/NagiosEnterprises/nagioscore
Thank you, reported.
http://tracker.nagios.org/view.php?id=674

Karl.