Return-Path: postarch
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA10204; Wed, 15 Apr 92 15:05:04 -0700
Message-Id: <9204152205.AA10204@postgres.Berkeley.EDU>
From: postarch (Postgres Mailing Archive)
Subject: Re: compiling libpq (was: tags.h)
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Reply-To: mer@postgres.berkeley.edu
In-Reply-To: Your message of "Sat, 11 Apr 92 08:29:25 PDT."
             <9204111529.AA25807@postgres.Berkeley.EDU> 
Date: Wed, 15 Apr 92 15:04:48 PDT

you write:

> I am now having another problem, which is worse:
>     cc -I/afs/cs/user/snl/.v4/postgres/include -Dvoid=char -c
>     ../../../src/libpq/pqpacket.c
>     /afs/cs/user/snl/.v4/postgres/include/storage/ipci.h: 16: Can't find
>     include file sys/ipc.h
>     *** Exit 1
>     Stop

> I, maybe mistakenly, thought that the libpq part of postgres didn't rely
> on SysVisms. If it does, then I'm sort of screwed (I'll have to actually
> hack up something).
> 
> Is there a way around this?

As an experiment I delete the include of ipci.h from pqpacket.c and it
seems to compile just fine without it.


Jeff Meredith
mer@postgres.berkeley.edu
