Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id OAA07914 for postgres-redist; Fri, 9 Dec 1994 14:11:10 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199412092211.OAA07914@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 acd.ucar.edu (pack@acd.ucar.edu [128.117.136.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id OAA07904 for ; Fri, 9 Dec 1994 14:11:08 -0800 Received: by acd.ucar.edu (AIX 3.2/UCB 5.64/4.03) id AA54404; Fri, 9 Dec 1994 15:11:05 -0700 Date: Fri, 9 Dec 1994 15:11:05 -0700 From: pack@acd.ucar.edu (Daniel Packman) Message-Id: <9412092211.AA54404@acd.ucar.edu> To: postgres@postgres.Berkeley.EDU Subject: AIX 3.2.5 installation Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Fri, 09 Dec 94 14:11:09 -0800 Resent-XMts: smtp I am trying to install postgres 4.2 on an aix 3.2.5 system with xlc 1.3.0.16. The "aix" target seems to invoke "xlc" with: -DUSE_AIA -D_BSD \ -D_PATH_DEFSYSMK=\"`pwd`/mk-proto/sys.mk\" \ -D_PATH_DEFSYSPATH=\"`pwd`/mk-proto\" The first thing to compile is the "bmake" program and the first few errors are: xlc -DUSE_AIA -D_BSD -D_PATH_DEFSYSMK=\"`pwd`/mk-proto/sys.mk\" -D_PATH_DEFSYSPATH=\"`pwd`/mk-proto\" -I. -c arch.c buf.c compat.c cond.c dir.c hash.c job.c main.c make.c parse.c str.c suff.c targ.c var.c setenv.c arch.c: "arch.c", line 454.8: 1506-068 (S) Operation between types pointer and integer is not allowed. "arch.c", line 626.8: 1506-068 (S) Operation between types pointer and integer is not allowed. If anyone could shed light on this and/or how to compile the package for aix 4.1 and xlC.C 3.1.1.0, I would be greatly appreciative. Thanks. Dan Packman pack@ncar.ucar.edu ============================================================================== 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/