Has anyone gotten pgAdmin3 to compile on SuSE 9.0 (the binaries don't work..)?
I've gotten wxWindows to compile and install just fine. pgAdmin3 configures fine (well, at least no errors reported). It begins to compile fine, but then when it tries to compile the final binary I get thousands of "undefined reference" errors from what seems like every line of code in the app. Make then exits with an error.
Obviously, some libs are missing. Can you identify by the undefined reference's names which? Or send a make log.
You could check in Makefile, if LDFLAGS and LIBS point to valid libraries.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?
http://archives.postgresql.org