COMPILE ERROR FOR 53

cPanel plugin for php selection
Locked
bravulink
Posts: 0
Joined: Thu Sep 10, 2015 4:36 am

COMPILE ERROR FOR 53

Post by bravulink »

I see this error when try install the plugin. Any idea about it?

/usr/bin/ld: ext/intl/msgformat/.libs/msgformat_helpers.o: undefined reference to symbol '__gxx_personality_v0@@CXXABI_1.3'
/usr/bin/ld: note: '__gxx_personality_v0@@CXXABI_1.3' is defined in DSO /lib64/libstdc++.so.6 so try adding it to the linker command line
/lib64/libstdc++.so.6: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make: *** [sapi/cgi/php-cgi] Error 1
COMPILE ERROR FOR 53
Exiting Installation
/bin/cp: cannot stat ‘/usr/local/apache/conf/includes/pre_main_global.conf.ntphp.bak’: No such file or directory
‘/opt/suphp/etc/suphp.conf.ntphp.bak’ -> ‘/opt/suphp/etc/suphp.conf’


steve
Site Admin
Posts: 5
Joined: Tue Mar 10, 2015 12:41 am
Contact:

Re: COMPILE ERROR FOR 53

Post by steve »

Hello Bravulink,

Can you please let me know the following details.

OS Version :
Default PHP Version :


-
Steve N
Support Staff
Nixtree Solutions LLP
cPanel Server management | Managed Backup Solutions | Outsourced Web Hosting support
elduny
Posts: 0
Joined: Tue Mar 22, 2016 5:31 pm

Re: COMPILE ERROR FOR 53

Post by elduny »

I have the same problem.

/usr/bin/ld: ext/intl/msgformat/.libs/msgformat_helpers.o: undefined reference to symbol '__gxx_personality_v0@@CXXABI_1.3'
/usr/bin/ld: note: '__gxx_personality_v0@@CXXABI_1.3' is defined in DSO /lib64/libstdc++.so.6 so try adding it to the linker command line
/lib64/libstdc++.so.6: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make: *** [sapi/cgi/php-cgi] Error 1
COMPILE ERROR FOR 53
Exiting Installation


steve
Site Admin
Posts: 5
Joined: Tue Mar 10, 2015 12:41 am
Contact:

Re: COMPILE ERROR FOR 53

Post by steve »

Hello,

Can you please reply with the following details.

/usr/local/cpanel/bin/rebuild_phpconf --current
OS Version :
Default PHP Version :


-
Steve N
Support Staff
Nixtree Solutions LLP
cPanel Server management | Managed Backup Solutions | Outsourced Web Hosting support
rarangels
Posts: 0
Joined: Sat Jan 28, 2017 4:30 am

Re: COMPILE ERROR FOR 53

Post by rarangels »

I have current php 5.5 and centos 7


Edward
Posts: 26
Joined: Mon May 04, 2015 10:16 am

Re: COMPILE ERROR FOR 53

Post by Edward »

Hi,

PHP 5.3.29 doesn't seem to like enabling PHP Intl extension on CentOS 7. Can you please do one thing

1. disable Intl extension in Default php version.
2. Recompile 5.3 or install ntphpselector (if not installed )
3. Once compile got fixed, then install intl extension in default php version and you should be good to go.

Let me know if this works for you which might help other as well

Thank you,


Edward N
Support Staff
Nixtree Solutions
Managed Backups || Server Management

https://www.nixtree.com
GastonPas
Posts: 0
Joined: Fri Sep 22, 2017 4:54 pm

Re: COMPILE ERROR FOR 53

Post by GastonPas »

This worked for me. Had the same issue. Thanks for help Edward.


steve
Site Admin
Posts: 5
Joined: Tue Mar 10, 2015 12:41 am
Contact:

Re: COMPILE ERROR FOR 53

Post by steve »

Thank you for confirming the fix worked.


-
Steve N
Support Staff
Nixtree Solutions LLP
cPanel Server management | Managed Backup Solutions | Outsourced Web Hosting support
If you are looking for assistance in server management, please get in touch with our support.
Locked