RE: [HACKERS] Make error in current cvs. - Mailing list pgsql-hackers

From Jackson, DeJuan
Subject RE: [HACKERS] Make error in current cvs.
Date
Msg-id F10BB1FAF801D111829B0060971D839F43D694@cpsmail
Whole thread Raw
List pgsql-hackers
> > I'm getting:
> > make -C pl clean
> > make[1]: Entering directory `/home/djackson/pgsql/src/pl'
> > make[1]: *** No rule to make target `clean'.  Stop.
> > make[1]: Leaving directory `/home/djackson/pgsql/src/pl'
> > make: *** [clean] Error 2
> > on a 'make distclean', same error on a 'make all'.
> > Did a cvs update at 9/30/98 11:00am CDT
> >     -DEJ
>
> This is due to some missing files that Marc forgot to install.
> But the patch for GNUmakefile.in went in. Just put a NIL Makefile
> in place until it all is there. BTW - the regression tests
> for plpgsql will fail too.
>
>
> Jan
>
Could you forward me the files (and where they go).  Part of what I want
to do is test pl/pgsql.
    -DEJ
> --
>
> #=====================================================================
> =#
> # It's easier to get forgiveness for being wrong than for being right.
> #
> # Let's break this rule - forgive me.
> #
> #======================================== jwieck@debis.com (Jan Wieck)
> #

pgsql-hackers by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] Make error in current cvs.
Next
From: Marcus Mascari
Date:
Subject: 6.4 beta crashed backend