PostgreSQL on Mac OS X panther
發表於 : 11/03/2003 11:30 pm
hallo all:
試著按照這篇文章的說明在 panther 上安裝 PostgreSQL,
http://developer.apple.com/internet/mac ... tgres.html
但才在下載完 ./configure 那行後,
make install 就因為數個 make file error 出現而不得不停止,剛開始碰 UNIX 的我實在不曉得下一步應該怎麼走。
停止前的錯誤訊息如下:
/usr/include/ppc/param.h:98: macro "btodb" requires 2 arguments, but only 1 given
/usr/include/ppc/param.h
macro "dbtob" requires 2 arguments, but only 1 given
make[4]: *** [printtup.o] Error 1
make[3]: *** [common-recursive] Error 2
make[2]: *** [access-recursive] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
是不是有人可以給些提示呢?感激!
試著按照這篇文章的說明在 panther 上安裝 PostgreSQL,
http://developer.apple.com/internet/mac ... tgres.html
但才在下載完 ./configure 那行後,
make install 就因為數個 make file error 出現而不得不停止,剛開始碰 UNIX 的我實在不曉得下一步應該怎麼走。
停止前的錯誤訊息如下:
/usr/include/ppc/param.h:98: macro "btodb" requires 2 arguments, but only 1 given
/usr/include/ppc/param.h
make[4]: *** [printtup.o] Error 1
make[3]: *** [common-recursive] Error 2
make[2]: *** [access-recursive] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
是不是有人可以給些提示呢?感激!