d: command not found during compilation. - Mailing list pgsql-admin

From Fred Bennett
Subject d: command not found during compilation.
Date
Msg-id 360B14BC.38F0BFFB@i-linkcom.com
Whole thread Raw
List pgsql-admin
Hi!

I get this.

gmake[2]: Entering directory
`/usr/src/pgsql/postgresql-6.3.2/src/backend/bootst
rap'
d bootparse.y
gmake[2]: d: Command not found
gmake[2]: [bootparse.c] 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
gmake[2]: *** [bootparse.c] Error 1
gmake[2]: Leaving directory
`/usr/src/pgsql/postgresql-6.3.2/src/backend/bootstr
ap'
gmake[1]: *** [bootstrap.dir] Error 2
gmake[1]: Leaving directory
`/usr/src/pgsql/postgresql-6.3.2/src/backend'
gmake: *** [all] Error 2

I am obiously missing somehting but what is d?  does it mean ld?  If so
I already have it installed.

Thank you.

pgsql-admin by date:

Previous
From: "G. Anthony Reina"
Date:
Subject: Can I dump/undump database for better performance?
Next
From: aaron ross
Date:
Subject: Authentication and Perl