Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id FAA17317 for postgres-redist; Tue, 17 Oct 1995 05:17:05 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199510171217.FAA17317@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from hyowon.cc.pusan.ac.kr (hyowon.cc.pusan.ac.kr [164.125.9.3]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id FAA17339 for <postgres@postgres.Berkeley.EDU>; Tue, 17 Oct 1995 05:16:57 -0700
Received: from asadal.cs.pusan.ac.kr by hyowon.cc.pusan.ac.kr (5.0/Hyowon-mx-1.0)
	id AA07213; Tue, 17 Oct 1995 21:15:51 +0900
Received: by asadal.cs.pusan.ac.kr (4.1/SMI-4.1)
	id AA16595; Tue, 17 Oct 95 21:16:57 KST
Date: Tue, 17 Oct 95 21:16:57 KST
From: clcho@asadal.cs.pusan.ac.kr (Cho Chung-lae)
Message-Id: <9510171216.AA16595@asadal.cs.pusan.ac.kr>
To: postgres@postgres.Berkeley.EDU
Subject: error in compiling postgresV4R2
content-length: 1552
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Tue, 17 Oct 95 05:17:05 -0700
Resent-XMts: smtp


I want to install the postgres v4r2 on SunSparc 10 (SunOs4.1.3).
I made bmake file successfully but 
when installing the postgres, I have the following error messages.
    .....
cc -O -DPORTNAME_sparc -DPOSTPORT='"4321"' -DDEADLOCK_TIMEOUT=60 -DUSE_POSIX_TIE -DPOSTGRESDIR='"/usr/local/postgres"'  -DDATADIR='"/usr/local/postgres/data"' -DBINDIR='"/usr/local/postgres/bin"'  -I/usr/local/postgres/src/backend/. -I/ur/local/postgres/src/backend/obj  -I/usr/local/postgres/src/backend/access  -I/sr/local/postgres/src/backend/tmp  -I/usr/local/postgres/src/backend/port/sparc -c /usr/local/postgres/src/backend/access/common/heapvalid.c
"/usr/local/postgres/src/backend/obj/execnodes.gen", line 18: syntax error at o near variable name "ii_FuncIndexInfo"
"/usr/local/postgres/src/backend/obj/execnodes.gen", line 18: unknown size
"/usr/local/postgres/src/backend/obj/execnodes.gen", line 24: syntax error at o near variable name "ri_IndexRelationInfo"
     ....
"/usr/local/postgres/src/backend/obj/execnodes.gen", line 94: unknown size
"/usr/local/postgres/src/backend/obj/execnodes.gen", line 94: fatal error: too any errors
*** Error code 1

Stop.
*** Error code 1

Stop.



What's problem? 

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
      * *         Chunglae Cho  
       ^ &&& DataBase & Hangul Information Processing Lab, . . .     
                Dept. of Computer Science, Pusan Univ. , Korea 
                        clcho@asadal.cs.pusan.ac.kr      
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
