Andre Nas presumably uttered the following on 05/15/05 05:48:
Hello …
Im using source postgresql 8.0.3 under FreeBSD and already install, the database is running well.
I want to install a pgbench, but I can’t install it, coz an error occur.
I try to “make all” in directory ~/src/interfaces/lipq/
The messages are :
. . . . .
. . . . .
"../../../src/Makefile.global", line 546: Need an operator
"../../../src/Makefile.global", line 553: Missing dependency operator
"../../../src/Makefile.global", line 554: Missing dependency operator
"/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 29: Need an operator
"/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 31: Need an operator
"/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 33: Need an operator
"/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 38: Need an operator
"/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 40: Need an operator
Error expanding embedded variable.
Any body can help me
Sorry Im newbie
Thanks
For FreeBSD there is a postgresql-contrib ports that you should use. It will build the contrib section of the postgresql and should make just fine.
Sven
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your message can get through to the mailing list cleanly