Re: instalation problems!

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Fariba Noorbakhsh <fNoorbakhsh(at)ccs-munich(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: instalation problems!
Date: 2001-05-11 15:49:50
Message-ID: 5128.989596190@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Fariba Noorbakhsh <fNoorbakhsh(at)ccs-munich(dot)de> writes:
> gcc -Wall -Wmissing-prototypes -Wmissing-declarations -mieee
> -I../../../../src/include -c acl.c -o acl.o
> cc1: Invalid option `ieee'
> gmake[4]: *** [acl.o] Error 1

Hm. It looks like configure is choosing the wrong compiler options for
your platform. What is your platform, exactly, and what does configure
report as the selected platform at the very start of its run?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Glenn Trewitt 2001-05-11 16:11:05 pg_config broken in 7.1.1 on FreeBSD with Tcl + Java
Previous Message Patti Morgan 2001-05-11 15:20:21 RE: exists <==> not exists ???