Re: Cannot compile - Mailing list pgsql-hackers

From Karl F. Larsen
Subject Re: Cannot compile
Date
Msg-id Pine.LNX.4.10.10009180529470.773-100000@cannac.ampr.org
Whole thread Raw
In response to Re: Cannot compile  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
When you use 'make distclean' make is under control of the
Makefile and does exactly what the code writer wants, which usually is to
rm all .o files.


On Mon, 18 Sep 2000, Michael Meskes wrote:

> 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!
> 
> 

Yours Truly,
      - Karl F. Larsen, k5di@arrl.net  (505) 524-3303  -



pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: pg_dump tries to do too much per query
Next
From: Michael Meskes
Date:
Subject: Library versioning