| From: | nobody <nobody(at)developer(dot)pgadmin(dot)org> |
|---|---|
| To: | pgsql-www(at)postgresql(dot)org |
| Subject: | Comment #1565 was deleted by justin |
| Date: | 2005-01-08 11:34:41 |
| Message-ID: | 200501081134.j08BYfb3015235@developer.pgadmin.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Author: Carlos FG <cgoncalves(at)visionweb(dot)com(dot)br>
Page: 7.4/installation.html
----
Hello to all.
I have possession in the installation of PostgreSQL in Red Hat 9.
When I turn. /configure seems that this everything well.
When I turn gmake I have mistakes:
CPP=\'gcc -E\' AWK=\'gawk\' /bin/sh genbki.sh -o postgres -I../../../src/include ../../../src/include/catalog/pg_proc.h ../../../src/include/catalog/pg_type.h ../../../src/include/catalog/pg_attribute.h ../../../src/include/catalog/pg_class.h ../../../src/include/catalog/pg_attrdef.h ../../../src/include/catalog/pg_constraint.h ../../../src/include/catalog/pg_inherits.h ../../../src/include/catalog/pg_index.h ../../../src/include/catalog/pg_operator.h ../../../src/include/catalog/pg_opclass.h ../../../src/include/catalog/pg_am.h ../../../src/include/catalog/pg_amop.h ../../../src/include/catalog/pg_amproc.h ../../../src/include/catalog/pg_language.h ../../../src/include/catalog/pg_largeobject.h ../../../src/include/catalog/pg_aggregate.h ../../../src/include/catalog/pg_statistic.h ../../../src/include/catalog/pg_rewrite.h ../../../src/include/catalog/pg_trigger.h ../../../src/include/catalog/pg_listener.h ../../../src/include/catalog/pg_description.h ../../../src/include/ca!
talog/pg_cast.h ../../../src/include/catalog/pg_namespace.h ../../../src/include/catalog/pg_conversion.h ../../../src/include/catalog/pg_database.h ../../../src/include/catalog/pg_shadow.h ../../../src/include/catalog/pg_group.h ../../../src/include/catalog/pg_depend.h ../../../src/include/catalog/indexing.h --set-version=7.4.1
gmake[3]: Leaving directory `/usr/local/src/postgresql-7.4.1/src/backend/catalog\'
gmake -C parser all
gmake[3]: Entering directory `/usr/local/src/postgresql-7.4.1/src/backend/parser\'
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I../../../src/include -D_GNU_SOURCE -c -o analyze.o analyze.c
gmake[3]: Leaving directory `/usr/local/src/postgresql-7.4.1/src/backend/parser\'
gmake[2]: Leaving directory `/usr/local/src/postgresql-7.4.1/src/backend\'
gmake[1]: Leaving directory `/usr/local/src/postgresql-7.4.1/src\'
In file included from /usr/include/string.h:375,
from ../../../src/include/c.h:62,
from ../../../src/include/postgres.h:48,
from analyze.c:14:
/usr/include/bits/string2.h:1107: internal error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
gmake[3]: *** [analyze.o] Error 1
gmake[2]: *** [parser-recursive] Error 2
gmake[1]: *** [all] Error 2
gmake: *** [all] Error 2
Can anybody help myself please?
Carlos FG
| From | Date | Subject | |
|---|---|---|---|
| Next Message | nobody | 2005-01-08 11:34:54 | Comment #1568 was deleted by justin |
| Previous Message | nobody | 2005-01-08 11:34:31 | Comment #1664 was deleted by justin |