Package: postgresql-plsh Version: 1.2-1 Severity: serious Hi,
Your package is failing to build with the following error: gcc -DPACKAGE_NAME=\"pgplsh\" -DPACKAGE_TARNAME=\"pgplsh\" -DPACKAGE_VERSION=\"1.2\" "-DPACKAGE_STRING=\"pgplsh 1.2\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"pgplsh\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/postgresql/8.2/server -I/usr/include/postgresql -g -O2 -Wall -W -MT pgplsh.lo -MD -MP -MF .deps/pgplsh.Tpo -c pgplsh.c -fPIC -DPIC -o .libs/pgplsh.o In file included from /usr/include/postgresql/c.h:53, from /usr/include/postgresql/postgres.h:48, from pgplsh.c:9: /usr/include/postgresql/pg_config.h:568:1: warning: "PACKAGE_BUGREPORT" redefined <command line>:1:1: warning: this is the location of the previous definition /usr/include/postgresql/pg_config.h:571:1: warning: "PACKAGE_NAME" redefined <command line>:1:1: warning: this is the location of the previous definition /usr/include/postgresql/pg_config.h:574:1: warning: "PACKAGE_STRING" redefined <command line>:1:1: warning: this is the location of the previous definition /usr/include/postgresql/pg_config.h:577:1: warning: "PACKAGE_TARNAME" redefined <command line>:1:1: warning: this is the location of the previous definition /usr/include/postgresql/pg_config.h:580:1: warning: "PACKAGE_VERSION" redefined <command line>:1:1: warning: this is the location of the previous definition pgplsh.c:10:18: error: fmgr.h: No such file or directory pgplsh.c:11:23: error: miscadmin.h: No such file or directory pgplsh.c:12:27: error: access/heapam.h: No such file or directory pgplsh.c:13:32: error: catalog/catversion.h: No such file or directory pgplsh.c:14:29: error: catalog/pg_proc.h: No such file or directory pgplsh.c:16:30: error: commands/trigger.h: No such file or directory pgplsh.c:17:28: error: libpq/pqsignal.h: No such file or directory pgplsh.c:18:28: error: utils/syscache.h: No such file or directory pgplsh.c:19:28: error: utils/builtins.h: No such file or directory pgplsh.c:20:23: error: utils/rel.h: No such file or directory pgplsh.c: In function 'cstring_to_type': pgplsh.c:41: error: 'HeapTuple' undeclared (first use in this function) [...] Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]