I've installed postgresql from source code successfully on opensuse11.2.
and I launch gdb to debug postgresql.
when I try to "run", I get the following result:
"Starting program: /usr/local/pgsql/bin/postgres
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C "debuginfo(buil d-id)=591af1afa33 f255704fb6a6085 9b93d00e205302"
Missing separate debuginfo for...