Hi.
Ahh, probably, it was already fixed.
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6129&view=rev
Regards,
Hiroshi Saito
From: "Clodoaldo"
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly