murugan(dot)chelliah(dot)ext(at)nokia(dot)com writes:
> utils/adt/xml.o: In function `pg_xml_done':
> xml.c:(.text+0x13f5): undefined reference to `__xmlStructuredErrorContext'
This suggests that your libxml2 header files are of a newer version than
your libxml2 library (.so) is.
regards, tom lane