Обсуждение: ...

Поиск
Список
Период
Сортировка

...

От
haifa touati
Дата:
Hi,
I'm installing PostgreSQL-7.1.3 on a Sun Solaris
station,
To configure it I worte:
env CC=/opt/app/gnu-0.2/bin/gcc ./configure
--prefix=.../PostgreSQL/postgresql-7.1.3
But I receive:
checking whether the C compiler (/opt/app/gnu-0.2/gcc
) works...no
configure:error: installation or configuration
problem: C compiler cannot create exécutable.
Please, can you help me to resolve this problem?
thanks a lot.
Haifa.


___________________________________________________________
Do You Yahoo!? -- Un e-mail gratuit @yahoo.fr !
Yahoo! Courrier : http://fr.mail.yahoo.com

Re:

От
Justin Clift
Дата:
Hi Haifa,

It sounds like you have a weird version of gcc installed.  The most
common versions of gcc to install on Solaris are available as packages
from www.sunfreeware.com.  Please note though, I haven't used the
versions of gcc which are bundled with Solaris 8 nowdays, so if you're
using one of those it might be ok.

When you've figured out your compiler problem, you can follow the
Solaris specific installation instructions for PostgreSQL at :

http://techdocs.postgresql.org/installguides.php#solaris

:-)

Regards and best wishes,

Justin Clift


haifa touati wrote:
>
> Hi,
> I'm installing PostgreSQL-7.1.3 on a Sun Solaris
> station,
> To configure it I worte:
> env CC=/opt/app/gnu-0.2/bin/gcc ./configure
> --prefix=.../PostgreSQL/postgresql-7.1.3
> But I receive:
> checking whether the C compiler (/opt/app/gnu-0.2/gcc
> ) works...no
> configure:error: installation or configuration
> problem: C compiler cannot create exécutable.
> Please, can you help me to resolve this problem?
> thanks a lot.
> Haifa.
>
> ___________________________________________________________
> Do You Yahoo!? -- Un e-mail gratuit @yahoo.fr !
> Yahoo! Courrier : http://fr.mail.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi