[Fwd: error compiling postgresql with fedora mingw]

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: PostgreSQL Hackers ML <pgsql-hackers(at)postgresql(dot)org>
Subject: [Fwd: error compiling postgresql with fedora mingw]
Date: 2008-11-25 16:46:00
Message-ID: 1227631560.3900.24.camel@laptop.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

(I'm still downloading Fedora-10)

Even though Tom is subscribed to the list below, I thought I should
forward this e-mail to this list:

-------- Forwarded Message --------
> From: Itamar - IspBrasil <itamar(at)ispbrasil(dot)com(dot)br>
> Reply-To: Development discussions related to Fedora
> <fedora-devel-list(at)redhat(dot)com>
> To: Development discussions related to Fedora
> <fedora-devel-list(at)redhat(dot)com>
> Subject: error compiling postgresql with fedora mingw
> Date: Tue, 25 Nov 2008 08:43:12 -0200
>
> any help ?
>
> make[1]: Entering directory
> `/home/itamar/fedora/mingw-postgresql/postgresql-8.3.5/src'
> make -C port all
> make[2]: Entering directory
> `/home/itamar/fedora/mingw-postgresql/postgresql-8.3.5/src/port'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory
> `/home/itamar/fedora/mingw-postgresql/postgresql-8.3.5/src/port'
> make -C timezone all
> make[2]: Entering directory
> `/home/itamar/fedora/mingw-postgresql/postgresql-8.3.5/src/timezone'
> make -C ../../src/port all
> make[3]: Entering directory
> `/home/itamar/fedora/mingw-postgresql/postgresql-8.3.5/src/port'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory
> `/home/itamar/fedora/mingw-postgresql/postgresql-8.3.5/src/port'
> i686-pc-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
> -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -Wall
> -Wmissing-prototypes -Wpointer-arith -Winline
> -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
> -fwrapv zic.o ialloc.o scheck.o localtime.o -L../../src/port
> -Wl,--allow-multiple-definition -lpgport -lz -lm -lws2_32 -lshfolder
> -o zic.exe
> ../../src/port/libpgport.a: could not read symbols: Archive has no
> index; run ranlib to add one
> collect2: ld returned 1 exit status
> make[2]: *** [zic] Error 1
> make[2]: Leaving directory
> `/home/itamar/fedora/mingw-postgresql/postgresql-8.3.5/src/timezone'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/home/itamar/fedora/mingw-postgresql/postgresql-8.3.5/src'
> make: *** [all] Error 2
>
>
> --
> ------------
>
> Itamar Reis Peixoto
>
> e-mail/msn: itamar(at)ispbrasil(dot)com(dot)br
> sip: itamar(at)ispbrasil(dot)com(dot)br
> skype: itamarjp
> icq: 81053601
> +55 11 4063 5033
> +55 34 3221 8599
>
>
--
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2008-11-25 16:50:38 Re: Snapshot warning
Previous Message Kevin Grittner 2008-11-25 16:45:40 Re: TODO item: adding VERBOSE option to CLUSTER [with patch]