Re: Unable to compile 7.3beta1 on cygwin

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Ronald Kuczek <ronald(at)breitenbach(dot)pl>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Unable to compile 7.3beta1 on cygwin
Date: 2002-09-10 01:50:31
Message-ID: 200209100150.g8A1oVL01143@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Please grab a more current snapshot. We fixed this after beta1 was
released.

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

Ronald Kuczek wrote:
>
> Your name : Ronald Kuczek
> Your email address : ronald(at)breitenbach(dot)pl
>
>
> System Configuration
> ---------------------
> Architecture (example: Intel Pentium) : i386
>
> Operating System (example: Linux 2.0.26 ELF) : Windows NT 4.0 (cygwin)
>
> PostgreSQL version (example: PostgreSQL-7.3): PostgreSQL-7.3beta1
>
> Compiler used (example: gcc 2.95.2) : gcc 2.95.3-5
>
>
> Please enter a FULL description of your problem:
> ------------------------------------------------
> It is not possible to compile with cygwin.
>
>
>
> Please describe a way to repeat the problem. Please try to provide a
> concise reproducible example, if at all possible:
> ----------------------------------------------------------------------
> configure (without options)
> make
>
> comes:
> dlltool --export-all --output-def cyrillic_and_mic.def cyrillic_and_mic.o
> dllwrap -o cyrillic_and_mic.dll --dllname cyrillic_and_mic.dll --def
> cyrillic
> d_mic.def cyrillic_and_mic.o
> ../../../../../../src/utils/dllinit.o -lcygipc -
> ypt -L/usr/local/lib -L../../../../../../src/backend -lpostgres
> Warning: resolving _CurrentMemoryContext by linking to
> __imp__CurrentMemoryCo
> xt (auto-import)
> fu000001.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname'
> fu000002.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname'
> fu000003.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname'
> fu000004.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname'
> fu000005.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname'
> fu000006.o(.idata$3+0xc): more undefined references to `libpostgres_a_iname'
> low
> nmth000000.o(.idata$4+0x0): undefined reference to
> `_nm__CurrentMemoryContext
> collect2: ld returned 1 exit status
> dllwrap: gcc exited with status 1
> make[3]: *** [cyrillic_and_mic.dll] Error 1
> make[3]: Leaving directory
> `/usr/src/postgresql-7.3b1/src/backend/utils/mb/co
> rsion_procs/cyrillic_and_mic'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/usr/src/postgresql-7.3b1/src/backend/utils/mb/co
> rsion_procs'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/src/postgresql-7.3b1/src'
> make: *** [all] Error 2
>
>
>
> If you know how this problem might be fixed, list the solution below:
> ---------------------------------------------
> I don't know the solution. It seems to be something wrong - 7.2.2 without
> problems,
> 7.3 - even from CVS - doesn't work.
>
> Best regards
> Rony
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-09-10 02:18:15 Re: make unsuccessful on mac os x 10.2
Previous Message Stephan Szabo 2002-09-09 20:53:48 Re: Bug #762: copy table from '/home/postgres/import' using