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 20051108135626.GA26953@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  (Jaime Casanova <systemguards@gmail.com>)
List pgsql-hackers
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.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: plperl error when making 8.2dev CVS
Next
From: Harald Fuchs
Date:
Subject: Re: Supporting NULL elements in arrays