Re: gmake[3]: *** No rule to make target page/SUBSYS.o ?????????????????

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: gmake[3]: *** No rule to make target page/SUBSYS.o ?????????????????
Дата
Msg-id 390D65C2.128CCEDC@alumni.caltech.edu
обсуждение исходный текст
Список pgsql-hackers
> But, at one point the compilation procedure stopped, and ended with
> a series of error messages like:
> gmake[3]: Entering directory
> `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/buffer'
> gmake[3]: *** No rule to make target `page/SUBSYS.o'. Stop.
> What am I missing on my present installation of Linux?
> I suspect it is a missing object file, or a missing header file, but
> which one(s)?

Not sure. The failure happened earlier, when a component of
page/SUBSYS.o was being constructed.

You will have to do a "make clean" and then look carefully at the make
results *before* the error message that you have already noticed.

> I have Mandrake Linux 7.0, installed on a Pentium 200 MHz, 64 MB
> ram.

I'm running that too, with no problems.

Good luck.
                      - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: RE: [PATCHES] relation filename patch
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Cosmetic bug in 7.0 docs