From: | "Gauthier, Alain (EXP)" <alain(dot)gauthier(at)lmco(dot)com> |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Subject: | error with make on pgadmin3-1.6.2 |
Date: | 2007-02-16 19:27:05 |
Message-ID: | C88075018B577047A20051B36C1BF787020FD01E@emss52m04.ca.lmco.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
I am trying to install pgadmin3-1.6.2 on a Redhat enterprise 4 update 4
which is kernel 2.6.9-42
I installed libxml2 2.6.18 without problems
I installed and configured wxWidgets-2.8.0.tar.gz as per the
instructions on http://www.pgadmin.org/download/source.php without any
problems.
I did the ./configure without any problems but when I did make, I get
some errors ( you can see the error in the attached txt file.
./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
any help would be appreciated.
Regards,
Alain Gauthier
System Administrator
Lockheed Martin Canada
6111 Royalmount Avenue Montreal Qc
H4P 1K6
Telephone 514-340-8310 Ext. 7043 Fax 514-340-8319
Attachment | Content-Type | Size |
---|---|---|
pgadmin_errors.txt | text/plain | 1.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Saito | 2007-02-17 00:33:05 | Re: Fwd: [ADMIN] Debug (is it PostgreSQL?) |
Previous Message | Ezequias Rodrigues da Rocha | 2007-02-16 19:11:39 | Fwd: [ADMIN] Debug (is it PostgreSQL?) |