php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78755 error compiling
Submitted: 2019-10-28 10:25 UTC Modified: 2019-10-28 10:45 UTC
From: raulalvarezdecelis at gmail dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 7.1.33 OS: Centos 6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: raulalvarezdecelis at gmail dot com
New email:
PHP Version: OS:

 

 [2019-10-28 10:25 UTC] raulalvarezdecelis at gmail dot com
Description:
------------
I find this error while compiling this version in centos6

/usr/bin/ld: BFD version 2.20.51.0.2-5.48.el6_10.1 20100205 internal error, aborting at reloc.c line 443 in bfd_get_reloc_size

Centos 7 compiles it fine

This is my configure

./configure --prefix=/custom/path  --enable-bcmath --enable-calendar --enable-exif  --enable-ftp --with-curl --with-gd --enable-gd-native-ttf --with-jpeg-dir --with-png-dir --with-libdir=lib64 --with-xpm-dir --with-gettext --with-iconv --with-imap --with-imap-ssl --with-kerberos --enable-mbstring --enable-mbregex  --with-mcrypt=/usr  --enable-mysqlnd --with-mysqli=mysqlnd --with-openssl --with-pear --enable-sockets --with-freetype-dir=/usr --enable-wddx --with-xmlrpc --with-zlib=/usr --enable-pdo --with-pdo-mysql=mysqlnd --with-pdo-sqlite  --enable-zip --enable-intl --enable-soap --with-xsl --enable-sysvsem --enable-opcache --with-pgsql=shared,/usr/pgsql-9.4 --with-pdo-pgsql=shared,/usr/pgsql-9.4



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-10-28 10:42 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2019-10-28 10:42 UTC] requinix@php.net
Google says you need to update your ld.
 [2019-10-28 10:45 UTC] raulalvarezdecelis at gmail dot com
-Status: Feedback +Status: Closed
 [2019-10-28 10:45 UTC] raulalvarezdecelis at gmail dot com
Wrong report: I was using gcc from the distro, but a newer g++, if anyone finds it.
 [2019-10-28 10:45 UTC] requinix@php.net
-Status: Closed +Status: Not a bug
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 15:01:34 2025 UTC