[Fwd: error compiling postgresql with fedora mingw]

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема [Fwd: error compiling postgresql with fedora mingw]
Дата
Msg-id 1227631560.3900.24.camel@laptop.gunduz.org
обсуждение исходный текст
Ответы Re: [Fwd: error compiling postgresql with fedora mingw]  ("Robert Haas" <robertmhaas@gmail.com>)
Список 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@ispbrasil.com.br>
> Reply-To: Development discussions related to Fedora
> <fedora-devel-list@redhat.com>
> To: Development discussions related to Fedora
> <fedora-devel-list@redhat.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@ispbrasil.com.br
> sip: itamar@ispbrasil.com.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

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Fujii Masao"
Дата:
Сообщение: Re: Comments to Synchronous replication patch v3
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: TODO item: adding VERBOSE option to CLUSTER [with patch]