I updated rhug/pgsql-jdbc to version 7.3b2 today. The previous version stopped building when gcj's java.sql implementation was brought up to jdbc 3. This newer version requires java.lang.reflect.Proxy support which isn't in the current libgcj. I submitted a patch to add Proxy support earlier today. Hopefully I'll be able to check it in tomorrow. AG