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.


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to