Thread: pg_autovacuum won't make on FreeBSD
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!
Am Dienstag, 6. April 2004 02:01 schrieb David Wheeler: > 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 gmake is your friend.
Try gmake. Regards. En un mensaje anterior, David Wheeler escribió: > 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
Have you tried installing gmake and using it instead of FreeBSD's make? (not 100% sure, but it seems like that's the problem) David Wheeler wrote: > 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! > > > ---------------------------(end of broadcast)--------------------------- > TIP 7: don't forget to increase your free space map settings > -- Bill Moran Potential Technologies http://www.potentialtech.com
>>>>> "BM" == Bill Moran <wmoran@potentialtech.com> writes: BM> Have you tried installing gmake and using it instead of FreeBSD's BM> make? (not 100% sure, but it seems like that's the problem) That *is* the problem here... and you have to use gmake to build postgres in the first place, so he must have it installed already... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-301-869-4449 x806 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/
On Apr 6, 2004, at 12:47 AM, Peter Eisentraut wrote: > gmake is your friend. Bah! I could've sworn that make on FreeBSD was gmake. Think I'll create an alias. Thanks, everyone. Regards, David