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.
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
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