the tail end of the build of nagios: ... make strip-post-install make[6]: Entering directory `/home/rpjday/openwrt/wl-500gp/build/git/build_dir/mipsel/nagios-2.10/base' /usr/bin/strip /home/rpjday/openwrt/wl-500gp/build/git/build_dir/mipsel/nagios-2.10/ipkg-install/usr/bin/nagios /usr/bin/strip: Unable to recognise the format of the input file `/home/rpjday/openwrt/wl-500gp/build/git/build_dir/mipsel/nagios-2.10/ipkg-install/usr/bin/nagios' make[6]: *** [strip-post-install] Error 1 ...
i can see why that would be a problem since, if i understand things correctly, you can't strip the MIPS executables i'm building with /usr/bin/strip, you need the "sstrip" executable that was built and is now under the "host" directory, no? so why is the nagios build trying to use /usr/bin/strip instead? i'm confused. rday -- ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry: Have classroom, will lecture. http://crashcourse.ca Waterloo, Ontario, CANADA ======================================================================== _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel