Hi, I'm trying to build PostgreSQL 7.0.3 on an all-potato system. I keep running into an error. I believe I have everything I need installed, because I can compile the program without error if I simply untar the .orig.tar.gz tarball. If I use debuild on the package, however, I keep running into a fatal error. Below is the end of the output, where the error appears to occur. RTFM plus a hint (or even just the full solution) much appreciated. Thanks.
make[3]: Leaving directory /usr/local/dload/postgresql-7.0.3/src/backend/access' make -C bootstrap all make[3]: Entering directory /usr/local/dload/postgresql-7.0.3/src/backend/bootstrap' gcc -I../../include -I../../backend -O2 -g -g3 -Wall -Wmissing-prototypes -Wmissing-declarations -I.. -Wno-error -c -o bootparse.o bootparse.c gcc -I../../include -I../../backend -O2 -g -g3 -Wall -Wmissing-prototypes -Wmissing-declarations -I.. -Wno-error -c -o bootscanner.o bootscanner.c d bootparse.y make[3]: d: Command not found make[3]: [bootstrap_tokens.h] Error 127 (ignored) grep -v "^#" boot.sed > sedfile sed -f sedfile < y.tab.c > bootparse.c /bin/sh: y.tab.c: No such file or directory make[3]: *** [bootstrap_tokens.h] Error 1 make[3]: Leaving directory /usr/local/dload/postgresql-7.0.3/src/backend/bootstrap' make[2]: *** [bootstrap.dir] Error 2 make[2]: Leaving directory /usr/local/dload/postgresql-7.0.3/src/backend' make[1]: *** [all] Error 2 make[1]: Leaving directory /usr/local/dload/postgresql-7.0.3/src' make: *** [build-stamp] Error 1 debuild: fatal error at line 293: dpkg-buildpackage failed: Illegal seek A -- Andrew Sullivan Computer Services <[EMAIL PROTECTED]> Burlington Public Library +1 905 639 3611 x158 2331 New Street Burlington, Ontario, Canada L7R 1J4