From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
---|---|
To: | "Clodoaldo" <clodoaldo(dot)pinto(at)gmail(dot)com> |
Cc: | "Pgadmin-Support" <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Error make 1.6.3 |
Date: | 2007-06-04 16:55:25 |
Message-ID: | 030301c7a6c9$25b3dbd0$0202fea9@HP22720319231 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Luiz K. Matsumura | 2007-06-04 19:04:08 | Re: OK button on restore |
Previous Message | Clodoaldo | 2007-06-04 16:16:21 | Error make 1.6.3 |