This is a discussion on Problem compiling pgadmin1.6.2 on Kubuntu 6.10 within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> Hi, I try to build pgadmin 1.6.2 on my Ubuntu 6.10 but I get this error during linking connection.o: ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I try to build pgadmin 1.6.2 on my Ubuntu 6.10 but I get this error during linking connection.o: In function `wxTransform2D::Transform(wxRect2DInt*) const': connection.cpp const]+0x95): undefined reference to `wxRect2DInt: const&)' connection.o: In function `wxTransform2D::InverseTransform(wxRect2DInt*) const': connection.cpp const]+0x95): undefined reference to `wxRect2DInt: const&)' I see that someone had the same problem on Fedora core 6. Is there a way I can fix it? I'm using wxWidgest2.8 distributed by tt-solutions, this can be reached directly from wxwidgets.org download section. ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |