pg_autovacuum won't make on FreeBSD

From: David Wheeler <david(at)kineticode(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_autovacuum won't make on FreeBSD
Date: 2004-04-06 00:01:15
Message-ID: 85B6A9BC-875D-11D8-B8AC-000A95972D84@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

4.8-STABLE FreeBSD 4.8-STABLE i386

sahlins# cd postgresql-7.4.2/contrib/pg_autovacuum
sahlins# make
"../../src/Makefile.global", line 38: Missing dependency operator
"../../src/Makefile.global", line 41: Need an operator
"../../src/Makefile.global", line 45: Need an operator
"../../src/Makefile.global", line 66: Need an operator
"../../src/Makefile.global", line 67: Need an operator
"../../src/Makefile.global", line 69: Need an operator
"../../src/Makefile.global", line 70: Need an operator
"../../src/Makefile.global", line 73: Need an operator
"../../src/Makefile.global", line 74: Need an operator
"../../src/Makefile.global", line 76: Need an operator
"../../src/Makefile.global", line 77: Need an operator
"../../src/Makefile.global", line 80: Need an operator
"../../src/Makefile.global", line 81: Need an operator
"../../src/Makefile.global", line 83: Need an operator
"../../src/Makefile.global", line 84: Need an operator
"../../src/Makefile.global", line 88: Need an operator
"../../src/Makefile.global", line 89: Need an operator
"../../src/Makefile.global", line 91: Need an operator
"../../src/Makefile.global", line 92: Need an operator
"../../src/Makefile.global", line 96: Need an operator
"../../src/Makefile.global", line 97: Need an operator
"../../src/Makefile.global", line 99: Need an operator
"../../src/Makefile.global", line 100: Need an operator
"../../src/Makefile.global", line 108: Need an operator
"../../src/Makefile.global", line 109: Need an operator
"../../src/Makefile.global", line 111: Need an operator
"../../src/Makefile.global", line 112: Need an operator
"../../src/Makefile.global", line 171: Need an operator
"../../src/Makefile.global", line 173: Need an operator
"../../src/Makefile.global", line 178: Missing dependency operator
"../../src/Makefile.global", line 180: Need an operator
"../../src/Makefile.port", line 3: Need an operator
"../../src/Makefile.port", line 7: Need an operator
"../../src/Makefile.port", line 13: Need an operator
"../../src/Makefile.port", line 15: Need an operator
"../../src/Makefile.port", line 23: Need an operator
"../../src/Makefile.global", line 280: Missing dependency operator
"../../src/Makefile.global", line 282: Need an operator
"../../src/Makefile.global", line 316: Need an operator
"../../src/Makefile.global", line 318: Missing dependency operator
"../../src/Makefile.global", line 320: Need an operator
"../../src/Makefile.global", line 322: Missing dependency operator
"../../src/Makefile.global", line 324: Need an operator
"../../src/Makefile.global", line 326: Missing dependency operator
"../../src/Makefile.global", line 328: Need an operator
"../../src/Makefile.global", line 330: Need an operator
"../../src/Makefile.global", line 333: Need an operator
"../../src/Makefile.global", line 335: Need an operator
"../../src/Makefile.global", line 338: Need an operator
"../../src/Makefile.global", line 347: Missing dependency operator
"../../src/Makefile.global", line 350: Need an operator
"../../src/Makefile.global", line 426: Missing dependency operator
"../../src/Makefile.global", line 428: Need an operator
"../../src/Makefile.global", line 430: Need an operator
"../../src/Makefile.global", line 437: Need an operator
"../../src/Makefile.global", line 440: Need an operator
"../../src/Makefile.global", line 441: Need an operator
"../../src/Makefile.global", line 443: Need an operator
"../../src/Makefile.global", line 444: Need an operator
"../../src/Makefile.global", line 446: Missing dependency operator
"../../src/Makefile.global", line 453: Need an operator
"../../src/Makefile.global", line 458: Need an operator
"../../src/Makefile.global", line 467: Need an operator
"../../src/Makefile.global", line 474: Missing dependency operator
"../../src/Makefile.global", line 475: Missing dependency operator
"/usr/local/src/postgresql-7.4.2/src/nls-global.mk", line 25: Could not
find /usr/local/src/postgresql-7.4.2/contrib/pg_autovacuum/nls.mk
"/usr/local/src/postgresql-7.4.2/src/nls-global.mk", line 29: Need an
operator
"/usr/local/src/postgresql-7.4.2/src/nls-global.mk", line 31: Need an
operator
"/usr/local/src/postgresql-7.4.2/src/nls-global.mk", line 33: Need an
operator
"/usr/local/src/postgresql-7.4.2/src/nls-global.mk", line 38: Need an
operator
"/usr/local/src/postgresql-7.4.2/src/nls-global.mk", line 40: Need an
operator
Error expanding embedded variable.
sahlins#

Any ideas?

Thanks,

David

PS: Please reply to me directly, as I do not get mail sent to
pgsql-general. Thanks!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc G. Fournier 2004-04-06 02:23:08 Upgrade
Previous Message Stephan Szabo 2004-04-06 00:00:07 Re: bug in 7.4.2, with Handling of Double Quotation Marks