dbTalk Databases Forums  

[BUGS] BUG #2011: warning during link of plperl

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2011: warning during link of plperl in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
 
Posts: n/a

Default [BUGS] BUG #2011: warning during link of plperl - 11-01-2005 , 08:14 AM







The following bug has been logged online:

Bug reference: 2011
Logged by:
Email address: jmreymond (AT) free (DOT) fr
PostgreSQL version: 8.1RC1
Operating system: Linux ckrjmax 2.6.12-9-386
Description: warning during link of plperl
Details:

gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fpic -I.
-I../../../src/include -D_GNU_SOURCE -I/usr/lib/perl/5.8/CORE -c -o
plperl.o plperl.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fpic -I.
-I../../../src/include -D_GNU_SOURCE -I/usr/lib/perl/5.8/CORE -c -o
spi_internal.o spi_internal.c
"/usr/bin/perl" /usr/share/perl/5.8/ExtUtils/xsubpp -typemap
/usr/share/perl/5.8/ExtUtils/typemap SPI.xs >SPI.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fpic -I.
-I../../../src/include -D_GNU_SOURCE -I/usr/lib/perl/5.8/CORE -c -o SPI.o
SPI.c
ar crs libplperl.a `lorder plperl.o spi_internal.o SPI.o | tsort`
tsort: -: input contains a loop:
tsort: SPI.o
tsort: plperl.o
tsort: -: input contains a loop:
tsort: SPI.o
tsort: plperl.o
tsort: -: input contains a loop:
tsort: SPI.o
tsort: plperl.o
tsort: -: input contains a loop:
tsort: SPI.o
tsort: plperl.o
ranlib libplperl.a

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.