Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Installing PostgreSQL



Following on my post about MySQL, can someone show me how to get
around the following error when attempting to make PostgreSQL:

/usr/pkg/bin/gmake -C parser all
gmake[2]: Entering directory
`/olao/postgresql-6.4.2/src/backend/parser'
/usr/bin/yacc -d gram.y
/usr/bin/yacc: f - maximum table size exceeded
gmake[2]: *** [parse.h] Error 2
gmake[2]: Leaving directory
`/olao/postgresql-6.4.2/src/backend/parser'
gmake[1]: *** [parser.dir] Error 2
gmake[1]: Leaving directory `/olao/postgresql-6.4.2/src/backend'
gmake: *** [all] Error 2

Thanks,
Ola

--
/**************
/** Ola Olsson
/** oeolsson%tmisnet.com@localhost
/** http://www.tmisnet.com/~oeolsson
/** "I learn so I can teach so I can learn."
/**************




Home | Main Index | Thread Index | Old Index