On 2015/09/30 16:27, L. V. Lammert wrote: > OK, .. the nagios version in ports is AMD only, fine. If one DOES need > i386 can it not be built from source:
64-bit only, not AMD only. > # make all > cd ./base && make > make -C ../lib > Using $< in a non-suffix rule context is a GNUmake idiom (Makefile:157) > *** Error 2 in /usr/src/nagioscore (Makefile:71 'all') > > Inquiring minds wenat to know!! > > Lee > You can *build* it from the port by removing the ONLY_FOR_ARCHS line. But, as I explained on misc, it won't work properly.
