I try to build zenoss-2.3.287 on Solaris 10 8/07 s10x_u4wos_12b X86.
Code: zen...@rz-so32:zenoss-2.3.287$ ./install.sh This installer actually builds Zenoss. For a simpler installation try the VMPlayer Appliance image, or use RPMs for Redhat based systems. Building... MySQL server hostname [localhost]: MySQL server root username [root]: MySQL server root password []: MySQL event database name [events]: MySQL username for Zenoss events database [zenoss]: MySQL password for zenoss [zenoss]: MySQL server port [3306]: installing into: //usr/local/zenoss build log is in /data/soft/websoft/zenoss-2.3.287/zenbuild.log installing: libzenoss/Products.tar.gz installing: libzenoss/bin.tar.gz installing: libzenoss/extras.tar.gz installing: /data/soft/websoft/zenoss-2.3.287/build/Python-2.4.4 installing: zope installing: /data/soft/websoft/zenoss-2.3.287/build/zensocket-build installing: pynetsnmp installing: setuptools installing: mysql-python gmake: *** [mysql-python-install] Error 1 unable to build zenoss and prerequisites, see zenbuild.log Code: ... running build_scripts running install running build running build_py running build_ext building '_mysql' extension gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/mysql/mysql/include -I//usr/local/zenoss/include/python2.4 -c _mysql.c -o build/temp.solaris-2.10-i86pc-2.4/_mysql.o -I/opt/mysql/mysql/include -g -mt -fsimple=1 -ftrap=%none -nofstore -xbuiltin=%all -xlibmil -xlibmopt -xtarget=generic -DHAVE_RWLOCK_T -DUNIV_SOLARIS gcc: warning: `-x target=generic' after last input file has no effect gcc: unrecognized option `-nofstore' cc1: error: invalid option `t' cc1: error: unrecognized command line option "-fsimple=1" cc1: error: unrecognized command line option "-ftrap=%none" error: command 'gcc' failed with exit status 1 zen...@rz-so32:zenoss-2.3.287$ mysql --version mysql Ver 14.14 Distrib 5.1.33, for pc-solaris2.10 (i386) using readline 5.1 zen...@rz-so32:zenoss-2.3.287$ gcc -v Reading specs from /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77 Thread model: posix gcc version 3.4.6 zen...@rz-so32:zenoss-2.3.287$ automake --version automake (GNU automake) 1.10.2 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey <[email protected]> and Alexandre Duret-Lutz <[email protected]>. zen...@rz-so32:zenoss-2.3.287$ swig -version SWIG Version 1.3.36 Compiled with g++ [i386-pc-solaris2.10] Please see http://www.swig.org for reporting bugs and further information What's going wrong? Any help would be appreciated. Tobi -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=33520#33520 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
