RE: [HACKERS] 6.4 Build Error from CVS snapshot - Mailing list pgsql-hackers

From Vince Vielhaber
Subject RE: [HACKERS] 6.4 Build Error from CVS snapshot
Date
Msg-id XFMail.990218155856.vev@michvhf.com
Whole thread Raw
In response to 6.4 Build Error from CVS snapshot  (Clark Evans <clark.evans@manhattanproject.com>)
List pgsql-hackers
On 18-Feb-99 Clark Evans wrote:
> After the previous error, I was thinking that I built
> it from the wrong account... so I changed accounts,
> did a 'make clean' followed by a 'make'.
> 
> Following is a different error that occurs
> when I did this.  This different error is the
> same error that I was getting *before* I blew
> away the RELEASE directory and re-freshed it
> from the CVS server.
> 
> Hope it helps.  Is this something that I'm 
> doing wrong?  The current tree builds just great.

> make[2]: *** No rule to make target `adt/SUBSYS.o', needed by `SUBSYS.o'.  Stop.

I've had this before and I believe the solution was: 

$ rm adt/SUBSYS.o
$ gmake

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null      # include <std/disclaimers.h>
       TEAM-OS2       Online Campground Directory    http://www.camping-usa.com      Online Giftshop Superstore
http://www.cloudninegifts.com
==========================================================================




pgsql-hackers by date:

Previous
From: Clark Evans
Date:
Subject: 6.4 Build Error from CVS snapshot
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] 6.4 Build Error from CVS snapshot