Return-Path: owner-postman
Received: from heel.CS.Berkeley.EDU (heel.CS.Berkeley.EDU [128.32.34.55]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id XAA10772 for <postgres-arch>; Wed, 13 Mar 1996 23:05:49 -0800
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by heel.CS.Berkeley.EDU (8.6.10/8.1B) with SMTP id XAA01232; Wed, 13 Mar 1996 23:05:49 -0800
Message-Id: <199603140705.XAA01232@heel.CS.Berkeley.EDU>
X-Authentication-Warning: heel.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
From: aoki@CS.Berkeley.EDU (Paul M. Aoki)
To: postgres-arch@postgres.Berkeley.EDU
Reply-To: aoki@CS.Berkeley.EDU (Paul M. Aoki)
Subject: [comp.databases,comp.sys.hp.hpux: Postgres on HP9000-68k need some help.]
Date: Wed, 13 Mar 96 23:05:43 -0800
Sender: aoki@postgres.Berkeley.EDU
X-Mts: smtp

------- Forwarded Message

 Newsgroups:  comp.databases,comp.sys.hp.hpux
 From:  Avi Cohen Stuart <avi@green.baan.nl>
 Subject:  Re: Postgres on HP9000-68k need some help.
 Date:  Fri, 8 Mar 1996 09:46:48 GMT

 In article <yqp3f7nactj.fsf@green.baan.nl> avi@green.baan.nl (Avi Cohen Stuart) writes:
 
    To all,
 
    I've succeeded to compile the complete postgres v4.2 for my HP9000 425t
    under HPUX 9.10 but I have some problems during the initdb phase:
 
    I'm getting the following messages:
    fmgr_info: function 0: cache lookup failed.
 
    12 like these in a row. I've tracked down the guilty lines responsable
    for these errors:
    they occur in the 'declare index on ....' at the end of the 
    local1_template1.bki (or something) file.
 
    It appears that the SearchSysCacheTuple() function fails.
 
    Is there still a postgres expert around who can tell me where I should
    look? 
 
 For those who are interested: I solved the problem with the help of someone
 who had the same problem and came to the conclusion that it had to deal
 with compiler alignment options.
 The 
 #pragma HP_ALIGN HPUX_NATURAL
 did the trick.
 
 In the mean time I switched to postgres95 and added the 300/400 specific
 code to this version and it works now as well.
 
 If anyone is interested I can send the modifications.
 
 Avi.

------- End of Forwarded Message
--
  Paul M. Aoki          |  University of California at Berkeley
  aoki@CS.Berkeley.EDU  |  Dept. of EECS, Computer Science Division (#1776) 
                        |  Berkeley, CA 94720-1776
