David Pieper wrote:
>
> I'm trying to build 7.1 from source on a RedHat box.
> Here's what I keep ending up with:
>
> [root@dp1 postgresql-7.1]# gmake
> gmake -C doc all
> gmake[1]: Entering directory `/opt/src/postgresql-7.1/doc'
> gmake[1]: Nothing to be done for `all'.
> gmake[1]: Leaving dir
David Pieper wrote:
>
> I'm trying to build 7.1 from source on a RedHat box.
> Here's what I keep ending up with:
>From the gcc version it appears you are on a RedHat 6.x box.
> It seems like I'm missing something, but what?
kernel-headers?
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
-
I'm trying to build 7.1 from source on a RedHat box.
Here's what I keep ending up with:
[root@dp1 postgresql-7.1]# gmake
gmake -C doc all
gmake[1]: Entering directory `/opt/src/postgresql-7.1/doc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/opt/src/postgresql-7.1/doc'
g