Re: SRPM (PGDG) will not build

From: Lamar Owen <lowen(at)pari(dot)edu>
To: "Roderick A(dot) Anderson" <raanders(at)acm(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: SRPM (PGDG) will not build
Date: 2003-11-25 15:14:11
Message-ID: 200311251014.11873.lowen@pari.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2003-11-25 15:15:58 Re: Updates for RPMS.
Previous Message Lamar Owen 2003-11-25 15:11:24 Re: RPM RH9.0 conflict with unixODBC