Re: [HACKERS] compile error in CVS HEAD

2002-10-18 Thread Tom Lane
Neil Conway <[EMAIL PROTECTED]> writes: > I see the following error with the current CVS code: > copy.c:425: `errno' undeclared (first use in this function) Hmm. Needs a "#include " seemingly; but surely that error has been there awhile? (light dawns...) I'll bet it was masked by all the bogus

[HACKERS] compile error in CVS HEAD

2002-10-18 Thread Neil Conway
I see the following error with the current CVS code: make[3]: Entering directory `/home/nconway/pgsql/src/backend/commands' [ ... ] gcc -O2 -DLINUX_PROFILE -g -pg -Wall -Wmissing-prototypes -Wmissing-declarations