oic, thanks ^^
--
Regards,
Kiswono P
GB
--
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Kiswono Prayogo escribió:
> Just reporting that Alpha 4 was working just fine..
> http://pastebin.com/ri2gXJDN
>
> but Alpha 5 didn't:
Yeah, known packaging bug. Please remove src/Makefile.custom and try
again (notice the -Werror that shouldn't be there)
> elog.c:1698: error: ignoring return v
Kiswono Prayogo writes:
> Just reporting that Alpha 4 was working just fine..
> http://pastebin.com/ri2gXJDN
> but Alpha 5 didn't:
If you got a copy that includes src/Makefile.custom, remove that and
try again.
regards, tom lane
--
Sent via pgsql-admin mailing list (pg
Just reporting that Alpha 4 was working just fine..
http://pastebin.com/ri2gXJDN
but Alpha 5 didn't:
make[4]: Entering directory
`/home/kyz/Repository/postgres/pgsql/src/backend/utils/error'
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -fno-stric
Hello,
While I try to compile PostgreSQL 7.2.1 I get the following
error:
..
0x24
/opt/solaris_pd/PUBgcc-2.8.1/lib/libstdc++.a(streambuf.o)
0x18
/opt/solaris_pd/PUBgcc-2.8.1/lib/libstdc++.a(streambuf.o)
OpenBSD 2.6
gcc version 2.95.1
postgreSQL 6.5.2
When I try to compile PostgreSQL I get the following error:
make[2]: Leaving directory
`/usr/local/src/postgresql-6.5.2/src/backend/utils'
gcc -o postgres access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o
commands/SUB
SYS.o executor/SUBSYS.o lib/
> > Gee, I didn't know BSDI yacc could change its table size. Nice. I
> > usually have to recommend flex to people.
>
> You probably mean "recommend bison" in this case...
>
Yes. Sorry.
--
Bruce Momjian| http://www.op.net/~candle
[EMAIL PROTECTED]|
At 07:00 +0200 on 17/03/1999, Bruce Momjian wrote:
> > Figuring that BSDI just didn't have a good version of yacc, I
> > installed yacc-1.9.1, but that did not fix the
> > problem. So, I edited the defs.h file and made the following
> > change
> > -#define MAXTABLE32500
> > +#define MAXT
Hello Jay!
Jay W. Summet wrote:
> When I attempted to install PG 6.4.2 on BSDI 4.0 I had the following
> problem:
>
> yacc would give me an error message that the Maximum number of tables
> were exceeded.
>
> Figuring that BSDI just didn't have a good version of yacc, I
> installed yacc-1.9.1, b
> When I attempted to install PG 6.4.2 on BSDI 4.0 I had the following
> problem:
>
> yacc would give me an error message that the Maximum number of tables
> were exceeded.
>
> Figuring that BSDI just didn't have a good version of yacc, I
> installed yacc-1.9.1, but that did not fix the
> pr
When I attempted to install PG 6.4.2 on BSDI 4.0 I had the following
problem:
yacc would give me an error message that the Maximum number of tables
were exceeded.
Figuring that BSDI just didn't have a good version of yacc, I
installed yacc-1.9.1, but that did not fix the
problem. So, I edite
11 matches
Mail list logo