Обсуждение: Problem in step "./configure"

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

Problem in step "./configure"

От
"Matthieu Guyonnet-Duluc"
Дата:
hello everyone !

i've install cygwin with success and begin to install postgresql 7.0.3

but at the configure step i've this message :

checking gcc ...gcc
checking wheter the C compiler works...no
error : C compilator cannot create executable ...

i've check the gcc.exe in bin folder

PATH :
/usr/local/bin:/usr/bin:/bin:cydrive/c/WINNT/system32:/cydrive/c/WINNT:/cydr
ive/c/WINNT/System32/Wbem/bin: No such File or directory

an error ?

and MOUNT :
C:\cygwin\bin usr/bin system binmode
C:\cygwin\lib usr/lib system binmode
C:\cygwin / system binmode

i've choosen the UNIX mode (the error occured also with DOS)

prolems with the default path definition ?

thank for help.

Matthieu Guyonnet-Duluc
-----------------------
matthieu@townofSulaco.com
http://www.townofSulaco.com
Toulouse, France.








Re: Problem in step "./configure"

От
Jason Tishler
Дата:
Matthieu,

On Mon, Apr 09, 2001 at 03:18:21PM +0200, Matthieu Guyonnet-Duluc wrote:
> but at the configure step i've this message :
>
> checking gcc ...gcc
> checking wheter the C compiler works...no
> error : C compilator cannot create executable ...

Try checking config.log for the exact details of why you are getting the
above failure.  IIRC, this is caused by not installing cygipc 1.09.

BTW, you should already have PostgreSQL 7.1RC2 installed, if you chose
to install of all Cygwin.  See the following for details:

    http://cygwin.com/ml/cygwin/2001-04/msg00256.html

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

RE: Problem in step "./configure"

От
"Matthieu Guyonnet-Duluc"
Дата:
thanks it sounds be the good reason :

---------------
1217: checking whether the C compiler (gcc -O2 ) works
configure:1233: gcc -o conftest -O2   conftest.c -lcygipc 1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-2/../../../../i686-pc-cygwin/bin/ld:
cannot find -lcygipc
collect2: ld returned 1 exit status
configure: failed program was:

#line 1228 "configure"
#include "confdefs.h"

main(){return(0);}

-------------------------

i'm newbie in posgresql, i don't know if it's good to begin with a RC
version, so if u can say me what to do. i've checked all component in cygwin
setup so where's this 'cygipc 1.09.' ?

If i should install RC1, after download and install, how use it ?

thanks for youyr help.

Matthieu


-----Message d'origine-----
De : Jason Tishler [mailto:Jason.Tishler@dothill.com]
Envoye : lundi 9 avril 2001 19:00
A : Matthieu Guyonnet-Duluc
Cc : pgsql-ports@postgresql.org
Objet : Re: [PORTS] Problem in step "./configure"


Matthieu,

On Mon, Apr 09, 2001 at 03:18:21PM +0200, Matthieu Guyonnet-Duluc wrote:
> but at the configure step i've this message :
>
> checking gcc ...gcc
> checking wheter the C compiler works...no
> error : C compilator cannot create executable ...

Try checking config.log for the exact details of why you are getting the
above failure.  IIRC, this is caused by not installing cygipc 1.09.

BTW, you should already have PostgreSQL 7.1RC2 installed, if you chose
to install of all Cygwin.  See the following for details:

    http://cygwin.com/ml/cygwin/2001-04/msg00256.html

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com


Re: Problem in step "./configure"

От
Jason Tishler
Дата:
Matthieu,

On Mon, Apr 09, 2001 at 07:31:00PM +0200, Matthieu Guyonnet-Duluc wrote:
> i'm newbie in posgresql

It's OK to be a newbie, but please try to read the docs...

> i don't know if it's good to begin with a RC
> version, so if u can say me what to do. i've checked all component in cygwin
> setup so where's this 'cygipc 1.09.' ?

See the following:

    http://www.postgresql.org/docs/faq-mswin

> If i should install RC1, after download and install, how use it ?

See the following:

    http://www.postgresql.org/devel-corner/docs/

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com