Re: Need Help Compiling mysql-query-browser on Solaris 10
Bernard Lineham <[email protected]>
| Newsgroups | gmane.comp.db.mysql.mycc |
|---|---|
| Organization | UNSW@ADFA |
| Message-ID | <1120446024.1400.40.camel@hephaistos> |
Thank you, that got me one step closer. I've installed the latest mySQL database binaries for Solaris 10 and configure now completes successfully. Unfortunately make is now failing. The relevant make output is shown below. (I haven't included the complete output, the errors shown are repeated for many different source files.) Can anyone shed light on how to resolve this next problem? -Bernard ---make output--- Making all in library make[1]: Entering directory `/home/bjl/Temp/mysql-query-browser-1.1.12/mysql-gui-common/library' Making all in source make[2]: Entering directory `/home/bjl/Temp/mysql-query-browser-1.1.12/mysql-gui-common/library/source' source='myx_exporter.c' object='myx_exporter.o' libtool=no \ depfile='.deps/myx_exporter.Po' tmpdepfile='.deps/myx_exporter.TPo' \ depmode=gcc3 /bin/bash ../../depcomp \ gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mysql-gui-common\" -DVERSION=\"0.5.1\" -DGTKMM_VERSION=20000 -I. -I. -Wall -Wsign-compare -I../include -I../shared_include -I../public_interface/linux -I/usr/local/mysql-standard-4.1.12-pc-solaris2.10-i386/include -xO3 -mt -fsimple=1 -ftrap=%none -nofstore -xbuiltin=%all -xlibmil -xlibmopt -xtarget=native -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/libxml2 -I/opt/sfw/include -g -O2 -c `test -f 'myx_exporter.c' || echo './'`myx_exporter.c gcc: unrecognized option `-nofstore' gcc: language target=native not recognized gcc: myx_exporter.c: linker input file unused because linking not done mv: cannot access .deps/myx_exporter.TPo -- MySQL GUI Tools Mailing List For list archives: http://lists.mysql.com/gui-tools To unsubscribe: http://lists.mysql.com/[email protected]