Jonathan Gardner <[EMAIL PROTECTED]> writes:
> gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
> - -Wmissing-declarations -I. -I../../../src/include -D_GNU_SOURCE -c -o
> bootstrap.o bootstrap.c
> bootstrap.c:118: error: `F_REGCLASSIN' undeclared here (not in a function)
Hmmm ... this
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I am trying to compile PostgreSQL 7.4 for Fedora Core 1. I used these
parameters to configure:
$ ./configure --prefix=/usr/local/postgresql-7.4
While running make, it returns the errors below.
Any ideas?
make -C bootstrap all
make[3]: Entering dir