Re: [HACKERS] Compile woes

From: Michael Meskes <meskes(at)postgreSQL(dot)org>
To: PostgreSQL Hacker <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Compile woes
Date: 2000-03-01 07:27:21
Message-ID: 20000301082721.A8135@fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Feb 27, 2000 at 01:57:52AM -0500, Tom Lane wrote:
> Michael, did you solve this yet? My guess is you need a new 'make depend'.

make depend does not run through since ecpg/preproc/Makefile does not know
depend. But it works on the backend directories. Then again it does not
change anything.

What did work, however, is manually removing all files named 'depend'.
Shouldn't this be done by a 'make distclean'?

Interestingly enough running 'make depend' now that the old depend files are
removed creates the correct ones.

Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(at)Fam-Meskes(dot)De | Use PostgreSQL!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Broytmann 2000-03-01 09:20:35 Re: [HACKERS] Poll: Databases for Linux
Previous Message Tom Lane 2000-03-01 06:53:37 Re: [HACKERS] Beta for 4:30AST ... ?