Re: [ADMIN] Error compiling PostgreSQL 7.4 for Fedora Core 1

2003-12-07 Thread Tom Lane
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

[ADMIN] Error compiling PostgreSQL 7.4 for Fedora Core 1

2003-12-07 Thread Jonathan Gardner
-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