Jaime Casanova wrote: > Hi, > > i was trying to compile CVS using --with-plperl (perl installed is > 5.6.1) and i get this error when make go inside plperl: > > 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. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match