Hi: When I run make, I get the following error. I looked through the FAQ, couldn't find any pointers. I am compiling this on Solaris 2.9 and have make 3.81 and gcc 3.4.6 ========================= if gcc -DLOCALEDIR=\"/usr/home/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../intl -I/usr/local/openssl/include -I/usr/local/mysql/include -I/usr/local/openssl/include -I/usr/local/mysql/include -Xa -xstrconst -mt -D_FORTEC_ -xarch=v8 -g -O2 -MT check_mysql-check_mysql.o -MD -MP -MF ".deps/check_mysql-check_mysql.Tpo" -c -o check_mysql-check_mysql.o `test -f 'check_mysql.c' || echo './'`check_mysql.c; \ then mv -f ".deps/check_mysql-check_mysql.Tpo" ".deps/check_mysql-check_mysql.Po"; else rm -f ".deps/check_mysql-check_mysql.Tpo"; exit 1; fi gcc: unrecognized option `-Xa' gcc: language arch=v8 not recognized gcc: check_mysql.c: linker input file unused because linking not done mv: cannot access .deps/check_mysql-check_mysql.Tpo *** Error code 2 make: Fatal error: Command failed for target `check_mysql-check_mysql.o' Current working directory /tmp/plugins/nagios-plugins-1.4.5/plugins *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /tmp/plugins/nagios-plugins-1.4.5 *** Error code 1 make: Fatal error: Command failed for target `all' ========================== Thanks Ravi
____________________________________________________________________________________ Have a burning question? Go to www.Answers.yahoo.com and get answers from real people who know. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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