Re: [Fwd: Re: Errors with building PG 7.2 on Mandrake 8.0]

From: teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=)
To: "Len Morgan" <len-morgan(at)crcom(dot)net>
Cc: "Justin Clift" <justin(at)postgresql(dot)org>, "PostgreSQL Hackers Mailing List" <pgsql-hackers(at)postgresql(dot)org>, "Lamar Owen" <lamar(dot)owen(at)wgcr(dot)org>
Subject: Re: [Fwd: Re: Errors with building PG 7.2 on Mandrake 8.0]
Date: 2002-02-18 16:43:55
Message-ID: xuybsem3flg.fsf@halden.devel.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Len Morgan" <len-morgan(at)kttk(dot)net> writes:

> > I'm trying to build the PostgreSQL 7.2 RPMs on Mandrake 8.0 (and then on
> > 8.1, which isn't yet installed), from Lamar's source RPM.
> >
> > Have disabled kerberos (doesn't seem to be available for Mandrake), and
> > changed the spec file to accept gettext 0.10.35 which comes with
> > Mandrake 8.0 (by default, the spec file looks for gettext 0.10.36 or
> > greater).
> >
> > Did a grep for "Xlib" on the config.cache, config.log, and config.status
> > files in the failed /usr/src/RPM/BUILD/postgresql-7.2 directory, but
> > didn't turn anything up.
> >
>
> This error seems to be related to the Tk client (pgtksh) build. Even
> disabling Tk when rebuilding from
> source causes this. I had this problem yesterday on a RedHat 7.2 (brand
> new) installation. This was
> a "server" install (upgrade to be more specific) and by default, nothing
> having to do with X is installed.
>
> In a somewhat related issue, I can't find my "Maximum RPM book." How can I
> restart the --rebuild without
> re-untarring (<-- New Word?) the source and therefore triggering a complete
> recompile?

Try "rpm -bc --short-circuit"?

--
Trond Eivind Glomsrød
Red Hat, Inc.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Barry Lind 2002-02-18 17:35:57 Re: Where is my patch ?
Previous Message Peter Eisentraut 2002-02-18 16:35:36 Re: pg_ctl - tighten command parameter checking