Getting “make: Entering an iso-8859-1 directory” error while building postgresql on MIPS platform

Поиск
Список
Период
Сортировка
От shreesha21
Тема Getting “make: Entering an iso-8859-1 directory” error while building postgresql on MIPS platform
Дата
Msg-id 1402422061372-5806705.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: Getting “make: Entering an iso-8859-1 directory” error while building postgresql on MIPS platform
Список pgsql-hackers
make[4]: Leaving directory
`/home/shreesha/platform/utils/postgresql-9.3.4/src/port'
/home/shreesha/platform/tools/bin/make -C timezone all
make[4]: Entering directory
`/home/shreesha/platform/utils/postgresql-9.3.4/src/timezone'
I am trying to install postgresql on MIPS platform and I am getting the
following error while building it.

/home/shreesha/platform/tools/bin/make -C common all

**make: Entering an unknown directory**

make: *** common: No such file or directory.  Stop.

make: Leaving an unknown directory

make[4]: *** [common-recursive] Error 2

make[4]: Leaving directory
`/home/shreesha/platform/utils/postgresql-9.3.4/src/timezone'
make[3]: *** [all-timezone-recurse] Error 2
make[3]: Leaving directory
`/home/shreesha/platform/utils/postgresql-9.3.4/src'
make[2]: *** [all-src-recurse] Error 2

make[2]: Leaving directory `/home/shreesha/platform/utils/postgresql-9.3.4'

Do we need to set any specific make variables/environmental variables in
this case? Any help on debugging this is much appreciated!



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Getting-make-Entering-an-unknown-directory-error-while-building-postgresql-on-MIPS-platform-tp5806705.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: NUMA packaging and patch
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Re: why postgresql define NTUP_PER_BUCKET as 10, not other numbers smaller