>>> Unpacking source... >>> Unpacking pgadmin3-1.8.4.tar.gz to /var/tmp/portage/dev-db/pgadmin3-1.8.4/work * Applying 1.8.2-as_needed_ssl_detect_broken.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4 ... * econf: updating pgadmin3-1.8.4/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pgadmin3-1.8.4/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-wx-version=2.8 --disable-debug --build=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking whether to use precompiled headers... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working strtod... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for PQexec in -lpq... yes checking for SSL_connect in -lpq... yes checking for krb5_free_principal in -lpq... no checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking PostgreSQL in /usr... ok checking for PQgetOutResult in -lpq... no checking wxWidgets version... ok checking wxWidgets in /usr... ok checking libxml2 in /usr... ok checking libxml2 version... ok checking libxslt in /usr... ok configure: creating ./config.status config.status: creating Makefile config.status: creating branding/Makefile config.status: creating i18n/Makefile config.status: creating pgadmin/Makefile config.status: creating pkg/Makefile config.status: creating pkg/debian/Makefile config.status: creating pkg/mac/Makefile config.status: creating pkg/mandrake/Makefile config.status: creating pkg/redhat/Makefile config.status: creating pkg/slackware/Makefile config.status: creating pkg/src/Makefile config.status: creating pkg/suse/Makefile config.status: creating pkg/win32/Makefile config.status: creating xtra/Makefile config.status: creating xtra/pgaevent/Makefile config.status: creating xtra/pgagent/Makefile config.status: creating xtra/wx-build/Makefile config.status: creating config.h config.status: executing depfiles commands PostgreSQL directory: /usr PostgreSQL pg_config binary: /usr/bin/pg_config PostgreSQL version: PostgreSQL 8.2.7 PostgreSQL SSL support: Present wxWidgets directory: /usr wxWidgets wx-config binary: /usr/bin/wx-config wxWidgets version: wxWidgets 2.8.9 libxml2 directory: /usr libxml2 xml2-config binary: /usr/bin/xml2-config libxml2 version: libxml2 2.7.2 libxslt directory: /usr libxslt xslt-config binary: /usr/bin/xslt-config libxslt version: libxslt 1.1.24 Building a debug version of pgAdmin: No Statically linking pgAdmin: No Building a Mac OS X appbundle: No pgAdmin configuration is now complete. You can now compile and install pgAdmin using 'make; make install'. make -j14 cd . && /bin/sh /var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4/config/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4' Making all in branding make[2]: Entering directory `/var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4/branding' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4/branding' Making all in i18n make[2]: Entering directory `/var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4/i18n' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4/i18n' Making all in pgadmin make[2]: Entering directory `/var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4/pgadmin' test -f ./include/svnversion.cpp || touch ./include/svnversion.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT pgAdmin3.o -MD -MP -MF .deps/pgAdmin3.Tpo -c -o pgAdmin3.o `test -f './pgAdmin3.cpp' || echo './'`./pgAdmin3.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT dlgJob.o -MD -MP -MF .deps/dlgJob.Tpo -c -o dlgJob.o `test -f './agent/dlgJob.cpp' || echo './'`./agent/dlgJob.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT dlgSchedule.o -MD -MP -MF .deps/dlgSchedule.Tpo -c -o dlgSchedule.o `test -f './agent/dlgSchedule.cpp' || echo './'`./agent/dlgSchedule.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT dlgStep.o -MD -MP -MF .deps/dlgStep.Tpo -c -o dlgStep.o `test -f './agent/dlgStep.cpp' || echo './'`./agent/dlgStep.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT pgaJob.o -MD -MP -MF .deps/pgaJob.Tpo -c -o pgaJob.o `test -f './agent/pgaJob.cpp' || echo './'`./agent/pgaJob.cpp test -d ./.svn && ( V=`svnversion ./..` && OV=`cat ./include/svnversion.h | cut -d' ' -f3|tr -d '"'` ; if [ "$V" != "$OV" ]; then echo "#define VERSION_SVN \"$V\"" > ./include/svnversion.h ; fi ) || true i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT pgaSchedule.o -MD -MP -MF .deps/pgaSchedule.Tpo -c -o pgaSchedule.o `test -f './agent/pgaSchedule.cpp' || echo './'`./agent/pgaSchedule.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT pgaStep.o -MD -MP -MF .deps/pgaStep.Tpo -c -o pgaStep.o `test -f './agent/pgaStep.cpp' || echo './'`./agent/pgaStep.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT calbox.o -MD -MP -MF .deps/calbox.Tpo -c -o calbox.o `test -f './ctl/calbox.cpp' || echo './'`./ctl/calbox.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT ctlComboBox.o -MD -MP -MF .deps/ctlComboBox.Tpo -c -o ctlComboBox.o `test -f './ctl/ctlComboBox.cpp' || echo './'`./ctl/ctlComboBox.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT ctlListView.o -MD -MP -MF .deps/ctlListView.Tpo -c -o ctlListView.o `test -f './ctl/ctlListView.cpp' || echo './'`./ctl/ctlListView.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT ctlSQLBox.o -MD -MP -MF .deps/ctlSQLBox.Tpo -c -o ctlSQLBox.o `test -f './ctl/ctlSQLBox.cpp' || echo './'`./ctl/ctlSQLBox.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT ctlSQLGrid.o -MD -MP -MF .deps/ctlSQLGrid.Tpo -c -o ctlSQLGrid.o `test -f './ctl/ctlSQLGrid.cpp' || echo './'`./ctl/ctlSQLGrid.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT ctlSQLResult.o -MD -MP -MF .deps/ctlSQLResult.Tpo -c -o ctlSQLResult.o `test -f './ctl/ctlSQLResult.cpp' || echo './'`./ctl/ctlSQLResult.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/postgresql/libpq-4 -DSSL -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include -MT ctlSecurityPanel.o -MD -MP -MF .deps/ctlSecurityPanel.Tpo -c -o ctlSecurityPanel.o `test -f './ctl/ctlSecurityPanel.cpp' || echo './'`./ctl/ctlSecurityPanel.cpp In file included from ./ctl/ctlListView.cpp:12: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./ctl/ctlListView.cpp:12: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./ctl/ctlListView.cpp:12: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./agent/dlgStep.cpp:13: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./agent/dlgStep.cpp:13: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./agent/dlgStep.cpp:13: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./agent/pgaStep.cpp:16: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./agent/pgaStep.cpp:16: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./agent/pgaStep.cpp:16: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory ./ctl/ctlListView.cpp:16:25: error: wx/imaglist.h: No such file or directory In file included from ./pgAdmin3.cpp:13: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./pgAdmin3.cpp:13: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./pgAdmin3.cpp:13: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./agent/dlgSchedule.cpp:12: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory ./pgAdmin3.cpp:22:22:In file included from ../pgadmin/include/agent/dlgStep.h:16, from ./agent/dlgStep.cpp:15: ../pgadmin/include/dlg/dlgProperty.h:17:25: error: wx/notebook.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./agent/dlgSchedule.cpp:12: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./agent/dlgSchedule.cpp:12: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory error: wx/image.h: No such file or directory ./pgAdmin3.cpp:23:25: error: wx/imagjpeg.h: No such file or directory ./pgAdmin3.cpp:24:24: error: wx/imaggif.h: No such file or directory ./pgAdmin3.cpp:25:24: error: wx/imagpng.h: No such file or directory In file included from ./agent/pgaSchedule.cpp:12: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory ./pgAdmin3.cpp:28:24: error: wx/ogl/ogl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./agent/pgaSchedule.cpp:12: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./agent/pgaSchedule.cpp:12: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./ctl/calbox.cpp:12: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory ./pgAdmin3.cpp:31:24: error: wx/clipbrd.h: No such file or directory In file included from ./ctl/ctlSQLGrid.cpp:12: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ./ctl/ctlSecurityPanel.cpp:15:25: error: wx/settings.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./ctl/calbox.cpp:12: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./ctl/calbox.cpp:12: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./ctl/ctlSecurityPanel.cpp:18: In file included from ../pgadmin/include/pgAdmin3.h:22, from ./ctl/ctlSQLGrid.cpp:12: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./ctl/ctlSQLGrid.cpp:12: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./ctl/ctlSecurityPanel.cpp:18: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./ctl/ctlSecurityPanel.cpp:18: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./pgAdmin3.cpp:54: ../pgadmin/include/frm/frmMain.h:19:25: error: wx/notebook.h: No such file or directory ../pgadmin/include/frm/frmMain.h:22:24: error: wx/aui/aui.h: No such file or directory In file included from ./ctl/ctlComboBox.cpp:12: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./ctl/ctlComboBox.cpp:12: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./ctl/ctlComboBox.cpp:12: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory ./ctl/ctlSQLBox.cpp:14:24: error: wx/stc/stc.h: No such file or directory In file included from ./ctl/ctlSQLBox.cpp:17: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ../pgadmin/include/agent/dlgSchedule.h:16, from ./agent/dlgSchedule.cpp:16: ../pgadmin/include/dlg/dlgProperty.h:17:25: error: wx/notebook.h: No such file or directory In file included from ../pgadmin/include/agent/dlgSchedule.h:17, from ./agent/dlgSchedule.cpp:16: ../pgadmin/include/ctl/timespin.h:16:25: error: wx/spinbutt.h: No such file or directory In file included from ../pgadmin/include/agent/dlgSchedule.h:18, from ./agent/dlgSchedule.cpp:16: ../pgadmin/include/ctl/calbox.h:15:24: error: wx/calctrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./ctl/ctlSQLBox.cpp:17: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./ctl/ctlSQLBox.cpp:17: ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./agent/dlgJob.cpp:14: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./agent/dlgJob.cpp:14: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./agent/dlgJob.cpp:14: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./ctl/ctlSecurityPanel.cpp:20: ../pgadmin/include/ctl/ctlSecurityPanel.h:17:25: error: wx/notebook.h: No such file or directory In file included from ./ctl/calbox.cpp:16: ../pgadmin/include/ctl/calbox.h:15:24: error: wx/calctrl.h: No such file or directory In file included from ./pgAdmin3.cpp:66: ../pgadmin/include/ctl/xh_ctlcombo.h:18:29: error: wx/xrc/xh_combo.h: No such file or directory ./ctl/ctlSQLGrid.cpp:16:24: error: wx/clipbrd.h: No such file or directory In file included from ./ctl/ctlSQLGrid.cpp:19: ../pgadmin/include/ctl/ctlSQLGrid.h:16:21: error: wx/grid.h: No such file or directory In file included from ./ctl/ctlSQLResult.cpp:12: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./ctl/ctlSQLResult.cpp:12: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./ctl/ctlSQLResult.cpp:12: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./agent/pgaJob.cpp:16: ../pgadmin/include/pgAdmin3.h:18:25: error: wx/listctrl.h: No such file or directory ../pgadmin/include/pgAdmin3.h:19:27: error: wx/xrc/xmlres.h: No such file or directory In file included from ./pgAdmin3.cpp:67: ../pgadmin/include/ctl/xh_ctltree.h:17:28: error: wx/xrc/xh_tree.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:22, from ./agent/pgaJob.cpp:16: ../pgadmin/include/ctl/ctlTree.h:17:25: error: wx/treectrl.h: No such file or directory In file included from ../pgadmin/include/pgAdmin3.h:23, from ./agent/pgaJob.cpp:16: ../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or directory ../pgadmin/include/ctl/ctlSQLBox.h:18:25: error: wx/fdrepdlg.h: No such file or directory In file included from ./agent/pgaJob.cpp:18: ../pgadmin/include/frm/frmMain.h:19:25: error: wx/notebook.h: No such file or directory ../pgadmin/include/frm/frmMain.h:22:24: error: wx/aui/aui.h: No such file or directory In file included from ../pgadmin/include/agent/dlgJob.h:16, from ./agent/dlgJob.cpp:16: ../pgadmin/include/dlg/dlgProperty.h:17:25: error: wx/notebook.h: No such file or directory In file included from ../pgadmin/include/agent/dlgSchedule.h:17, from ./agent/dlgJob.cpp:18: ../pgadmin/include/ctl/timespin.h:16:25: error: wx/spinbutt.h: No such file or directory In file included from ../pgadmin/include/agent/dlgSchedule.h:18, from ./agent/dlgJob.cpp:18: ../pgadmin/include/ctl/calbox.h:15:24: error: wx/calctrl.h: No such file or directory In file included from ./agent/dlgJob.cpp:22: ../pgadmin/include/frm/frmMain.h:22:24: error: wx/aui/aui.h: No such file or directory ./ctl/ctlSQLResult.cpp:16:24: error: wx/clipbrd.h: No such file or directory In file included from ../pgadmin/include/ctl/ctlSQLResult.h:20, from ./ctl/ctlSQLResult.cpp:20: ../pgadmin/include/ctl/ctlSQLGrid.h:16:21: error: wx/grid.h: No such file or directory ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/schema/pgObject.h:44: error: expected class-name before '{' token ../pgadmin/include/schema/pgObject.h:89: error: 'wxTreeItemId' does not name a type ../pgadmin/include/schema/pgObject.h:97: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgObject.h:97: error: 'wxMenu' declared as a 'virtual' field ../pgadmin/include/schema/pgObject.h:97: error: expected ';' before '*' token ../pgadmin/include/schema/pgObject.h:113: error: expected ',' or '...' before 'item' ../pgadmin/include/schema/pgObject.h:113: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/schema/pgObject.h:139: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:120: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgServer.h:120: error: expected ';' before '*' token ../pgadmin/include/schema/pgServer.h:213: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:213: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgDatabase.h:99: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgDatabase.h:99: error: expected ';' before '*' token ../pgadmin/include/schema/pgDatabase.h:101: error: expected ',' or '...' before 'item' ../pgadmin/include/schema/pgDatabase.h:101: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaJob.h:39: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaJob.h:39: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaJob.h:64: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/agent/pgaJob.h:64: error: expected ';' before '*' token ../pgadmin/include/agent/pgaJob.h:115: error: 'wxMenu' has not been declared ../pgadmin/include/agent/pgaJob.h:115: error: 'wxToolBar' has not been declared ../pgadmin/include/agent/pgaStep.h:36: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaStep.h:36: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaSchedule.h:34: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaSchedule.h:34: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ./agent/pgaStep.cpp:71: error: expected ',' or '...' before 'item' ./agent/pgaStep.cpp:71: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ./agent/pgaStep.cpp: In member function 'virtual pgObject* pgaStep::Refresh(ctlTree*, int)': ./agent/pgaStep.cpp:75: error: 'class ctlTree' has no member named 'GetParentCollection' ./agent/pgaStep.cpp:75: error: 'item' was not declared in this scope ./agent/pgaStep.cpp: In member function 'virtual pgObject* pgaStepFactory::CreateObjects(pgCollection*, ctlTree*, const wxString&)': ./agent/pgaStep.cpp:134: error: 'class ctlTree' has no member named 'AppendObject' ./agent/pgaStep.cpp: In member function 'virtual void pgaStep::ShowStatistics(frmMain*, ctlListView*)': ./agent/pgaStep.cpp:167: error: 'class ctlListView' has no member named 'ClearAll' ./agent/pgaStep.cpp:202: error: 'class ctlListView' has no member named 'SetItem' ./agent/pgaStep.cpp:204: error: 'class ctlListView' has no member named 'SetItem' ./agent/pgaStep.cpp:205: error: 'class ctlListView' has no member named 'SetItem' ./agent/pgaStep.cpp:206: error: 'class ctlListView' has no member named 'SetItem' make[2]: *** [pgaStep.o] Error 1 make[2]: *** Waiting for unfinished jobs.... ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ./ctl/ctlListView.cpp:23: error: 'wxPoint' has not been declared ./ctl/ctlListView.cpp:23: error: 'wxSize' has not been declared ./ctl/ctlListView.cpp: In constructor 'ctlListView::ctlListView(wxWindow*, int, int, int, long int)': ./ctl/ctlListView.cpp:24: error: class 'ctlListView' does not have any field named 'wxListView' ./ctl/ctlListView.cpp:24: error: 'wxLC_REPORT' was not declared in this scope ./ctl/ctlListView.cpp: In member function 'long int ctlListView::GetSelection()': ./ctl/ctlListView.cpp:31: error: 'wxLIST_NEXT_ALL' was not declared in this scope ./ctl/ctlListView.cpp:31: error: 'wxLIST_STATE_SELECTED' was not declared in this scope ./ctl/ctlListView.cpp:31: error: 'GetNextItem' was not declared in this scope ./ctl/ctlListView.cpp: In member function 'wxString ctlListView::GetText(long int, long int)': ./ctl/ctlListView.cpp:37: error: 'wxListItem' was not declared in this scope ./ctl/ctlListView.cpp:37: error: expected `;' before 'item' ./ctl/ctlListView.cpp:38: error: 'item' was not declared in this scope ./ctl/ctlListView.cpp:40: error: 'wxLIST_MASK_TEXT' was not declared in this scope ./ctl/ctlListView.cpp:41: error: 'GetItem' was not declared in this scope ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ./ctl/ctlListView.cpp: In member function 'void ctlListView::AddColumn(const wxChar*, int, int)': ./ctl/ctlListView.cpp:48: error: 'GetColumnCount' was not declared in this scope ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ./ctl/ctlListView.cpp:48: error: 'wxPoint' was not declared in this scope ./ctl/ctlListView.cpp:48: error: 'ConvertDialogToPixels' was not declared in this scope ./ctl/ctlListView.cpp:48: error: 'InsertColumn' was not declared in this scope ./ctl/ctlListView.cpp: In member function 'long int ctlListView::AppendItem(int, const wxChar*, const wxChar*, const wxChar*)': ./ctl/ctlListView.cpp:54: error: 'GetItemCount' was not declared in this scope ./ctl/ctlListView.cpp:54: error: 'InsertItem' was not declared in this scope ./ctl/ctlListView.cpp:56: error: 'SetItem' was not declared in this scope ./ctl/ctlListView.cpp:58: error: 'SetItem' was not declared in this scope ./ctl/ctlListView.cpp: In member function 'void ctlListView::CreateColumns(wxImageList*, const wxString&, const wxString&, int)': ./ctl/ctlListView.cpp:69: error: 'GetClientSize' was not declared in this scope ./ctl/ctlListView.cpp:74: error: 'wxPoint' was not declared in this scope ./ctl/ctlListView.cpp:74: error: 'ConvertDialogToPixels' was not declared in this scope ./ctl/ctlListView.cpp:75: error: 'GetClientSize' was not declared in this scope ./ctl/ctlListView.cpp:79: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ./ctl/ctlListView.cpp:79: error: 'GetClientSize' was not declared in this scope ./ctl/ctlListView.cpp:79: error: 'InsertColumn' was not declared in this scope ./ctl/ctlListView.cpp:83: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ./ctl/ctlListView.cpp:83: error: 'InsertColumn' was not declared in this scope ./ctl/ctlListView.cpp:88: error: 'wxIMAGE_LIST_SMALL' was not declared in this scope ./ctl/ctlListView.cpp:88: error: 'SetImageList' was not declared in this scope../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)'../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared make[2]: *** [ctlListView.o] Error 1 ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSQLGrid.h:20: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLGrid.h:22: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared../pgadmin/include/ctl/ctlSQLGrid.h:22: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlSQLGrid.h:32: error: 'wxSize' does not name a type ../pgadmin/include/ctl/ctlSQLGrid.h:33: error: 'wxGridEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLGrid.h:39: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/frm/frmExport.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/frm/frmExport.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/frm/frmExport.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmExport.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmExport.h:35: error: 'wxCommandEvent' has not been declared ./ctl/ctlSQLGrid.cpp:24: error: 'wxGrid' has not been declared ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ./ctl/ctlSQLGrid.cpp:25: error: 'wxCommandEventHandler' was not declared in this scope ./ctl/ctlSQLGrid.cpp:28: error: 'wxGrid' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ./ctl/ctlSQLGrid.cpp: In static member function 'static wxObject* ctlSQLGrid::wxCreateObject()': ./ctl/ctlSQLGrid.cpp:28: error: cannot convert 'ctlSQLGrid*' to 'wxObject*' in return../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/utils/misc.h:110: error: 'wxPoint' has not been declared ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ./ctl/ctlSQLGrid.cpp: At global scope: ./ctl/ctlSQLGrid.cpp:34: error: expected ',' or '...' before '&' token ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/utils/misc.h:110: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ./ctl/ctlSQLGrid.cpp:34: error: ISO C++ forbids declaration of 'wxPoint' with no type../pgadmin/include/ctl/ctlTree.h:26: error: expected class-name before '{' token ../pgadmin/include/ctl/calbox.h:18: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlTree.h:28: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:28: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/calbox.h:24: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:29: error: 'wxTreeItemId' does not name a type ../pgadmin/include/ctl/calbox.h:26: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:32: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:33: error: expected ';' before '(' token ../pgadmin/include/ctl/calbox.h:33: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlTree.h:34: error: expected `;' before 'pgCollection' ../pgadmin/include/ctl/calbox.h:36: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlTree.h:34: error: expected ';' before '(' token ../pgadmin/include/ctl/ctlTree.h:35: error: 'wxTreeItemId' has not been declared ../pgadmin/include/ctl/ctlTree.h:36: error: 'wxTreeItemId' has not been declared ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/ctl/calbox.h:49: error: ISO C++ forbids declaration of 'wxCalendarDateAttr' with no type ../pgadmin/include/ctl/ctlTree.h:47: error: 'wxTreeItemId' does not name a type../pgadmin/include/ctl/calbox.h:49: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/calbox.h:50: error: expected `;' before 'void' ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/calbox.h:50: error: 'wxCalendarDateAttr' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlTree.h:50: error: 'wxTreeItemIdValue' does not name a type ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/calbox.h:60: error: ISO C++ forbids declaration of 'wxDialog' with no type ../pgadmin/include/ctl/calbox.h:60: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:61: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ./ctl/ctlSQLGrid.cpp: In constructor 'ctlSQLGrid::ctlSQLGrid(wxWindow*, wxWindowID, int)': ./ctl/ctlSQLGrid.cpp:35: error: class 'ctlSQLGrid' does not have any field named 'wxGrid'../pgadmin/include/ctl/calbox.h:61: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/schema/pgObject.h:44: error: expected class-name before '{' token../pgadmin/include/dlg/dlgClasses.h:29: error: expected class-name before '{' token ../pgadmin/include/ctl/calbox.h:62: error: ISO C++ forbids declaration of 'wxCalendarCtrl' with no type ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:37: error: 'wxCommandEvent' has not been declared ./ctl/ctlSQLGrid.cpp:35: error: 'pos' was not declared in this scope ./ctl/ctlSQLGrid.cpp:35: error: 'size' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ./ctl/ctlSQLGrid.cpp:37: error: 'wxFont' was not declared in this scope ./ctl/ctlSQLGrid.cpp:37: error: expected `;' before 'fntLabel' ./ctl/ctlSQLGrid.cpp:38: error: 'fntLabel' was not declared in this scope ./ctl/ctlSQLGrid.cpp:39: error: 'SetLabelFont' was not declared in this scope ./ctl/ctlComboBox.cpp: In member function 'int ctlComboBoxFix::Append(const wxString&, const wxString&)': ./ctl/ctlComboBox.cpp:32: error: 'wxComboBox' has not been declared ./ctl/ctlSQLGrid.cpp:40: error: 'SetColLabelAlignment' was not declared in this scope ./ctl/ctlSQLGrid.cpp:41: error: 'SetRowLabelSize' was not declared in this scope ./ctl/ctlSQLGrid.cpp:42: error: 'SetColLabelSize' was not declared in this scope ./ctl/ctlSQLGrid.cpp:43: error: 'SetDefaultCellOverflow' was not declared in this scope ./ctl/ctlSQLGrid.cpp:45: error: 'wxAcceleratorEntry' was not declared in this scope ./ctl/ctlSQLGrid.cpp:45: error: expected `;' before 'entries' ./ctl/ctlComboBox.cpp: In member function 'int ctlComboBoxFix::Append(const wxString&, long int)': ./ctl/ctlComboBox.cpp:38: error: 'wxComboBox' has not been declared ./ctl/ctlSQLGrid.cpp:46: error: 'entries' was not declared in this scope ./ctl/ctlSQLGrid.cpp:46: error: 'wxACCEL_CTRL' was not declared in this scope ./ctl/ctlComboBox.cpp: In member function 'int ctlComboBoxFix::Append(const wxString&, OID)': ./ctl/ctlComboBox.cpp:44: error: 'wxComboBox' has not been declared ./ctl/ctlSQLGrid.cpp:47: error: 'wxAcceleratorTable' was not declared in this scope ./ctl/ctlSQLGrid.cpp:47: error: expected `;' before 'accel' ./ctl/ctlSQLGrid.cpp:48: error: 'accel' was not declared in this scope ./ctl/ctlSQLGrid.cpp:48: error: 'SetAcceleratorTable' was not declared in this scope ./ctl/ctlSQLGrid.cpp:50: error: 'wxEVT_GRID_LABEL_LEFT_DCLICK' was not declared in this scope ./ctl/ctlSQLGrid.cpp:50: error: 'wxGridEventHandler' was not declared in this scope ./ctl/ctlSQLGrid.cpp:50: error: 'Connect' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type./ctl/ctlComboBox.cpp: In member function 'long int ctlComboBoxFix::GetLongKey(int)': ./ctl/ctlComboBox.cpp:95: error: 'GetSelection' was not declared in this scope ./ctl/ctlComboBox.cpp:96: error: 'GetClientData' was not declared in this scope../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:62: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:38: error: 'wxCloseEvent' has not been declared../pgadmin/include/ctl/calbox.h:63: error: ISO C++ forbids declaration of 'wxButton' with no type ./ctl/ctlSQLGrid.cpp: At global scope: ./ctl/ctlSQLGrid.cpp:53: error: variable or field 'OnCopy' declared void../pgadmin/include/ctl/calbox.h:63: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ./ctl/ctlSQLGrid.cpp:53: error: 'int ctlSQLGrid::OnCopy' is not a static member of 'class ctlSQLGrid' ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token./ctl/ctlSQLGrid.cpp:53: error: 'wxCommandEvent' was not declared in this scope ./ctl/ctlSQLGrid.cpp:53: error: 'ev' was not declared in this scope ./ctl/ctlSQLGrid.cpp:54: error: expected ',' or ';' before '{' token ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ./ctl/ctlSQLGrid.cpp: In member function 'wxString ctlSQLGrid::GetExportLine(int)': ./ctl/ctlSQLGrid.cpp:60: error: 'GetNumberCols' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:71: error: 'wxSize' does not name a type ../pgadmin/include/ctl/calbox.h:72: error: 'wxSizeEvent' has not been declared ../pgadmin/include/ctl/calbox.h:74: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:43: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ./ctl/ctlComboBox.cpp: In member function 'OID ctlComboBoxFix::GetOIDKey(int)': ./ctl/ctlComboBox.cpp:102: error: 'GetSelection' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:43: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:75: error: 'wxKeyEvent' has not been declared ./ctl/ctlComboBox.cpp:103: error: 'GetClientData' was not declared in this scope ../pgadmin/include/ctl/calbox.h:76: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/calbox.h:77: error: 'wxCommandEvent' has not been declared ./ctl/ctlComboBox.cpp: In member function 'wxString ctlComboBoxFix::GetStringKey(int)': ./ctl/ctlComboBox.cpp:109: error: 'GetSelection' was not declared in this scope ../pgadmin/include/ctl/calbox.h:78: error: 'wxCalendarEvent' has not been declared ./ctl/ctlComboBox.cpp:110: error: 'GetClientObject' was not declared in this scope ../pgadmin/include/ctl/calbox.h:79: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/calbox.h:80: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/calbox.h:81: error: 'wxChildFocusEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ./ctl/ctlComboBox.cpp: At global scope: ./ctl/ctlComboBox.cpp:117: error: 'wxPoint' has not been declared ./ctl/ctlComboBox.cpp:117: error: 'wxSize' has not been declared ../pgadmin/include/dlg/dlgClasses.h: In constructor 'pgDialog::pgDialog()': ../pgadmin/include/dlg/dlgClasses.h:31: error: 'statusBar' was not declared in this scope ./ctl/ctlComboBox.cpp: In constructor 'ctlComboBoxFix::ctlComboBoxFix(wxWindow*, int, int, int, long int)': ./ctl/ctlComboBox.cpp:118: error: class 'ctlComboBoxFix' does not have any field named 'wxComboBox' ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ./ctl/ctlComboBox.cpp: In member function 'bool ctlComboBoxFix::SetKey(long int)': ./ctl/ctlComboBox.cpp:126: error: 'GetCount' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ./ctl/ctlComboBox.cpp:130: error: 'SetSelection' was not declared in this scope ./ctl/ctlComboBox.cpp:134: error: 'SetSelection' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h: At global scope: ../pgadmin/include/dlg/dlgClasses.h:52: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/ctl/calbox.h:26: error: default argument missing for parameter 4 of 'wxCalendarBox::wxCalendarBox(wxWindow*, wxWindowID, const wxDateTime&, int)' ./ctl/ctlComboBox.cpp: In member function 'bool ctlComboBoxFix::SetKey(OID)': ./ctl/ctlComboBox.cpp:142: error: 'GetCount' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:54: error: expected ',' or '...' before '&' token ./ctl/ctlComboBox.cpp:146: error: 'SetSelection' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:54: error: ISO C++ forbids declaration of 'wxPoint' with no type ./ctl/ctlComboBox.cpp:150: error: 'SetSelection' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ./ctl/ctlComboBox.cpp: In member function 'bool ctlComboBoxFix::SetKey(const wxString&)': ./ctl/ctlComboBox.cpp:158: error: 'GetCount' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:65: error: 'wxKeyEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:66: error: 'wxCommandEvent' has not been declared ./ctl/ctlComboBox.cpp:162: error: 'SetSelection' was not declared in this scope ./ctl/ctlComboBox.cpp:166: error: 'SetSelection' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:68: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/calbox.h: In member function 'bool wxCalendarBox::SetLowerDateLimit(const wxDateTime&)': ../pgadmin/include/ctl/calbox.h:41: error: 'm_cal' was not declared in this scope./ctl/ctlComboBox.cpp: At global scope: ./ctl/ctlComboBox.cpp:173: error: 'wxPoint' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ./ctl/ctlComboBox.cpp:173: error: 'wxSize' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:81: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgClasses.h:81: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:82: error: ISO C++ forbids declaration of 'wxStatusBar' with no type ../pgadmin/include/dlg/dlgClasses.h:82: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:83: error: ISO C++ forbids declaration of 'wxMenuBar' with no type ./ctl/ctlComboBox.cpp:182: error: 'int ctlComboBox::GuessSelection' is not a static member of 'class ctlComboBox' ../pgadmin/include/dlg/dlgClasses.h:83: error: expected ';' before '*' token ./ctl/ctlComboBox.cpp:182: error: 'wxCommandEvent' was not declared in this scope ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ./ctl/ctlComboBox.cpp:182: error: 'ev' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:84: error: ISO C++ forbids declaration of 'wxToolBar' with no type ./ctl/ctlComboBox.cpp:183: error: expected ',' or ';' before '{' token ../pgadmin/include/dlg/dlgClasses.h:84: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgObject.h:89: error: 'wxTreeItemId' does not name a type ../pgadmin/include/schema/pgObject.h:97: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgObject.h:97: error: 'wxMenu' declared as a 'virtual' field ../pgadmin/include/schema/pgObject.h:97: error: expected ';' before '*' token ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/schema/pgObject.h:113: error: expected ',' or '...' before 'item' ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgObject.h:113: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/schema/pgObject.h:139: error: 'wxMenu' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:38: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSecurityPanel.h:42: error: expected `)' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:47: error: ISO C++ forbids declaration of 'wxStaticText' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:47: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:52: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:52: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:55: error: ISO C++ forbids declaration of 'wxButton' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:55: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:58: error: ISO C++ forbids declaration of 'wxCheckBox' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:58: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:59: error: ISO C++ forbids declaration of 'wxCheckBox' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:59: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:61: error: 'wxListEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:62: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:63: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:64: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope../pgadmin/include/ctl/ctlSecurityPanel.h:65: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/dlg/dlgProperty.h:83: error: 'wxNotebookEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:84: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:85: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:86: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:87: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:88: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:94: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:102: error: 'wxTextValidator' does not name a type ../pgadmin/include/dlg/dlgProperty.h:104: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/dlg/dlgProperty.h:104: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgProperty.h:105: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgProperty.h:105: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgProperty.h:110: error: 'wxTreeItemId' does not name a type ../pgadmin/include/dlg/dlgProperty.h:116: error: 'wxTreeItemId' has not been declared ../pgadmin/include/dlg/dlgProperty.h:145: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgProperty.h:145: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgProperty.h:182: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:183: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:200: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:216: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:216: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:225: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:225: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:233: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:233: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:242: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:242: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:250: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:250: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/schema/pgServer.h:120: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgServer.h:120: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/schema/pgServer.h:213: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:213: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxToolBar' has not been declared ../pgadmin/include/agent/pgaJob.h:39: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaJob.h:39: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaJob.h:64: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/agent/pgaJob.h:64: error: expected ';' before '*' token ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/ctl/ctlSQLGrid.h:20: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLGrid.h:22: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLGrid.h:22: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLGrid.h:32: error: 'wxSize' does not name a type ../pgadmin/include/ctl/ctlSQLGrid.h:33: error: 'wxGridEvent' has not been declared ../pgadmin/include/ctl/ctlSQLGrid.h:39: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLResult.h:27: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLResult.h:27: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLResult.h:58: error: 'wxGridRangeSelectEvent' has not been declared ../pgadmin/include/ctl/ctlSQLResult.h:74: error: expected class-name before '{' token ../pgadmin/include/frm/frmExport.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmExport.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmExport.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmExport.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmExport.h:35: error: 'wxCommandEvent' has not been declared ./ctl/ctlSQLResult.cpp:26: error: expected ',' or '...' before '&' token ./ctl/ctlSQLResult.cpp:26: error: ISO C++ forbids declaration of 'wxPoint' with no type ./ctl/ctlSQLResult.cpp: In constructor 'ctlSQLResult::ctlSQLResult(wxWindow*, pgConn*, wxWindowID, int)': ./ctl/ctlSQLResult.cpp:27: error: 'pos' was not declared in this scope ./ctl/ctlSQLResult.cpp:27: error: 'size' was not declared in this scope ./ctl/ctlSQLResult.cpp:32: error: 'SetTable' was not declared in this scope ./ctl/ctlSQLResult.cpp:34: error: 'EnableEditing' was not declared in this scope ./ctl/ctlSQLResult.cpp:35: error: expected type-specifier before 'wxBoxSizer' ./ctl/ctlSQLResult.cpp:35: error: expected `)' before 'wxBoxSizer' ./ctl/ctlSQLResult.cpp:35: error: 'SetSizer' was not declared in this scope ./ctl/ctlSQLResult.cpp:37: error: 'wxEVT_GRID_RANGE_SELECT' was not declared in this scope ./ctl/ctlSQLResult.cpp:37: error: 'wxGridRangeSelectEventHandler' was not declared in this scope ./ctl/ctlSQLResult.cpp:37: error: 'Connect' was not declared in this scope ./ctl/ctlSQLResult.cpp: In member function 'bool ctlSQLResult::Export()': ./ctl/ctlSQLResult.cpp:58: error: no matching function for call to 'frmExport::frmExport(ctlSQLResult* const)' ../pgadmin/include/frm/frmExport.h:25: note: candidates are: frmExport::frmExport(wxWindow*) ../pgadmin/include/frm/frmExport.h:23: note: frmExport::frmExport(const frmExport&) ./ctl/ctlSQLResult.cpp:59: error: 'class frmExport' has no member named 'ShowModal' ./ctl/ctlSQLResult.cpp: In member function 'bool ctlSQLResult::ToFile()': ./ctl/ctlSQLResult.cpp:69: error: no matching function for call to 'frmExport::frmExport(ctlSQLResult* const)' ../pgadmin/include/frm/frmExport.h:25: note: candidates are: frmExport::frmExport(wxWindow*) ../pgadmin/include/frm/frmExport.h:23: note: frmExport::frmExport(const frmExport&) ./ctl/ctlSQLResult.cpp:70: error: 'class frmExport' has no member named 'ShowModal' ./ctl/ctlSQLResult.cpp: In member function 'int ctlSQLResult::Execute(const wxString&, int, wxWindow*, long int, void*)': ./ctl/ctlSQLResult.cpp:93: error: 'GetNumberCols' was not declared in this scope ./ctl/ctlSQLResult.cpp:95: error: 'GetColSize' was not declared in this scope ./ctl/ctlSQLResult.cpp:96: error: 'class ctlSQLResult' has no member named 'GetColLabelValue' ./ctl/ctlSQLResult.cpp:99: error: 'wxGridTableMessage' was not declared in this scope ./ctl/ctlSQLResult.cpp:99: error: 'msg' was not declared in this scope ./ctl/ctlSQLResult.cpp:100: error: 'GetTable' was not declared in this scope ./ctl/ctlSQLResult.cpp:101: error: expected type-specifier before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:101: error: expected `;' before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:102: error: 'ProcessTableMessage' was not declared in this scope ./ctl/ctlSQLResult.cpp:103: error: type '' argument given to 'delete', expected pointer ./ctl/ctlSQLResult.cpp:104: error: expected type-specifier before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:104: error: expected `;' before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:106: error: type '' argument given to 'delete', expected pointer ./ctl/ctlSQLResult.cpp:100: warning: unused variable 'table' ./ctl/ctlSQLResult.cpp: In member function 'int ctlSQLResult::Abort()': ./ctl/ctlSQLResult.cpp:133: error: 'GetTable' was not declared in this scope ./ctl/ctlSQLResult.cpp: In member function 'void ctlSQLResult::DisplayData(bool)': ./ctl/ctlSQLResult.cpp:153: error: 'Freeze' was not declared in this scope ./ctl/ctlSQLResult.cpp:160: error: 'wxGridTableMessage' was not declared in this scope ./ctl/ctlSQLResult.cpp:160: error: 'msg' was not declared in this scope ./ctl/ctlSQLResult.cpp:161: error: 'GetTable' was not declared in this scope ./ctl/ctlSQLResult.cpp:162: error: expected type-specifier before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:162: error: expected `;' before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:163: error: 'ProcessTableMessage' was not declared in this scope ./ctl/ctlSQLResult.cpp:164: error: type '' argument given to 'delete', expected pointer ./ctl/ctlSQLResult.cpp:165: error: expected type-specifier before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:165: error: expected `;' before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:167: error: type '' argument given to 'delete', expected pointer ./ctl/ctlSQLResult.cpp:168: error: expected type-specifier before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:168: error: expected `;' before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:170: error: type '' argument given to 'delete', expected pointer ./ctl/ctlSQLResult.cpp:171: error: expected type-specifier before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:171: error: expected `;' before 'wxGridTableMessage' ./ctl/ctlSQLResult.cpp:173: error: type '' argument given to 'delete', expected pointer ./ctl/ctlSQLResult.cpp:181: error: 'GetSize' was not declared in this scope ./ctl/ctlSQLResult.cpp:187: error: 'SetColSize' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ./ctl/ctlSQLResult.cpp:212: error: 'SetColSize' was not declared in this scope ./ctl/ctlSQLResult.cpp:215: error: 'Thaw' was not declared in this scope ./ctl/ctlSQLResult.cpp:161: warning: unused variable 'table' ./ctl/ctlSQLGrid.cpp: In member function 'wxString ctlSQLGrid::GetExportLine(int, wxArrayInt)': ./ctl/ctlSQLGrid.cpp:87: error: 'GetNumberCols' was not declared in this scope ../pgadmin/include/agent/pgaJob.h:115: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ./ctl/ctlComboBox.cpp: In member function 'int ctlComboBox::GetGuessedSelection() const': ./ctl/ctlComboBox.cpp:211: error: 'GetCurrentSelection' was not declared in this scope ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/calbox.h: In member function 'const wxDateTime& wxCalendarBox::GetLowerDateLimit() const': ../pgadmin/include/ctl/calbox.h:42: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'bool wxCalendarBox::SetUpperDateLimit(const wxDateTime&)': ../pgadmin/include/ctl/calbox.h:43: error: 'm_cal' was not declared in this scope ./ctl/ctlComboBox.cpp:214: error: 'GetValue' was not declared in this scope ./ctl/ctlComboBox.cpp:214: error: 'FindString' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'const wxDateTime& wxCalendarBox::GetUpperDateLimit() const': ../pgadmin/include/ctl/calbox.h:44: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'bool wxCalendarBox::SetDateRange(const wxDateTime&, const wxDateTime&)': ../pgadmin/include/ctl/calbox.h:47: error: 'm_cal' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/calbox.h: In member function 'void wxCalendarBox::SetAttr(size_t, int*)': ../pgadmin/include/ctl/calbox.h:50: error: 'm_cal' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ./ctl/ctlComboBox.cpp: In member function 'int ctlComboBox::GetSelection() const': ./ctl/ctlComboBox.cpp:226: error: 'GetValue' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared./ctl/ctlComboBox.cpp:226: error: 'FindString' was not declared in this scope ../pgadmin/include/dlg/dlgClasses.h:98: error: 'wxCommandEvent' has not been declared../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type../pgadmin/include/ctl/calbox.h: In member function 'void wxCalendarBox::SetHoliday(size_t)': ../pgadmin/include/ctl/calbox.h:51: error: 'm_cal' was not declared in this scope ./ctl/ctlSQLGrid.cpp:95: error: 'GetCellValue' was not declared in this scope../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/ctl/calbox.h: In member function 'void wxCalendarBox::ResetAttr(size_t)': ../pgadmin/include/ctl/calbox.h:52: error: 'm_cal' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ./ctl/ctlComboBox.cpp: In member function 'wxString ctlComboBox::GetGuessedStringSelection() const': ./ctl/ctlComboBox.cpp:236: error: 'GetString' was not declared in this scope ./ctl/calbox.cpp: At global scope: ./ctl/calbox.cpp:41: error: 'wxControl' has not been declared ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/agent/pgaJob.h:115: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/dlg/dlgClasses.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared../pgadmin/include/dlg/dlgClasses.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:113: error: 'wxCloseEvent' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/dlg/dlgClasses.h:123: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/dlg/dlgClasses.h:123: error: expected ';' before '*' token ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/agent/pgaStep.h:36: error: expected ',' or '...' before 'item' ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/pgaStep.h:36: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSecurityPanel.h:38: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSecurityPanel.h:42: error: expected `)' before '*' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:47: error: ISO C++ forbids declaration of 'wxStaticText' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:47: error: expected ';' before '*' token ./ctl/ctlSQLResult.cpp: At global scope: ./ctl/ctlSQLResult.cpp:296: error: variable or field 'OnGridSelect' declared void ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ./ctl/ctlSQLResult.cpp:296: error: 'int ctlSQLResult::OnGridSelect' is not a static member of 'class ctlSQLResult' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ./ctl/ctlSQLResult.cpp:296: error: 'wxGridRangeSelectEvent' was not declared in this scope ./ctl/ctlSQLResult.cpp:296: error: 'event' was not declared in this scope ../pgadmin/include/ctl/ctlSecurityPanel.h:52: error: ISO C++ forbids declaration of 'wxNotebook' with no type ./ctl/ctlSQLResult.cpp:297: error: expected ',' or ';' before '{' token ../pgadmin/include/ctl/ctlSecurityPanel.h:52: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:55: error: ISO C++ forbids declaration of 'wxButton' with no type ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ./ctl/calbox.cpp:42: error: 'wxCommandEventHandler' was not declared in this scope ./ctl/calbox.cpp:43: error: 'EVT_TEXT' was not declared in this scope ./ctl/calbox.cpp:44: error: expected `}' before 'wxEventTableEntry' ./ctl/calbox.cpp:44: error: expected ',' or ';' before 'wxEventTableEntry' ./ctl/calbox.cpp:46: error: expected declaration before '}' token ./ctl/ctlSQLGrid.cpp: In member function 'int ctlSQLGrid::Copy()': ./ctl/ctlSQLGrid.cpp:121: error: 'GetSelectedRows' was not declared in this scope ./ctl/ctlSQLGrid.cpp:135: error: 'GetSelectedCols' was not declared in this scope ./ctl/ctlSQLGrid.cpp:138: error: 'GetNumberRows' was not declared in this scope ./ctl/ctlSQLGrid.cpp:150: error: 'GetSelectionBlockTopLeft' was not declared in this scope ./ctl/ctlSQLGrid.cpp:151: error: 'GetSelectionBlockBottomRight' was not declared in this scope ./ctl/ctlSQLGrid.cpp:174: error: 'GetGridCursorRow' was not declared in this scope ./ctl/ctlSQLGrid.cpp:175: error: 'GetGridCursorCol' was not declared in this scope ./ctl/ctlSQLGrid.cpp:181: error: 'wxTheClipboard' was not declared in this scope ./ctl/ctlSQLGrid.cpp:183: error: expected type-specifier before 'wxTextDataObject' ./ctl/ctlSQLGrid.cpp:183: error: expected `)' before 'wxTextDataObject' ./ctl/ctlSQLGrid.cpp: At global scope: ./ctl/ctlSQLGrid.cpp:196: error: variable or field 'OnLabelDoubleClick' declared void ./ctl/ctlSQLGrid.cpp:196: error: 'int ctlSQLGrid::OnLabelDoubleClick' is not a static member of 'class ctlSQLGrid' ./ctl/ctlSQLGrid.cpp:196: error: 'wxGridEvent' was not declared in this scope ./ctl/ctlSQLGrid.cpp:196: error: 'event' was not declared in this scope ./ctl/ctlSQLGrid.cpp:197: error: expected ',' or ';' before '{' token ./ctl/ctlSQLGrid.cpp:281: error: 'wxSize' does not name a type ../pgadmin/include/dlg/dlgClasses.h:146: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared make[2]: *** [ctlComboBox.o] Error 1 make[2]: *** [calbox.o] Error 1 ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token make[2]: *** [ctlSQLResult.o] Error 1 ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared make[2]: *** [ctlSQLGrid.o] Error 1 ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSecurityPanel.h:55: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:58: error: ISO C++ forbids declaration of 'wxCheckBox' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:58: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/ctl/ctlSecurityPanel.h:59: error: ISO C++ forbids declaration of 'wxCheckBox' with no type ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/ctl/ctlSecurityPanel.h:59: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:61: error: 'wxListEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:62: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/ctl/ctlSecurityPanel.h:63: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:64: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:65: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:67: error: 'wxCommandEvent' has not been declared ./agent/dlgStep.cpp:31: error: 'XRCID' was not declared in this scope ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ./agent/dlgStep.cpp:31: error: 'wxCommandEventHandler' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/schema/pgObject.h:44: error: expected class-name before '{' token ./agent/dlgStep.cpp:32: error: 'XRCID' was not declared in this scope ./agent/dlgStep.cpp:32: error: 'wxCommandEventHandler' was not declared in this scope ./agent/dlgStep.cpp:33: error: 'XRCID' was not declared in this scope ./agent/dlgStep.cpp:33: error: 'wxCommandEventHandler' was not declared in this scope ./agent/dlgStep.cpp:34: error: 'XRCID' was not declared in this scope ./agent/dlgStep.cpp:34: error: 'wxCommandEventHandler' was not declared in this scope ./agent/dlgStep.cpp:35: error: 'EVT_STC_MODIFIED' was not declared in this scope ./agent/dlgStep.cpp:36: error: expected `}' before 'wxEventTableEntry' ./agent/dlgStep.cpp:36: error: expected ',' or ';' before 'wxEventTableEntry' ./agent/dlgStep.cpp:36: error: expected declaration before '}' token ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/dlg/dlgClasses.h:146: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgClasses.h:154: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgClasses.h:155: error: 'wxCommandEvent' has not been declared ../pgadmin/include/schema/pgObject.h:89: error: 'wxTreeItemId' does not name a type ../pgadmin/include/dlg/dlgClasses.h:156: error: 'wxCloseEvent' has not been declared ../pgadmin/include/schema/pgObject.h:97: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgObject.h:97: error: 'wxMenu' declared as a 'virtual' field ../pgadmin/include/schema/pgObject.h:97: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgFindReplace.h:30: error: 'wxCloseEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:31: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:32: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:33: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgFindReplace.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/schema/pgObject.h:113: error: expected ',' or '...' before 'item' ../pgadmin/include/schema/pgObject.h:113: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:41: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:45: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/ctlSQLBox.h:45: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/ctlSQLBox.h:49: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:52: error: 'wxFocusEvent' has not been declared ../pgadmin/include/schema/pgObject.h:139: error: 'wxMenu' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:67: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/ctl/ctlSQLBox.h:41: error: default argument missing for parameter 3 of 'ctlSQLBox::ctlSQLBox(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlSQLBox.h:45: error: default argument missing for parameter 3 of 'void ctlSQLBox::Create(wxWindow*, wxWindowID, int)' ../pgadmin/include/ctl/ctlListView.h:23: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlListView.h:25: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlListView.h:31: error: 'wxLIST_FORMAT_LEFT' was not declared in this scope ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)'../pgadmin/include/ctl/ctlListView.h: In member function 'void ctlListView::DeleteCurrentItem()': ../pgadmin/include/ctl/ctlListView.h:51: error: 'DeleteItem' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:24: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:26: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/schema/pgObject.h:44: error: expected class-name before '{' token ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/schema/pgServer.h:120: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&)': ../pgadmin/include/ctl/ctlComboBox.h:38: error: 'wxComboBox' has not been declared ../pgadmin/include/ctl/ctlComboBox.h: In member function 'int ctlComboBoxFix::Append(const wxString&, void*)': ../pgadmin/include/ctl/ctlComboBox.h:39: error: 'wxComboBox' has not been declared ../pgadmin/include/schema/pgServer.h:120: error: expected ';' before '*' token../pgadmin/include/ctl/ctlComboBox.h: At global scope: ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxPoint' has not been declared ../pgadmin/include/ctl/ctlComboBox.h:48: error: 'wxSize' has not been declared ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/ctl/ctlComboBox.h:49: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/factory.h:42: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgObject.h:89: error: 'wxTreeItemId' does not name a type ../pgadmin/include/schema/pgObject.h:97: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgObject.h:97: error: 'wxMenu' declared as a 'virtual' field ../pgadmin/include/schema/pgObject.h:97: error: expected ';' before '*' token ../pgadmin/include/utils/factory.h:101: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:101: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/factory.h:102: error: 'wxMenu' has not been declared ../pgadmin/include/utils/factory.h:105: error: 'wxMenuBar' has not been declared ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/schema/pgObject.h:113: error: expected ',' or '...' before 'item' ../pgadmin/include/schema/pgObject.h:113: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type make[2]: *** [dlgStep.o] Error 1 ../pgadmin/include/schema/pgObject.h:139: error: 'wxMenu' has not been declared ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/schema/pgServer.h:213: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:213: error: 'wxToolBar' has not been declared ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/schema/pgServer.h:120: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgServer.h:120: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxToolBar' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxToolBar' has not been declared ./ctl/ctlSQLBox.cpp:32: error: 'wxStyledTextCtrl' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxToolBar' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/schema/pgServer.h:247: error: 'wxMenu' has not been declared ./ctl/ctlSQLBox.cpp:33: error: 'wxKeyEventHandler' was not declared in this scope ../pgadmin/include/schema/pgServer.h:247: error: 'wxToolBar' has not been declared ./ctl/ctlSQLBox.cpp:34: error: 'wxCommandEventHandler' was not declared in this scope ./ctl/ctlSQLBox.cpp:35: error: 'wxCommandEventHandler' was not declared in this scope ./ctl/ctlSQLBox.cpp:36: error: 'wxFocusEventHandler' was not declared in this scope ./ctl/ctlSQLBox.cpp:37: error: 'EVT_STC_UPDATEUI' was not declared in this scope ./ctl/ctlSQLBox.cpp:38: error: expected `}' before 'wxEventTableEntry' ./ctl/ctlSQLBox.cpp:38: error: expected ',' or ';' before 'wxEventTableEntry' ./ctl/ctlSQLBox.cpp:38: error: expected declaration before '}' token ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/schema/pgGroup.h:49: error: expected ',' or '...' before 'item' ../pgadmin/include/schema/pgGroup.h:49: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/schema/pgServer.h:213: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:213: error: 'wxToolBar' has not been declared ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/schema/pgServer.h:221: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxToolBar' has not been declared ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/schema/pgServer.h:229: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgUser.h:57: error: expected ',' or '...' before 'item' ../pgadmin/include/schema/pgUser.h:57: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/schema/pgServer.h:238: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxToolBar' has not been declared ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ./ctl/ctlSecurityPanel.cpp:28: error: 'wxPanel' has not been declared ../pgadmin/include/frm/frmMain.h:55: error: 'wxCommandEvent' has not been declared ../pgadmin/include/schema/pgDatabase.h:99: error: ISO C++ forbids declaration of 'wxMenu' with no type ./ctl/ctlSecurityPanel.cpp:29: error: 'EVT_LIST_ITEM_SELECTED' was not declared in this scope ../pgadmin/include/schema/pgDatabase.h:99: error: expected ';' before '*' token ./ctl/ctlSecurityPanel.cpp:30: error: expected `}' before 'wxEventTableEntry' ./ctl/ctlSecurityPanel.cpp:30: error: expected ',' or ';' before 'wxEventTableEntry' ./ctl/ctlSecurityPanel.cpp:45: error: expected declaration before '}' token ../pgadmin/include/schema/pgDatabase.h:101: error: expected ',' or '...' before 'item' ../pgadmin/include/frm/frmMain.h:56: error: 'wxCommandEvent' has not been declared../pgadmin/include/schema/pgDatabase.h:101: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/frm/frmMain.h:65: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:88: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:91: error: 'wxAuiManager' does not name a type ../pgadmin/include/frm/frmMain.h:96: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/frm/frmMain.h:96: error: expected ';' before '*' token ../pgadmin/include/frm/frmMain.h:98: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/frm/frmMain.h:98: error: expected ';' before '*' token ../pgadmin/include/frm/frmMain.h:113: error: 'wxTreeItemId' does not name a type ../pgadmin/include/frm/frmMain.h:116: error: 'wxEraseEvent' has not been declared ../pgadmin/include/frm/frmMain.h:117: error: 'wxSizeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:120: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:121: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:123: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:124: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:125: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:126: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:127: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:128: error: 'wxAuiManagerEvent' has not been declared ../pgadmin/include/frm/frmMain.h:129: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:131: error: 'wxNotebookEvent' has not been declared ../pgadmin/include/frm/frmMain.h:132: error: 'wxListEvent' has not been declared ../pgadmin/include/frm/frmMain.h:133: error: 'wxListEvent' has not been declared ../pgadmin/include/frm/frmMain.h:134: error: 'wxListEvent' has not been declared ../pgadmin/include/frm/frmMain.h:135: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:136: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:137: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:138: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:139: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:140: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:141: error: 'wxCloseEvent' has not been declared ../pgadmin/include/frm/frmMain.h:143: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:144: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:145: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:147: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:149: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/frm/frmMain.h:152: error: 'wxPoint' has not been declared ../pgadmin/include/frm/frmMain.h:156: error: 'wxTreeItemId' does not name a type ../pgadmin/include/frm/frmMain.h:158: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:159: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:160: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h: In member function 'void frmMain::SelectStatisticsTab()': ../pgadmin/include/frm/frmMain.h:80: error: 'listViews' was not declared in this scope ../pgadmin/include/frm/frmMain.h: In member function 'void frmMain::OnCopy(int&)': ../pgadmin/include/frm/frmMain.h:145: error: 'class ctlSQLBox' has no member named 'Copy' ../pgadmin/include/agent/pgaJob.h:39: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaJob.h:39: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/frm/frmMain.h: At global scope: ../pgadmin/include/frm/frmMain.h:179: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:179: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:187: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:187: error: 'wxToolBar' has not been declared ../pgadmin/include/agent/pgaJob.h:64: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/agent/pgaJob.h:64: error: expected ';' before '*' token ../pgadmin/include/frm/frmMain.h:195: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:195: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:202: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:202: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:210: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:210: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:218: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:218: error: 'wxToolBar' has not been declared ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/schema/pgObject.h:44: error: expected class-name before '{' token ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type make[2]: *** [ctlSQLBox.o] Error 1 ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/utils/sysSettings.h:130: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:131: error: 'wxFont' does not name a type ../pgadmin/include/utils/sysSettings.h:132: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:132: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:133: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:133: error: ISO C++ forbids declaration of 'wxFont' with no type ../pgadmin/include/utils/sysSettings.h:140: error: expected ',' or '...' before '&' token ../pgadmin/include/schema/pgObject.h:44: error: expected class-name before '{' token ../pgadmin/include/utils/sysSettings.h:140: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/utils/sysSettings.h:140: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:141: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:141: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:141: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:142: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/sysSettings.h:142: error: ISO C++ forbids declaration of 'wxSize' with no type ../pgadmin/include/utils/sysSettings.h:142: error: 'bool sysSettings::Write(const wxString&, int)' cannot be overloaded ../pgadmin/include/utils/sysSettings.h:138: error: with 'bool sysSettings::Write(const wxString&, int)' ../pgadmin/include/utils/sysSettings.h:156: error: 'wxPoint' does not name a type ../pgadmin/include/utils/sysSettings.h:157: error: 'wxSize' does not name a type ../pgadmin/include/schema/pgObject.h:89: error: 'wxTreeItemId' does not name a type ../pgadmin/include/schema/pgObject.h:97: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgObject.h:97: error: 'wxMenu' declared as a 'virtual' field ../pgadmin/include/schema/pgObject.h:97: error: expected ';' before '*' token ../pgadmin/include/utils/sysSettings.h:195: error: 'wxFont' does not name a type ../pgadmin/include/schema/pgObject.h:113: error: expected ',' or '...' before 'item' ../pgadmin/include/schema/pgObject.h:113: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/schema/pgObject.h:89: error: 'wxTreeItemId' does not name a type ../pgadmin/include/schema/pgObject.h:139: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgObject.h:97: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgObject.h:97: error: 'wxMenu' declared as a 'virtual' field ../pgadmin/include/schema/pgObject.h:97: error: expected ';' before '*' token ../pgadmin/include/schema/pgObject.h:113: error: expected ',' or '...' before 'item' ../pgadmin/include/schema/pgObject.h:113: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaJob.h:115: error: 'wxMenu' has not been declared ../pgadmin/include/agent/pgaJob.h:115: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgObject.h:139: error: 'wxMenu' has not been declared ../pgadmin/include/agent/pgaSchedule.h:34: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaSchedule.h:34: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetFont(int)': ../pgadmin/include/utils/sysSettings.h:132: error: 'systemFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:132: error: 'font' was not declared in this scope ../pgadmin/include/utils/sysSettings.h: In member function 'void sysSettings::SetSQLFont(int)': ../pgadmin/include/utils/sysSettings.h:133: error: 'sqlFont' was not declared in this scope ../pgadmin/include/utils/sysSettings.h:133: error: 'font' was not declared in this scope ../pgadmin/include/ctl/ctlSecurityPanel.h:38: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSecurityPanel.h:42: error: expected `)' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:47: error: ISO C++ forbids declaration of 'wxStaticText' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:47: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:52: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:52: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:55: error: ISO C++ forbids declaration of 'wxButton' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:55: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:58: error: ISO C++ forbids declaration of 'wxCheckBox' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:58: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:59: error: ISO C++ forbids declaration of 'wxCheckBox' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:59: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:61: error: 'wxListEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:62: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h: In member function 'bool sysSettings::Write(const wxString&, int)': ../pgadmin/include/utils/sysSettings.h:143: error: 'point' was not declared in this scope ../pgadmin/include/ctl/ctlSecurityPanel.h:63: error: 'wxCommandEvent' has not been declared ../pgadmin/include/utils/sysSettings.h:143: error: 'size' was not declared in this scope ../pgadmin/include/ctl/ctlSecurityPanel.h:64: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:65: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:83: error: 'wxNotebookEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:84: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:85: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:86: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/pgaStep.h:36: error: expected ',' or '...' before 'item' ../pgadmin/include/dlg/dlgProperty.h:87: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/pgaStep.h:36: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/dlg/dlgProperty.h:88: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:94: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:102: error: 'wxTextValidator' does not name a type ../pgadmin/include/dlg/dlgProperty.h:104: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/dlg/dlgProperty.h:104: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgProperty.h:105: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgProperty.h:105: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgProperty.h:110: error: 'wxTreeItemId' does not name a type ../pgadmin/include/dlg/dlgProperty.h:116: error: 'wxTreeItemId' has not been declared make[2]: *** [ctlSecurityPanel.o] Error 1 ../pgadmin/include/dlg/dlgProperty.h:145: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgProperty.h:145: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgProperty.h:182: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:183: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:200: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:216: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:216: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:225: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:225: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:233: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:233: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:242: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:242: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:250: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:250: error: 'wxToolBar' has not been declared ../pgadmin/include/ctl/timespin.h:20: error: expected class-name before '{' token ../pgadmin/include/ctl/timespin.h:25: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/timespin.h:27: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/timespin.h:31: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/timespin.h:33: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/timespin.h:46: error: 'wxSpinEvent' has not been declared ../pgadmin/include/ctl/timespin.h:47: error: 'wxSpinEvent' has not been declared ../pgadmin/include/ctl/timespin.h:48: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/timespin.h:49: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/timespin.h:50: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/timespin.h:51: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/timespin.h:52: error: 'wxNavigationKeyEvent' has not been declared ../pgadmin/include/ctl/timespin.h:59: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/ctl/timespin.h:59: error: expected ';' before '*' token ../pgadmin/include/ctl/timespin.h:60: error: ISO C++ forbids declaration of 'wxSpinButton' with no type ../pgadmin/include/ctl/timespin.h:60: error: expected ';' before '*' token ../pgadmin/include/ctl/timespin.h:65: error: 'wxSize' does not name a type ../pgadmin/include/ctl/timespin.h:66: error: 'wxSizeEvent' has not been declared ../pgadmin/include/ctl/calbox.h:18: error: expected class-name before '{' token ../pgadmin/include/ctl/calbox.h:24: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/calbox.h:26: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/calbox.h:33: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/calbox.h:36: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/calbox.h:49: error: ISO C++ forbids declaration of 'wxCalendarDateAttr' with no type ../pgadmin/include/ctl/calbox.h:49: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:50: error: expected `;' before 'void' ../pgadmin/include/ctl/calbox.h:50: error: 'wxCalendarDateAttr' has not been declared ../pgadmin/include/ctl/calbox.h:60: error: ISO C++ forbids declaration of 'wxDialog' with no type ../pgadmin/include/ctl/calbox.h:60: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:61: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/ctl/calbox.h:61: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:62: error: ISO C++ forbids declaration of 'wxCalendarCtrl' with no type ../pgadmin/include/ctl/calbox.h:62: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:63: error: ISO C++ forbids declaration of 'wxButton' with no type ../pgadmin/include/ctl/calbox.h:63: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:71: error: 'wxSize' does not name a type ../pgadmin/include/ctl/calbox.h:72: error: 'wxSizeEvent' has not been declared ../pgadmin/include/ctl/calbox.h:74: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/calbox.h:75: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/calbox.h:76: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/calbox.h:77: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/calbox.h:78: error: 'wxCalendarEvent' has not been declared ../pgadmin/include/ctl/calbox.h:79: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/calbox.h:80: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/calbox.h:81: error: 'wxChildFocusEvent' has not been declared ../pgadmin/include/ctl/calbox.h:26: error: default argument missing for parameter 4 of 'wxCalendarBox::wxCalendarBox(wxWindow*, wxWindowID, const wxDateTime&, int)' ../pgadmin/include/ctl/calbox.h: In member function 'bool wxCalendarBox::SetLowerDateLimit(const wxDateTime&)': ../pgadmin/include/ctl/calbox.h:41: error: 'm_cal' was not declared in this scope ./agent/pgaSchedule.cpp:69: error: expected ',' or '...' before 'item' ../pgadmin/include/ctl/calbox.h: In member function 'const wxDateTime& wxCalendarBox::GetLowerDateLimit() const': ../pgadmin/include/ctl/calbox.h:42: error: 'm_cal' was not declared in this scope ./agent/pgaSchedule.cpp:69: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/ctl/calbox.h: In member function 'bool wxCalendarBox::SetUpperDateLimit(const wxDateTime&)': ../pgadmin/include/ctl/calbox.h:43: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'const wxDateTime& wxCalendarBox::GetUpperDateLimit() const': ../pgadmin/include/ctl/calbox.h:44: error: 'm_cal' was not declared in this scope ./agent/pgaSchedule.cpp: In member function 'virtual pgObject* pgaSchedule::Refresh(ctlTree*, int)': ./agent/pgaSchedule.cpp:73: error: 'class ctlTree' has no member named 'GetParentCollection' ../pgadmin/include/ctl/calbox.h: In member function 'bool wxCalendarBox::SetDateRange(const wxDateTime&, const wxDateTime&)': ../pgadmin/include/ctl/calbox.h:47: error: 'm_cal' was not declared in this scope ./agent/pgaSchedule.cpp:73: error: 'item' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'void wxCalendarBox::SetAttr(size_t, int*)': ../pgadmin/include/ctl/calbox.h:50: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'void wxCalendarBox::SetHoliday(size_t)': ../pgadmin/include/ctl/calbox.h:51: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'void wxCalendarBox::ResetAttr(size_t)': ../pgadmin/include/ctl/calbox.h:52: error: 'm_cal' was not declared in this scope ../pgadmin/include/agent/dlgSchedule.h: At global scope: ../pgadmin/include/agent/dlgSchedule.h:47: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:48: error: 'wxCalendarEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:49: error: 'wxListEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:52: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:53: error: 'wxCheckListBox' has not been declared ../pgadmin/include/agent/dlgSchedule.h:54: error: 'wxCheckListBox' has not been declared ../pgadmin/include/schema/pgServer.h:120: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgServer.h:120: error: expected ';' before '*' token ../pgadmin/include/schema/pgServer.h:120: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgServer.h:120: error: expected ';' before '*' token ./agent/pgaSchedule.cpp: In member function 'virtual pgObject* pgaScheduleFactory::CreateObjects(pgCollection*, ctlTree*, const wxString&)': ./agent/pgaSchedule.cpp:160: error: 'class ctlTree' has no member named 'AppendObject' ../pgadmin/include/pgAdmin3.h: At global scope: ../pgadmin/include/pgAdmin3.h:141: error: 'wxDialog' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'wxTopLevelWindow' has not been declared ../pgadmin/include/pgAdmin3.h:142: error: 'void pgAppearanceFactory::SetIcons(int*)' cannot be overloaded ../pgadmin/include/pgAdmin3.h:141: error: with 'void pgAppearanceFactory::SetIcons(int*)' ../pgadmin/include/pgAdmin3.h:143: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:144: error: 'wxIcon' does not name a type ../pgadmin/include/pgAdmin3.h:145: error: 'wxBitmap' does not name a type ../pgadmin/include/pgAdmin3.h:146: error: 'wxFont' does not name a type ../pgadmin/include/pgAdmin3.h:147: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:149: error: 'wxPoint' does not name a type ../pgadmin/include/pgAdmin3.h:153: error: 'wxColour' does not name a type ../pgadmin/include/pgAdmin3.h:158: error: 'wxImage' does not name a type ../pgadmin/include/pgAdmin3.h:160: error: 'wxColor' does not name a type ../pgadmin/include/schema/pgObject.h:44: error: expected class-name before '{' token ../pgadmin/include/schema/pgObject.h:89: error: 'wxTreeItemId' does not name a type ../pgadmin/include/schema/pgObject.h:97: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgObject.h:97: error: 'wxMenu' declared as a 'virtual' field ../pgadmin/include/schema/pgObject.h:97: error: expected ';' before '*' token ../pgadmin/include/schema/pgObject.h:113: error: expected ',' or '...' before 'item' ../pgadmin/include/schema/pgObject.h:113: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/schema/pgServer.h:213: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:213: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgObject.h:139: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxToolBar' has not been declared ../pgadmin/include/agent/pgaJob.h:39: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaJob.h:39: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaJob.h:64: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/agent/pgaJob.h:64: error: expected ';' before '*' token ../pgadmin/include/schema/pgServer.h:213: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:213: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxMenu' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:38: error: expected class-name before '{' token ../pgadmin/include/ctl/ctlSecurityPanel.h:42: error: expected `)' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:47: error: ISO C++ forbids declaration of 'wxStaticText' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:47: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:52: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:52: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:55: error: ISO C++ forbids declaration of 'wxButton' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:55: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:58: error: ISO C++ forbids declaration of 'wxCheckBox' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:58: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:59: error: ISO C++ forbids declaration of 'wxCheckBox' with no type ../pgadmin/include/ctl/ctlSecurityPanel.h:59: error: expected ';' before '*' token ../pgadmin/include/ctl/ctlSecurityPanel.h:61: error: 'wxListEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:62: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:63: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:64: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:65: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/ctlSecurityPanel.h:67: error: 'wxCommandEvent' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxMenu' has not been declared ../pgadmin/include/agent/pgaJob.h:115: error: 'wxMenu' has not been declared ../pgadmin/include/agent/pgaJob.h:115: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:83: error: 'wxNotebookEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:84: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:85: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:86: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:87: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:88: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:94: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:102: error: 'wxTextValidator' does not name a type ../pgadmin/include/dlg/dlgProperty.h:104: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/agent/pgaSchedule.h:34: error: expected ',' or '...' before 'item' ../pgadmin/include/dlg/dlgProperty.h:104: error: expected ';' before '*' token ../pgadmin/include/agent/pgaSchedule.h:34: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/dlg/dlgProperty.h:105: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgProperty.h:105: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgProperty.h:110: error: 'wxTreeItemId' does not name a type ../pgadmin/include/dlg/dlgProperty.h:116: error: 'wxTreeItemId' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxToolBar' has not been declared ../pgadmin/include/dlg/dlgProperty.h:145: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/dlg/dlgProperty.h:145: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgProperty.h:182: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:183: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgProperty.h:200: error: 'wxCommandEvent' has not been declared ../pgadmin/include/schema/pgObject.h:44: error: expected class-name before '{' token ../pgadmin/include/schema/pgDatabase.h:99: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/dlg/dlgProperty.h:216: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:216: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgObject.h:89: error: 'wxTreeItemId' does not name a type ../pgadmin/include/schema/pgObject.h:97: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgObject.h:97: error: 'wxMenu' declared as a 'virtual' field ../pgadmin/include/schema/pgObject.h:97: error: expected ';' before '*' token ../pgadmin/include/dlg/dlgProperty.h:225: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:225: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgDatabase.h:99: error: expected ';' before '*' token ./agent/dlgSchedule.cpp:41: error: 'XRCID' was not declared in this scope ../pgadmin/include/dlg/dlgProperty.h:233: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgObject.h:113: error: expected ',' or '...' before 'item' ../pgadmin/include/dlg/dlgProperty.h:233: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgObject.h:113: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ./agent/dlgSchedule.cpp:41: error: 'wxCommandEventHandler' was not declared in this scope ./agent/dlgSchedule.cpp:42: error: 'XRCID' was not declared in this scope ./agent/dlgSchedule.cpp:42: error: 'EVT_CALENDAR_SEL_CHANGED' was not declared in this scope ./agent/dlgSchedule.cpp:43: error: expected `}' before 'EVT_TEXT' ./agent/dlgSchedule.cpp:43: error: expected ',' or ';' before 'EVT_TEXT' ./agent/dlgSchedule.cpp:55: error: expected declaration before '}' token ../pgadmin/include/dlg/dlgProperty.h:242: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:242: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgObject.h:139: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:250: error: 'wxMenu' has not been declared ../pgadmin/include/dlg/dlgProperty.h:250: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgDatabase.h:101: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/dlgJob.h:40: error: 'wxListEvent' has not been declared ../pgadmin/include/agent/dlgJob.h:41: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgJob.h:42: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgJob.h:43: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgJob.h:45: error: 'wxListEvent' has not been declared ../pgadmin/include/agent/dlgJob.h:46: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgJob.h:47: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgJob.h:48: error: 'wxCommandEvent' has not been declared ../pgadmin/include/schema/pgDatabase.h:101: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/ctl/timespin.h:20: error: expected class-name before '{' token ../pgadmin/include/ctl/timespin.h:25: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/timespin.h:27: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/timespin.h:31: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/timespin.h:33: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/timespin.h:46: error: 'wxSpinEvent' has not been declared ../pgadmin/include/ctl/timespin.h:47: error: 'wxSpinEvent' has not been declared ../pgadmin/include/ctl/timespin.h:48: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/timespin.h:49: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/timespin.h:50: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/timespin.h:51: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/timespin.h:52: error: 'wxNavigationKeyEvent' has not been declared ../pgadmin/include/ctl/timespin.h:59: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/ctl/timespin.h:59: error: expected ';' before '*' token ../pgadmin/include/ctl/timespin.h:60: error: ISO C++ forbids declaration of 'wxSpinButton' with no type ../pgadmin/include/ctl/timespin.h:60: error: expected ';' before '*' token ../pgadmin/include/ctl/timespin.h:65: error: 'wxSize' does not name a type ../pgadmin/include/ctl/timespin.h:66: error: 'wxSizeEvent' has not been declared ../pgadmin/include/ctl/calbox.h:18: error: expected class-name before '{' token ../pgadmin/include/ctl/calbox.h:24: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/calbox.h:26: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/calbox.h:33: error: expected ',' or '...' before '&' token ../pgadmin/include/ctl/calbox.h:36: error: ISO C++ forbids declaration of 'wxPoint' with no type ../pgadmin/include/ctl/calbox.h:49: error: ISO C++ forbids declaration of 'wxCalendarDateAttr' with no type ../pgadmin/include/ctl/calbox.h:49: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:50: error: expected `;' before 'void' ../pgadmin/include/ctl/calbox.h:50: error: 'wxCalendarDateAttr' has not been declared ../pgadmin/include/ctl/calbox.h:60: error: ISO C++ forbids declaration of 'wxDialog' with no type ../pgadmin/include/ctl/calbox.h:60: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:61: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/ctl/calbox.h:61: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:62: error: ISO C++ forbids declaration of 'wxCalendarCtrl' with no type ../pgadmin/include/ctl/calbox.h:62: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:63: error: ISO C++ forbids declaration of 'wxButton' with no type ../pgadmin/include/ctl/calbox.h:63: error: expected ';' before '*' token ../pgadmin/include/ctl/calbox.h:71: error: 'wxSize' does not name a type ../pgadmin/include/ctl/calbox.h:72: error: 'wxSizeEvent' has not been declared ../pgadmin/include/ctl/calbox.h:74: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/calbox.h:75: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/calbox.h:76: error: 'wxKeyEvent' has not been declared ../pgadmin/include/ctl/calbox.h:77: error: 'wxCommandEvent' has not been declared ../pgadmin/include/ctl/calbox.h:78: error: 'wxCalendarEvent' has not been declared ../pgadmin/include/ctl/calbox.h:79: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/calbox.h:80: error: 'wxFocusEvent' has not been declared ../pgadmin/include/ctl/calbox.h:81: error: 'wxChildFocusEvent' has not been declared ../pgadmin/include/ctl/calbox.h:26: error: default argument missing for parameter 4 of 'wxCalendarBox::wxCalendarBox(wxWindow*, wxWindowID, const wxDateTime&, int)' ../pgadmin/include/ctl/calbox.h: In member function 'bool wxCalendarBox::SetLowerDateLimit(const wxDateTime&)': ../pgadmin/include/ctl/calbox.h:41: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'const wxDateTime& wxCalendarBox::GetLowerDateLimit() const': ../pgadmin/include/ctl/calbox.h:42: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'bool wxCalendarBox::SetUpperDateLimit(const wxDateTime&)': ../pgadmin/include/ctl/calbox.h:43: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'const wxDateTime& wxCalendarBox::GetUpperDateLimit() const': ../pgadmin/include/ctl/calbox.h:44: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'bool wxCalendarBox::SetDateRange(const wxDateTime&, const wxDateTime&)': ../pgadmin/include/ctl/calbox.h:47: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'void wxCalendarBox::SetAttr(size_t, int*)': ../pgadmin/include/ctl/calbox.h:50: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'void wxCalendarBox::SetHoliday(size_t)': ../pgadmin/include/ctl/calbox.h:51: error: 'm_cal' was not declared in this scope ../pgadmin/include/ctl/calbox.h: In member function 'void wxCalendarBox::ResetAttr(size_t)': ../pgadmin/include/ctl/calbox.h:52: error: 'm_cal' was not declared in this scope ../pgadmin/include/agent/dlgSchedule.h: At global scope: ../pgadmin/include/agent/dlgSchedule.h:47: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:48: error: 'wxCalendarEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:49: error: 'wxListEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:50: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:51: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:52: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/dlgSchedule.h:53: error: 'wxCheckListBox' has not been declared ../pgadmin/include/agent/dlgSchedule.h:54: error: 'wxCheckListBox' has not been declared ../pgadmin/include/schema/pgServer.h:120: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgServer.h:120: error: expected ';' before '*' token ../pgadmin/include/schema/pgServer.h:120: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/schema/pgServer.h:120: error: expected ';' before '*' token ../pgadmin/include/agent/pgaJob.h:39: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaJob.h:39: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaJob.h:64: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/agent/pgaJob.h:64: error: expected ';' before '*' token make[2]: *** [pgaSchedule.o] Error 1 make[2]: *** [dlgSchedule.o] Error 1 ../pgadmin/include/schema/pgServer.h:213: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:213: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:55: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:56: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:65: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:88: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:91: error: 'wxAuiManager' does not name a type ../pgadmin/include/frm/frmMain.h:96: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/frm/frmMain.h:96: error: expected ';' before '*' token ../pgadmin/include/frm/frmMain.h:98: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/frm/frmMain.h:98: error: expected ';' before '*' token ../pgadmin/include/frm/frmMain.h:113: error: 'wxTreeItemId' does not name a type ../pgadmin/include/frm/frmMain.h:116: error: 'wxEraseEvent' has not been declared ../pgadmin/include/frm/frmMain.h:117: error: 'wxSizeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:120: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:121: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:123: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:124: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:125: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:126: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:127: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:128: error: 'wxAuiManagerEvent' has not been declared ../pgadmin/include/frm/frmMain.h:129: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:131: error: 'wxNotebookEvent' has not been declared ../pgadmin/include/frm/frmMain.h:132: error: 'wxListEvent' has not been declared ../pgadmin/include/frm/frmMain.h:133: error: 'wxListEvent' has not been declared ../pgadmin/include/frm/frmMain.h:134: error: 'wxListEvent' has not been declared ../pgadmin/include/frm/frmMain.h:135: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:136: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:137: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:138: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:139: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:140: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:141: error: 'wxCloseEvent' has not been declared ../pgadmin/include/frm/frmMain.h:143: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:144: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:145: error: 'wxCommandEvent' has not been declared ../pgadmin/include/schema/pgServer.h:213: error: 'wxMenu' has not been declared../pgadmin/include/frm/frmMain.h:147: error: 'wxCommandEvent' has not been declared ../pgadmin/include/schema/pgServer.h:213: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:149: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/frm/frmMain.h:152: error: 'wxPoint' has not been declared ../pgadmin/include/schema/pgServer.h:221: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:156: error: 'wxTreeItemId' does not name a type ../pgadmin/include/schema/pgServer.h:221: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:158: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:159: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:160: error: 'wxTreeItemId' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:229: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:238: error: 'wxToolBar' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxMenu' has not been declared ../pgadmin/include/schema/pgServer.h:247: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h: In member function 'void frmMain::SelectStatisticsTab()': ../pgadmin/include/frm/frmMain.h:80: error: 'listViews' was not declared in this scope ../pgadmin/include/frm/frmMain.h: In member function 'void frmMain::OnCopy(int&)': ../pgadmin/include/frm/frmMain.h:145: error: 'class ctlSQLBox' has no member named 'Copy' ../pgadmin/include/frm/frmMain.h: At global scope: ../pgadmin/include/frm/frmMain.h:179: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:179: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:187: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:187: error: 'wxToolBar' has not been declared ../pgadmin/include/agent/pgaJob.h:39: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaJob.h:39: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/frm/frmMain.h:195: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:195: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:202: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:202: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:210: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:210: error: 'wxToolBar' has not been declared ../pgadmin/include/agent/pgaJob.h:64: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/agent/pgaJob.h:64: error: expected ';' before '*' token ../pgadmin/include/frm/frmMain.h:218: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:218: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmConfig.h:58: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmConfig.h:59: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmConfig.h:60: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmConfig.h:62: error: 'wxCloseEvent' has not been declared ../pgadmin/include/frm/frmConfig.h:63: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmConfig.h:64: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmConfig.h:65: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmConfig.h:66: error: 'wxCommandEvent' has not been declared ../pgadmin/include/agent/pgaJob.h:115: error: 'wxMenu' has not been declared ../pgadmin/include/agent/pgaJob.h:115: error: 'wxToolBar' has not been declared ../pgadmin/include/agent/pgaStep.h:36: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaStep.h:36: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaJob.h:115: error: 'wxMenu' has not been declared ../pgadmin/include/agent/pgaJob.h:115: error: 'wxToolBar' has not been declared ../pgadmin/include/agent/pgaStep.h:36: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaStep.h:36: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaSchedule.h:34: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaSchedule.h:34: error: expected ',' or '...' before 'item' ../pgadmin/include/agent/pgaSchedule.h:34: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/agent/pgaSchedule.h:34: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/frm/frmMain.h:55: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:56: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:65: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:88: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:91: error: 'wxAuiManager' does not name a type ../pgadmin/include/frm/frmMain.h:96: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/frm/frmMain.h:96: error: expected ';' before '*' token ../pgadmin/include/frm/frmMain.h:98: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/frm/frmMain.h:98: error: expected ';' before '*' token ../pgadmin/include/frm/frmMain.h:113: error: 'wxTreeItemId' does not name a type ../pgadmin/include/frm/frmMain.h:116: error: 'wxEraseEvent' has not been declared ../pgadmin/include/frm/frmMain.h:117: error: 'wxSizeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:120: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:121: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:123: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:124: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:125: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:126: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:127: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:128: error: 'wxAuiManagerEvent' has not been declared ../pgadmin/include/frm/frmMain.h:129: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:131: error: 'wxNotebookEvent' has not been declared ../pgadmin/include/frm/frmMain.h:132: error: 'wxListEvent' has not been declared ../pgadmin/include/frm/frmMain.h:133: error: 'wxListEvent' has not been declared ../pgadmin/include/frm/frmMain.h:134: error: 'wxListEvent' has not been declared ../pgadmin/include/frm/frmMain.h:135: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:136: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:137: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:138: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:139: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:140: error: 'wxTreeEvent' has not been declared ../pgadmin/include/frm/frmMain.h:141: error: 'wxCloseEvent' has not been declared ../pgadmin/include/frm/frmMain.h:143: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:144: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:145: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:147: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmMain.h:149: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/frm/frmMain.h:152: error: 'wxPoint' has not been declared ../pgadmin/include/frm/frmMain.h:156: error: 'wxTreeItemId' does not name a type ../pgadmin/include/frm/frmMain.h:158: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:159: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h:160: error: 'wxTreeItemId' has not been declared ../pgadmin/include/frm/frmMain.h: In member function 'void frmMain::SelectStatisticsTab()': ../pgadmin/include/frm/frmMain.h:80: error: 'listViews' was not declared in this scope ../pgadmin/include/frm/frmMain.h: In member function 'void frmMain::OnCopy(int&)': ../pgadmin/include/frm/frmMain.h:145: error: 'class ctlSQLBox' has no member named 'Copy' ../pgadmin/include/frm/frmMain.h: At global scope: ../pgadmin/include/frm/frmMain.h:179: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:179: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:187: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:187: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:195: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:195: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:202: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:202: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:210: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:210: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmMain.h:218: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmMain.h:218: error: 'wxToolBar' has not been declared ./agent/dlgJob.cpp:48: error: 'XRCID' was not declared in this scope ./agent/dlgJob.cpp:48: error: 'wxCommandEventHandler' was not declared in this scope ./agent/dlgJob.cpp:49: error: 'XRCID' was not declared in this scope ./agent/pgaJob.cpp:42: error: expected constructor, destructor, or type conversion before '*' token ./agent/dlgJob.cpp:49: error: 'wxCommandEventHandler' was not declared in this scope ./agent/dlgJob.cpp:50: error: 'XRCID' was not declared in this scope ./agent/dlgJob.cpp:50: error: 'EVT_TEXT' was not declared in this scope ./agent/dlgJob.cpp:52: error: expected `}' before 'EVT_LIST_ITEM_SELECTED' ./agent/dlgJob.cpp:52: error: expected ',' or ';' before 'EVT_LIST_ITEM_SELECTED' ./agent/dlgJob.cpp:61: error: expected declaration before '}' token ./agent/pgaJob.cpp:100: error: expected ',' or '...' before 'item' ./agent/pgaJob.cpp:100: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ./agent/pgaJob.cpp: In member function 'virtual pgObject* pgaJob::Refresh(ctlTree*, int)': ./agent/pgaJob.cpp:104: error: 'class ctlTree' has no member named 'GetObject' ./agent/pgaJob.cpp:104: error: 'class ctlTree' has no member named 'GetItemParent' ./agent/pgaJob.cpp:104: error: 'item' was not declared in this scope ./agent/pgaJob.cpp: In member function 'virtual pgObject* pgaJobFactory::CreateObjects(pgCollection*, ctlTree*, const wxString&)': ./agent/pgaJob.cpp:163: error: 'class ctlTree' has no member named 'AppendObject' ../pgadmin/include/utils/favourites.h:32: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/utils/favourites.h:32: error: expected ';' before '&' token ../pgadmin/include/utils/favourites.h:33: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/favourites.h:33: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/utils/favourites.h:35: error: 'wxMenu' has not been declared ../pgadmin/include/utils/favourites.h:39: error: 'wxTreeItemId' does not name a type ../pgadmin/include/utils/favourites.h: In member function 'void queryFavouriteItem::SetTreeId(int)': ../pgadmin/include/utils/favourites.h:33: error: 'treeid' was not declared in this scope ../pgadmin/include/utils/favourites.h:33: error: 'newtreeid' was not declared in this scope ./agent/pgaJob.cpp: In member function 'virtual void pgaJob::ShowStatistics(frmMain*, ctlListView*)': ./agent/pgaJob.cpp:193: error: 'class ctlListView' has no member named 'ClearAll' make[2]: *** [dlgJob.o] Error 1 ./agent/pgaJob.cpp:227: error: 'class ctlListView' has no member named 'SetItem' ./agent/pgaJob.cpp:228: error: 'class ctlListView' has no member named 'SetItem' ../pgadmin/include/utils/favourites.h: At global scope: ../pgadmin/include/utils/favourites.h:50: error: 'wxMenu' has not been declared ../pgadmin/include/utils/favourites.h:51: error: 'wxTreeCtrl' has not been declared ../pgadmin/include/utils/favourites.h:51: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/favourites.h:51: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/utils/favourites.h:52: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/favourites.h:52: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/utils/favourites.h:55: error: expected ',' or '...' before '&' token ../pgadmin/include/utils/favourites.h:55: error: ISO C++ forbids declaration of 'wxTreeItemId' with no type ../pgadmin/include/utils/macros.h:31: error: 'wxMenu' has not been declared ./agent/pgaJob.cpp: At global scope: ./agent/pgaJob.cpp:288: error: 'wxMenu' has not been declared ./agent/pgaJob.cpp:288: error: 'wxToolBar' has not been declared ./agent/pgaJob.cpp: In constructor 'runNowFactory::runNowFactory(menuFactoryList*, int*, int*)': ./agent/pgaJob.cpp:290: error: request for member 'Append' in '* mnu', which is of non-class type 'int' ../pgadmin/include/utils/macros.h:46: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmQuery.h:58: error: 'wxAuiManager' does not name a type ../pgadmin/include/frm/frmQuery.h:60: error: ISO C++ forbids declaration of 'wxNotebook' with no type ../pgadmin/include/frm/frmQuery.h:60: error: expected ';' before '*' token ../pgadmin/include/frm/frmQuery.h:63: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/frm/frmQuery.h:63: error: expected ';' before '*' token ../pgadmin/include/frm/frmQuery.h:65: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type ../pgadmin/include/frm/frmQuery.h:65: error: expected ';' before '*' token ../pgadmin/include/frm/frmQuery.h:68: error: field 'timer' has incomplete type ../pgadmin/include/frm/frmQuery.h:78: error: 'wxEraseEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:79: error: 'wxSizeEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:81: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:82: error: 'wxStyledTextEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:83: error: 'wxCloseEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:84: error: 'wxFocusEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:85: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:86: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:87: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:88: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:89: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:90: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:91: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:92: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:93: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:94: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:95: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:96: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:97: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:98: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:99: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:100: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:101: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:102: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:103: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:104: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:105: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:106: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:107: error: 'wxActivateEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:108: error: 'wxFocusEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:109: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:110: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:111: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:112: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:113: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:114: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:115: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:116: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:117: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:118: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:120: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:121: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:122: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:123: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:124: error: 'wxAuiManagerEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:125: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:133: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:141: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:142: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:143: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmQuery.h:146: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/frm/frmQuery.h:146: error: expected ';' before '*' token ../pgadmin/include/frm/frmQuery.h:147: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/frm/frmQuery.h:147: error: expected ';' before '*' token ../pgadmin/include/frm/frmQuery.h:148: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/frm/frmQuery.h:148: error: expected ';' before '*' token ../pgadmin/include/frm/frmQuery.h:149: error: ISO C++ forbids declaration of 'wxMenu' with no type ../pgadmin/include/frm/frmQuery.h:149: error: expected ';' before '*' token ../pgadmin/include/frm/frmQuery.h:207: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmQuery.h:207: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmQuery.h:215: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmQuery.h:215: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmQuery.h:225: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmQuery.h:225: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmQuery.h:232: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmQuery.h:232: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmQuery.h:240: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmQuery.h:240: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmSplash.h:17: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ../pgadmin/include/frm/frmSplash.h:20: error: 'wxPaintEvent' has not been declared ../pgadmin/include/frm/frmSplash.h:24: error: 'wxWindowCreateEvent' has not been declared ../pgadmin/include/frm/frmSplash.h:26: error: 'wxBitmap' does not name a type ../pgadmin/include/dlg/dlgSelectConnection.h:34: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgSelectConnection.h:35: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgSelectConnection.h:36: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgSelectConnection.h:37: error: 'wxCommandEvent' has not been declared ../pgadmin/include/dlg/dlgSelectConnection.h:38: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmHint.h:53: error: 'wxCommandEvent' has not been declared ../pgadmin/include/frm/frmHint.h:70: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmHint.h:70: error: 'wxToolBar' has not been declared ../pgadmin/include/frm/frmHint.h:79: error: 'wxMenu' has not been declared ../pgadmin/include/frm/frmHint.h:79: error: 'wxToolBar' has not been declared ../pgadmin/include/ctl/xh_calb.h:21: error: expected class-name before '{' token ../pgadmin/include/ctl/xh_calb.h:26: error: 'wxXmlNode' has not been declared ../pgadmin/include/ctl/xh_timespin.h:21: error: expected class-name before '{' token ../pgadmin/include/ctl/xh_timespin.h:26: error: 'wxXmlNode' has not been declared ../pgadmin/include/ctl/xh_sqlbox.h:21: error: expected class-name before '{' token ../pgadmin/include/ctl/xh_sqlbox.h:26: error: 'wxXmlNode' has not been declared ../pgadmin/include/ctl/xh_ctlcombo.h:22: error: expected class-name before '{' token ../pgadmin/include/ctl/xh_ctlcombo.h:27: error: 'wxXmlNode' has not been declared ../pgadmin/include/ctl/xh_ctlcombo.h: In constructor 'ctlComboBoxXmlHandler::ctlComboBoxXmlHandler()': ../pgadmin/include/ctl/xh_ctlcombo.h:25: error: class 'ctlComboBoxXmlHandler' does not have any field named 'wxComboBoxXmlHandler' ../pgadmin/include/ctl/xh_ctltree.h: At global scope: ../pgadmin/include/ctl/xh_ctltree.h:21: error: expected class-name before '{' token ../pgadmin/include/ctl/xh_ctltree.h:26: error: 'wxXmlNode' has not been declared ../pgadmin/include/ctl/xh_ctltree.h: In constructor 'ctlTreeXmlHandler::ctlTreeXmlHandler()': ../pgadmin/include/ctl/xh_ctltree.h:24: error: class 'ctlTreeXmlHandler' does not have any field named 'wxTreeCtrlXmlHandler' ./pgAdmin3.cpp: In function 'wxAppConsole* wxCreateApp()': ./pgAdmin3.cpp:103: error: cannot allocate an object of abstract type 'pgAdmin3' ../pgadmin/include/pgAdmin3.h:111: note: because the following virtual functions are pure within 'pgAdmin3': /usr/include/wx-2.8/wx/app.h:89: note: virtual int wxAppConsole::OnRun() ./pgAdmin3.cpp: At global scope: ./pgAdmin3.cpp:121: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ./pgAdmin3.cpp:125: error: 'wxCommandEvent' has not been declared ./pgAdmin3.cpp:126: error: ISO C++ forbids declaration of 'wxListBox' with no type ./pgAdmin3.cpp:126: error: expected ';' before '*' token ./pgAdmin3.cpp:131: error: incomplete type 'wxFrame' used in nested name specifier ./pgAdmin3.cpp:132: error: 'wxCommandEventHandler' was not declared in this scope ./pgAdmin3.cpp: In constructor 'frmDlgTest::frmDlgTest()': ./pgAdmin3.cpp:136: error: type 'wxFrame' is not a direct base of 'frmDlgTest' ./pgAdmin3.cpp:138: error: 'dlgList' was not declared in this scope ./pgAdmin3.cpp:138: error: expected type-specifier before 'wxListBox' ./pgAdmin3.cpp:138: error: expected `;' before 'wxListBox' ./pgAdmin3.cpp: At global scope: ./pgAdmin3.cpp:161: error: variable or field 'OnSelect' declared void ./pgAdmin3.cpp:161: error: 'int frmDlgTest::OnSelect' is not a static member of 'class frmDlgTest' ./pgAdmin3.cpp:161: error: 'wxCommandEvent' was not declared in this scope ./pgAdmin3.cpp:161: error: 'ev' was not declared in this scope ./pgAdmin3.cpp:162: error: expected ',' or ';' before '{' token make[2]: *** [pgaJob.o] Error 1 ./pgAdmin3.cpp: In member function 'virtual bool pgAdmin3::OnInit()': ./pgAdmin3.cpp:238: error: 'wxImage' has not been declared ./pgAdmin3.cpp:238: error: expected type-specifier before 'wxJPEGHandler' ./pgAdmin3.cpp:238: error: expected `)' before 'wxJPEGHandler' ./pgAdmin3.cpp:239: error: 'wxImage' has not been declared ./pgAdmin3.cpp:239: error: expected type-specifier before 'wxPNGHandler' ./pgAdmin3.cpp:239: error: expected `)' before 'wxPNGHandler' ./pgAdmin3.cpp:240: error: 'wxImage' has not been declared ./pgAdmin3.cpp:240: error: expected type-specifier before 'wxGIFHandler' ./pgAdmin3.cpp:240: error: expected `)' before 'wxGIFHandler' ./pgAdmin3.cpp:345: error: 'SetTopWindow' was not declared in this scope ./pgAdmin3.cpp:346: error: 'class frmSplash' has no member named 'Show' ./pgAdmin3.cpp:347: error: 'class frmSplash' has no member named 'Update' ./pgAdmin3.cpp:357: error: 'wxXmlResource' has not been declared ./pgAdmin3.cpp:358: error: 'wxXmlResource' has not been declared ./pgAdmin3.cpp:359: error: 'wxXmlResource' has not been declared ./pgAdmin3.cpp:360: error: 'wxXmlResource' has not been declared ./pgAdmin3.cpp:361: error: 'wxXmlResource' has not been declared ./pgAdmin3.cpp:362: error: 'wxXmlResource' has not been declared ./pgAdmin3.cpp:366: error: 'wxOGLInitialize' was not declared in this scope ./pgAdmin3.cpp:397: error: 'class frmSplash' has no member named 'Close' ./pgAdmin3.cpp:408: error: cannot convert 'frmDlgTest*' to 'wxFrame*' in initialization ./pgAdmin3.cpp:409: error: invalid use of undefined type 'struct wxFrame' /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of 'struct wxFrame' ./pgAdmin3.cpp:410: error: 'SetTopWindow' was not declared in this scope ./pgAdmin3.cpp:431: error: 'class frmSplash' has no member named 'Show' ./pgAdmin3.cpp:433: error: 'class dlgSelectConnection' has no member named 'CenterOnParent' ./pgAdmin3.cpp:474: error: 'wxMessageBox' was not declared in this scope ./pgAdmin3.cpp:479: error: 'wxMessageBox' was not declared in this scope ./pgAdmin3.cpp:482: error: 'class frmSplash' has no member named 'Show' ./pgAdmin3.cpp:484: error: 'class dlgSelectConnection' has no member named 'CenterOnParent' ./pgAdmin3.cpp:520: error: 'class frmMain' has no member named 'Show' ./pgAdmin3.cpp:521: error: 'SetTopWindow' was not declared in this scope ./pgAdmin3.cpp:525: error: 'wxCommandEvent' was not declared in this scope ./pgAdmin3.cpp:525: error: expected `;' before 'evt' ./pgAdmin3.cpp:530: error: 'class frmSplash' has no member named 'Close' ./pgAdmin3.cpp:559: error: 'SetExitOnFrameDelete' was not declared in this scope ./pgAdmin3.cpp:563: error: 'class frmSplash' has no member named 'Close' ./pgAdmin3.cpp: In member function 'virtual int pgAdmin3::OnExit()': ./pgAdmin3.cpp:588: error: 'wxTheClipboard' was not declared in this scope ./pgAdmin3.cpp: In constructor 'pgAppearanceFactory::pgAppearanceFactory()': ./pgAdmin3.cpp:1182: error: 'large_icon' was not declared in this scope ./pgAdmin3.cpp:1182: error: 'wxImage' was not declared in this scope ./pgAdmin3.cpp:1183: error: 'small_icon' was not declared in this scope ./pgAdmin3.cpp:1184: error: 'splash_image' was not declared in this scope ./pgAdmin3.cpp:1186: error: 'splash_text_colour' was not declared in this scope ./pgAdmin3.cpp:1186: error: 'wxColour' was not declared in this scope ./pgAdmin3.cpp:1187: error: 'report_key_colour' was not declared in this scope ./pgAdmin3.cpp:1267: error: 'wxColor' was not declared in this scope ./pgAdmin3.cpp:1287: error: 'wxColor' was not declared in this scope ./pgAdmin3.cpp: At global scope: ./pgAdmin3.cpp:1331: error: variable or field 'SetIcons' declared void ./pgAdmin3.cpp:1331: error: 'int pgAppearanceFactory::SetIcons' is not a static member of 'class pgAppearanceFactory' ./pgAdmin3.cpp:1331: error: 'wxDialog' was not declared in this scope ./pgAdmin3.cpp:1331: error: 'dlg' was not declared in this scope ./pgAdmin3.cpp:1332: error: expected ',' or ';' before '{' token ./pgAdmin3.cpp:1339: error: variable or field 'SetIcons' declared void ./pgAdmin3.cpp:1339: error: 'int pgAppearanceFactory::SetIcons' is not a static member of 'class pgAppearanceFactory' ./pgAdmin3.cpp:1339: error: 'wxTopLevelWindow' was not declared in this scope ./pgAdmin3.cpp:1339: error: 'dlg' was not declared in this scope ./pgAdmin3.cpp:1340: error: expected ',' or ';' before '{' token ./pgAdmin3.cpp:1347: error: 'wxIcon' does not name a type ./pgAdmin3.cpp:1354: error: 'wxIcon' does not name a type ./pgAdmin3.cpp:1361: error: 'wxFont' does not name a type make[2]: *** [pgAdmin3.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4/pgadmin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-db/pgadmin3-1.8.4/work/pgadmin3-1.8.4' make: *** [all] Error 2 * * ERROR: dev-db/pgadmin3-1.8.4 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2666: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-db:pgadmin3-1.8.4:20081116-000255.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/pgadmin3-1.8.4/temp/environment'. *