- Архив списков рассылки pgsql-general

Поиск
Список
Период
Сортировка
От Marcin
Тема
Дата
Msg-id 1e13bb97.1affe291.47699ae3.eaf0a@o2.pl
обсуждение исходный текст
Ответы Re: SuSE gcc segfault compiling pgsql  (Colin Wetherbee <cww@denterprises.org>)
Re:  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-general
Did anybody face the same problem during the compilation of postgresql 8.2.5 on suse 10.2?
I'm using gmake 3.81


gcc -I../../include -I../../../../../src/interfaces/ecpg/include -I../../../../../src/interfaces/libpq
-I../../../../../src/include-D_GNU_SOURCE   -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
-Wdeclaration-after-statement-Wendif-labels -fno-strict-aliasing   dynalloc2.c -L../../ecpglib -L../../pgtypeslib
-L../../../../../src/port -Wl,-rpath,'/usr/local/pgsql/lib' -lecpg -lpgtypes -L../../../../../src/interfaces/libpq -lpq
-lpgport-lz -lreadline -lcrypt -ldl -lm   -o dynalloc2 
dynalloc2.pgc: In function âmainâ:
dynalloc2.pgc:55: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.opensuse.org> for instructions.
gmake[5]: *** [dynalloc2] Error 1
gmake[5]: Leaving directory `/home/.../tmp/postgresql-8.2.5/src/interfaces/ecpg/test/sql'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/home/.../tmp/postgresql-8.2.5/src/interfaces/ecpg/test'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/home/.../tmp/postgresql-8.2.5/src/interfaces/ecpg'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/.../tmp/postgresql-8.2.5/src/interfaces'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/.../tmp/postgresql-8.2.5/src'
gmake: *** [all] Error 2


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

Предыдущее
От: "bookman bookman"
Дата:
Сообщение: pgsql cannot read utf8 files moved from windows correctly!
Следующее
От: Gordon
Дата:
Сообщение: Postgres from PHP in Leopard