Re: FYI - Build problems when an RPM version is installed - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: FYI - Build problems when an RPM version is installed
Date
Msg-id 39BDC9DB.C8FB8F2C@alumni.caltech.edu
Whole thread Raw
In response to FYI - Build problems when an RPM version is installed  (Mike Mascari <mascarm@mascari.com>)
List pgsql-hackers
> It seems to be that HAVE_UNION_SEMUN is set by configure, because
> it appears in the file /usr/include/pgsql/storage/ipc.h, which is
> somehow included in the configure test. During the build process,
> however, the RPM headers are, properly, not included. Moving
> /usr/include/pgsql to /tmp allows for the build to take place, so
> no harm no foul. I'm not sure if this is a problem or not, but
> its nice to be able to run snapshots on the same machine as
> RPM-based production versions for development.

Hmm. I've been building in the same kind of environment (7.0.2 RPMs
installed; cvs snapshot in my home directory) and do not see this
symptom. I did a "make distclean" this evening so had a fairly fresh
start.

btw, I had to blow away all of my installation area to get things to
initdb this evening. Not sure what was not getting
replaced/updated/removed by the normal installation process, but
whatever it was led to core dumps when building the template database.
                     - Thomas


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Changes to date->timestamp
Next
From: Tom Lane
Date:
Subject: Dibs for upcoming commit