Re: error on build from source - Mailing list pgsql-admin
From | kdyke@keycomputerconsultants.com |
---|---|
Subject | Re: error on build from source |
Date | |
Msg-id | 20040118065922.GN3362@hyper Whole thread Raw |
In response to | Re: error on build from source (Tom Lane <tgl@sss.pgh.pa.us>) |
Responses |
Re: error on build from source
|
List | pgsql-admin |
On Sat, Jan 17, 2004 at 10:30:13PM -0500, Tom Lane (tgl@sss.pgh.pa.us) wrote: > You have omitted all trace of what the actual problem is :-( [snip many screenfuls of compiler output] make[3]: Entering directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -shared -Wl,-soname,libutf8_and_cyrillic.so.0utf8_and_cyrillic.o -L../../../../../../src/port -o libutf8_and_cyrillic.so.0.0 rm -f libutf8_and_cyrillic.so.0 ln -s libutf8_and_cyrillic.so.0.0 libutf8_and_cyrillic.so.0 rm -f libutf8_and_cyrillic.so ln -s libutf8_and_cyrillic.so.0.0 libutf8_and_cyrillic.so make[3]: Leaving directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -shared -Wl,-soname,libutf8_and_euc_cn.so.0utf8_and_euc_cn.o -L../../../../../../src/port -o libutf8_and_euc_cn.so.0.0 rm -f libutf8_and_euc_cn.so.0 ln -s libutf8_and_euc_cn.so.0.0 libutf8_and_euc_cn.so.0 rm -f libutf8_and_euc_cn.so ln -s libutf8_and_euc_cn.so.0.0 libutf8_and_euc_cn.so make[3]: Leaving directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -shared -Wl,-soname,libutf8_and_euc_jp.so.0utf8_and_euc_jp.o -L../../../../../../src/port -o libutf8_and_euc_jp.so.0.0 rm -f libutf8_and_euc_jp.so.0 ln -s libutf8_and_euc_jp.so.0.0 libutf8_and_euc_jp.so.0 rm -f libutf8_and_euc_jp.so ln -s libutf8_and_euc_jp.so.0.0 libutf8_and_euc_jp.so make[3]: Leaving directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -shared -Wl,-soname,libutf8_and_euc_kr.so.0utf8_and_euc_kr.o -L../../../../../../src/port -o libutf8_and_euc_kr.so.0.0 rm -f libutf8_and_euc_kr.so.0 ln -s libutf8_and_euc_kr.so.0.0 libutf8_and_euc_kr.so.0 rm -f libutf8_and_euc_kr.so ln -s libutf8_and_euc_kr.so.0.0 libutf8_and_euc_kr.so make[3]: Leaving directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -shared -Wl,-soname,libutf8_and_euc_tw.so.0utf8_and_euc_tw.o -L../../../../../../src/port -o libutf8_and_euc_tw.so.0.0 rm -f libutf8_and_euc_tw.so.0 ln -s libutf8_and_euc_tw.so.0.0 libutf8_and_euc_tw.so.0 rm -f libutf8_and_euc_tw.so ln -s libutf8_and_euc_tw.so.0.0 libutf8_and_euc_tw.so make[3]: Leaving directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_gb18030.o utf8_and_gb18030.c gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[3]: *** [utf8_and_gb18030.o] Error 1 make[3]: Leaving directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/postgresql-7.4.1/src/backend/utils/mb/conversion_procs' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/postgresql-7.4.1/src' make: *** [all] Error 2 Looking closer at the tail of the make output it looks like it is going through support for a bunch of character sets which are not install. I recall nothing about turning off character support from my reading of the INSTALL file (or the README or any of the other docs I read). -- Ken Dyke, 406.581.0495
pgsql-admin by date: