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 GAA17677 for postgres-redist; Tue, 5 Mar 1996 06:48:54 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199603051448.GAA17677@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 faui45.informatik.uni-erlangen.de (root@faui45.informatik.uni-erlangen.de [131.188.34.45]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id GAA05796 for <postgres@nobozo.CS.Berkeley.EDU>; Tue, 5 Mar 1996 06:48:50 -0800
Received: from behaim.faps.uni-erlangen.de (behaim.faps.uni-erlangen.de [131.188.113.16]) by uni-erlangen.de with SMTP
	id PAA24114 (8.6.12/7.4f-FAU);; Tue, 5 Mar 1996 15:48:11 +0100
Received: from riese.faps.uni-erlangen.de by faps.uni-erlangen.de with SMTP;
	id AA19998 (1.38.193.4/7.3s-FAU); Tue, 5 Mar 1996 15:48:10 +0100
From: Thomas Krebs <krebs@faps.uni-erlangen.de>
Message-Id: <9603051448.AA19998@behaim.faps.uni-erlangen.de>
Subject: Re: your mail
To: avi@baan.nl
Date: Tue, 5 Mar 96 15:48:09 MEZ
Cc: postgres@postgres.Berkeley.EDU
In-Reply-To: <9603051333.AA59386@green.baan.nl>; from "Avi Cohen Stuart" at Mar 5, 96 2:33 pm
Mailer: Elm [revision: 70.85]
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Tue, 05 Mar 96 06:48:54 -0800
Resent-XMts: smtp

> 
> 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? 
> 
Some time ago I tried to port Postgres 4.2 to Domain/OS and I encountered
the same problem. I tracked it down so far that there is a problem when
reading a block from the disk.
I must admit that I have not been able to fix that problem... :-(

Thomas
--
Thomas Krebs
Department for Manufacturing Automation and Production Systems FAPS
University of Erlangen
Egerlandstr. 7-9
91058 Erlangen
Tel.: +49 (0)9131/85-8740
Fax:  +49 (0)9131/302528
http://www.faps.uni-erlangen.de:1200/persons/krebs.html

==============================================================================
   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/
