[pgpool-hackers: 3596] Re: pgPool build error on Fedora 32

Tatsuo Ishii ishii at sraoss.co.jp
Sat Apr 25 17:50:00 JST 2020


>> /usr/bin/ld: protocol/child.o:(.bss+0x460): multiple definition of `remote_ps_data'; main/health_check.o:(.bss+0x0): first defined here
>> /usr/bin/ld: streaming_replication/pool_worker_child.o:(.bss+0x0): multiple definition of `remote_ps_data'; main/health_check.o:(.bss+0x0): first defined here
>> collect2: error: ld returned 1 exit status
>> make[3]: *** [Makefile:768: pgpool] Error 1
>> =================
> 
> I have tried with gcc-10 package on Ubuntu 18 box and succeeded in
> compiling/linking Pgpool-II 4.1.1. Does Fedora 32's gcc 10 have
> special configuration?

Meanwhile I have created a patch to fix the duplicate global
data. Can you please try it out?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-ld-error.diff
Type: text/x-patch
Size: 499 bytes
Desc: not available
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20200425/6313ac21/attachment.bin>


More information about the pgpool-hackers mailing list