missing file relfilenode.h - Mailing list pgsql-hackers

From Mark Hollomon
Subject missing file relfilenode.h
Date
Msg-id 20000907130304.A23070@mindspring.com
Whole thread Raw
Responses Re: missing file relfilenode.h
List pgsql-hackers
In the CVS as of ~ 13:00 EDT 

make[4]: Entering directory `/home/mhh/src/pgsql.work/src/backend/access/common'
gcc -c  -I../../../../src/include  -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -MMD heaptuple.c -o
heaptuple.o
In file included from ../../../../src/include/storage/lmgr.h:18,                from
../../../../src/include/storage/buf_internals.h:18,               from ../../../../src/include/storage/bufmgr.h:17,
          from ../../../../src/include/storage/bufpage.h:18,                from
../../../../src/include/access/htup.h:17,               from ../../../../src/include/access/heapam.h:18,
fromheaptuple.c:23:
 
../../../../src/include/utils/rel.h:22: storage/relfilenode.h: No such file or directory
In file included from ../../../../src/include/access/heapam.h:18,                from heaptuple.c:23:
../../../../src/include/access/htup.h:18: storage/relfilenode.h: No such file or directory
make[4]: *** [heaptuple.o] Error 1                                                                          
-- 
Mark Hollomon
mhh@mindspring.com


pgsql-hackers by date:

Previous
From: Mark Hollomon
Date:
Subject: TODO list updates
Next
From: Philip Warner
Date:
Subject: Re: TODO list updates