config.status: executing depfiles commands PostgreSQL directory: /usr PostgreSQL pg_config binary: /usr/bin/pg_config PostgreSQL version: PostgreSQL 7.4.13 PostgreSQL SSL support: Present wxWidgets directory: /usr/local wxWidgets wx-config binary: /usr/local/bin/wx-config wxWidgets version: wxWidgets 2.8.0 Building a debug version of pgAdmin: No Statically linking pgAdmin: No Building a Mac OS X appbundle: No Include documentation: Yes pgAdmin configuration is now complete. You can now compile and install pgAdmin using 'make; make install'. Make crash with the following errors ./base/pgConnBase.cpp: In member function `void pgConnBase::SetLastResultError(PGresult*)': ./base/pgConnBase.cpp:551: error: `PG_DIAG_INTERNAL_POSITION' undeclared (first use this function) ./base/pgConnBase.cpp:551: error: (Each undeclared identifier is reported only once for each function it appears in.) ./base/pgConnBase.cpp:552: error: `PG_DIAG_INTERNAL_QUERY' undeclared (first use this function) ./base/pgConnBase.cpp:595:2: warning: no newline at end of file make[2]: *** [pgConnBase.o] Error 1 make[2]: Leaving directory `/local_appl/pgadmin3-1.6.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/local_appl/pgadmin3-1.6.2' make: *** [all] Error 2 [root@power1l pgadmin3-1.6.2]#