Re: Include file problem - Mailing list pgsql-general

From teg@redhat.com (Trond Eivind Glomsrød)
Subject Re: Include file problem
Date
Msg-id xuy66e3um4r.fsf@halden.devel.redhat.com
Whole thread Raw
In response to Include file problem  ("Pasi Salminen" <pasi.salminen@khf.fi>)
List pgsql-general
"Pasi Salminen" <pasi.salminen@khf.fi> writes:

> Hello,
>
> I am trying to compile PostgreSQL 7.1.2 on Redhat Linux 7.0 in Intel Pentium Pro
> I have done following:
>
> 1. ./configure --prefix=/usr/local/pgsql --with-template=linux
> --with-odbc --disable-locale --with-pgport=5432 --enable-hba --with-perl
>
> 2. gmake
>
> Following error occurs:
> ...
> gmake[3]: Entering directory `/usr/local/src/postgresql-7.1.2/src/backend/libpq'
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/include
>    -c -o auth.o auth.c
> In file included from /usr/include/bits/posix1_lim.h:126,
>                  from /usr/include/limits.h:30,
>                  from /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/limits.h:1
> 30,
>                  from /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/syslimits.
> h:7,
>                  from /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/limits.h:1
> 1,
>                  from /usr/include/sys/param.h:22,
>                  from auth.c:21:
> /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or
> directory

You miss the "kernel-headers"-package.,

> I know a little about programming and I think some include path are wrong.
> I have installed Redhat 7.0 without any modifications to the .iso
> package

Remember to keep your system up2date, by running up2date or manually
downloading the packages.

--
Trond Eivind Glomsrød
Red Hat, Inc.

pgsql-general by date:

Previous
From: Steve Wampler
Date:
Subject: Postgres and GFS?
Next
From: Lamar Owen
Date:
Subject: Re: PGDG?