Re: SRPM (PGDG) will not build - Mailing list pgsql-general

From Lamar Owen
Subject Re: SRPM (PGDG) will not build
Date
Msg-id 200311251014.11873.lowen@pari.edu
Whole thread Raw
In response to SRPM (PGDG) will not build  ("Roderick A. Anderson" <raanders@acm.org>)
Responses Re: SRPM (PGDG) will not build  ("Roderick A. Anderson" <raanders@acm.org>)
List pgsql-general
On Monday 24 November 2003 02:11 pm, Roderick A. Anderson wrote:
> On Mon, 24 Nov 2003, Lamar Owen wrote:
> > Can you send me a complete stderr and stdout log of the build?  (nohup
> > usually works the best to do this, as it catches everything).

> Here you go.  I've included the spec file also so you can diff it and the
> original.

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.
--
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC  28772
(828)862-5554
www.pari.edu


pgsql-general by date:

Previous
From: "Uwe C. Schroeder"
Date:
Subject: Re: Lock strategies!
Next
From:
Date:
Subject: Re: duplicate primary key entries?