Re: SRPM (PGDG) will not build

From: "Roderick A(dot) Anderson" <raanders(at)acm(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: SRPM (PGDG) will not build
Date: 2003-12-01 17:53:15
Message-ID: Pine.LNX.4.33.0312010950490.30548-100000@main.cyber-office.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 25 Nov 2003, Lamar Owen wrote:

> Hmmm.... The lines of error in question:
> make[2]: Entering directory `/usr/src/redhat/BUILD/postgresql-7.4/src/port'
> gcc -O2 -march=i386 -mcpu=i686 -Wall -Wmissing-prototypes
> -Wmissing-declarations prod -I../../src/include -D_GNU_SOURCE -c -o path.o
> path.c
> gcc: cannot specify -o with -c or -S and multiple compilations
>
> Where is 'prod' coming from after -Wmissing-declarations? This is the source
> of the error....looking...will get back shortly.

Still not sure what the problem is but I can identify it as being tied to
being in the vserver context. I compiled in the base/main server with no
problems. I'll pass this along to the vserver development team to see if
it causes a light to come on.

Rod
--
"Open Source Software - Usually you get more than you pay for..."
"Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message zerobearing2 2003-12-01 18:08:07 XML & Postgres Functions
Previous Message B. van Ouwerkerk 2003-12-01 17:50:38 Re: PostgreSQL from a newcomers perspective