Hi, > As it turns out, the syntax used in the subst file somehow > offends the Solaris stock awk. However, using GNU Awk 3.0.6 > from /opt/sfw/bin (from the Solaris Software Companion CD) it > all works well. shame on me. The default installed /usr/xpg4/bin/awk also works. It's just the (old?) awk which does not like user-defined functions in subst. To avoid this, instead of ./configure use:
AWK=/usr/xpg4/bin/awk ./configure I didn't reckon that we would end up debugging, when i wrote "Enjoy the plugin" yesterday, honestly ;-) Gerhard ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null