Re: plperl error when making 8.2dev CVS - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: plperl error when making 8.2dev CVS
Date
Msg-id 20051109130134.GA4731@surnet.cl
Whole thread Raw
In response to Re: plperl error when making 8.2dev CVS  (Jaime Casanova <systemguards@gmail.com>)
Responses Re: plperl error when making 8.2dev CVS  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Jaime Casanova wrote:
> On 11/8/05, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> > Jaime Casanova wrote:
> > > On 11/8/05, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> > > > Jaime Casanova wrote:
> > > > > make[3]: *** No rule to make target `SPI.xs', needed by `SPI.c'.
> > Stop.
> > > >
> > > > Did you delete that file?  It's part of the sources.
> > >
> > > No... i didn't... and the file *is* in the plperl dir
> >
> > Weird.  So if you cd src/pl/plperl and ls, the file is there, yet it
> > tries to "make" it?  That's weird.  Did you try a make distclean after
> > changing your configure arguments?  I've never seen this problem.
> 
> ok, i execute 'make distclean' and then get the same error when making
> after configuring with --with-perl

Is this a clean source tree?  Try cvs update -C (beware it'll destroy
all your local changes)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: compiling on windows with mingw
Next
From: Alvaro Herrera
Date:
Subject: Re: Optimization of the alignment padding