Re: [GENERAL] SRPM (PGDG) will not build

2003-12-01 Thread Roderick A. Anderson
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.

Re: [GENERAL] SRPM (PGDG) will not build

2003-11-24 Thread Lamar Owen
On Monday 24 November 2003 12:49 pm, Roderick A. Anderson wrote: > Hopefully not fuel to the RPM discussion but I've downloaded the PGDG SRPM > this AM made some changes to what packages/portions would build and am now > getting the following error. > gcc: cannot specify -o with -c or -S and

[GENERAL] SRPM (PGDG) will not build

2003-11-24 Thread Roderick A. Anderson
Hopefully not fuel to the RPM discussion but I've downloaded the PGDG SRPM this AM made some changes to what packages/portions would build and am now getting the following error. gcc: cannot specify -o with -c or -S and multiple compilations Somewhere near line 719 in the spec file. The