petersconsult
Verified User
- Joined
- Sep 10, 2021
- Messages
- 79
Hello,
i am a little puzzled because building the updated php versions fails with thousands of lines like this:
and ending with this:
i'm not quite sure what to do..
Any help would be greatly appreciated (i can provide the full log file, but it's about 3.3MB)
My server is AlmaLinux 8 with LiteSpeed..
Thank You!
i am a little puzzled because building the updated php versions fails with thousands of lines like this:
Code:
/usr/bin/ld: sapi/fpm/fpm/fpm_unix.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
Code:
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
make: *** [Makefile:331: sapi/fpm/php-fpm] Error 1
doPhp_build: failed to compile '/usr/local/directadmin/custombuild/cache/php-8.2.13.tar.gz' inside '/usr/local/directadmin/custombuild/tmp/tmp.N4MgmMs5iu.php-8.2.13.tar.gz'
i'm not quite sure what to do..
Any help would be greatly appreciated (i can provide the full log file, but it's about 3.3MB)
My server is AlmaLinux 8 with LiteSpeed..
Thank You!