Re: Cannot compile

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Cannot compile
Date: 2000-09-18 20:09:47
Message-ID: 20000918130947.I9351@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2000-09-18 21:03:01 Library versioning
Previous Message Peter Eisentraut 2000-09-18 20:05:24 Re: ascii to character conversion in postgres