Re: Cannot compile - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: Cannot compile
Date
Msg-id 20000918130947.I9351@feivel.credativ.de
Whole thread Raw
In response to Re: Cannot compile  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Cannot compile
List pgsql-hackers
On Sun, Sep 17, 2000 at 12:29:16PM +0200, Peter Eisentraut wrote:
> It might be that `make depend' is broken in one way or another. What you
> want to do is rm `find . -name depend` and then ./configure
> --enable-depend. Or you could try to rerun make depend then. I have a
> feeling what is causing this but it's too weird to explain but I'll try to
> look at it. ;-)

That was the solution. It's compiling right now. I never tried this because
I thought make distclean would remove the depend files as well.

Anyway thanks a lot.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


pgsql-hackers by date:

Previous
From: devik@cdi.cz
Date:
Subject: WAL & MVCC
Next
From: Philip Warner
Date:
Subject: Re: pg_dump tries to do too much per query