Error make 1.6.3

From: Clodoaldo <clodoaldo(dot)pinto(at)gmail(dot)com>
To: Pgadmin-Support <pgadmin-support(at)postgresql(dot)org>
Subject: Error make 1.6.3
Date: 2007-06-04 16:16:21
Message-ID: a595de7a0706040916s5b880f37k1c31b93549af1ca4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Building 1.6.3 in Fedora 7 (wxGTK 2.8.3):

connection.o: In function `wxTransform2D::Transform(wxRect2DInt*) const':
connection.cpp:(.text._ZNK13wxTransform2D9TransformEP11wxRect2DInt[wxTransform2D::Transform(wxRect2DInt*)
const]+0x93): undefined reference to
`wxRect2DInt::operator=(wxRect2DInt const&)'
connection.o: In function `wxTransform2D::InverseTransform(wxRect2DInt*) const':
connection.cpp:(.text._ZNK13wxTransform2D16InverseTransformEP11wxRect2DInt[wxTransform2D::InverseTransform(wxRect2DInt*)
const]+0x93): undefined reference to
`wxRect2DInt::operator=(wxRect2DInt const&)'
collect2: ld returned 1 exit status
make[4]: *** [pgagent] Error 1
make[4]: Leaving directory `/root/pgadmin3-1.6.3/xtra/pgagent'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/pgadmin3-1.6.3/xtra/pgagent'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/pgadmin3-1.6.3/xtra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/pgadmin3-1.6.3'
make: *** [all] Error 2

Regards, Clodoaldo Pinto Neto

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Hiroshi Saito 2007-06-04 16:55:25 Re: Error make 1.6.3
Previous Message Andreas Kutschke 2007-06-04 15:32:28 Re: Bug in PgAdmin III Query