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 FAA15115 for postgres-redist; Tue, 5 Mar 1996 05:33:53 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199603051333.FAA15115@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 oberon.baan.nl (oberon.baan.nl [193.79.0.18]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id FAA04642 for ; Tue, 5 Mar 1996 05:33:51 -0800 Received: from phobos.baan.nl by oberon.baan.nl with SMTP (5.64/MQT-4.03) id AA07398; Tue, 5 Mar 1996 14:32:20 +0100 Received: from green.baan.nl by phobos.baan.nl with SMTP (5.64/MQT-4.03) id AA64192; Tue, 5 Mar 1996 14:33:24 +0100 Received: by green.baan.nl (AIX 4.1/UCB 5.64/MQT-4.03) id AA59386; Tue, 5 Mar 1996 14:33:15 +0100 Date: Tue, 5 Mar 1996 14:33:15 +0100 Message-Id: <9603051333.AA59386@green.baan.nl> From: Avi Cohen Stuart To: postgres@postgres.Berkeley.EDU Reply-To: avi@baan.nl Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Tue, 05 Mar 96 05:33:53 -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? Avi. ============================================================================== 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/