Re: Problem building PL/Perl
От | Tom Lane |
---|---|
Тема | Re: Problem building PL/Perl |
Дата | |
Msg-id | 14452.984866305@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Problem building PL/Perl ("Creager, Robert S" <CreagRS@LOUISVILLE.STORTEK.COM>) |
Список | pgsql-interfaces |
"Creager, Robert S" <CreagRS@LOUISVILLE.STORTEK.COM> writes: > I'm having trouble building plperl.c. Cannot find include files > executor/spi.h, commands/trigger.h etc... Basically, the include files it's > looking for are not in the include path on the command line. There are no > include paths into the Postgres source tree. Seems pretty broken. What does the generated Makefile show as the MakeMaker parameters? I get # MakeMaker Parameters: # INC => q[-I../../../src/include] # NAME => q[plperl] # OBJECT => q[plperl.o eloglvl.o SPI.o] # XS => { SPI.xs=>q[SPI.c] } # dynamic_lib => { OTHERLDFLAGS=>q[/opt/perl5/lib/5.00503/PA-RISC2.0/auto/Opcode/Opcode.sl -L/opt/perl5/lib/5.00503/PA-RISC2.0/CORE-lperl] } and the 'INC' part does get honored when the compiler is invoked. > Ultra 5, Solaris 2.6, Perl 5.6, March 16 CVS snapshot... Don't tell me the Perl guys redefined this stuff yet again :-( regards, tom lane
В списке pgsql-interfaces по дате отправления: