Skip to content

Migrate from PHP v7.3.6 to v8.3.8 on Solaris 10 from source (errors) #15381

Closed as not planned
@charlie333333

Description

@charlie333333

Description

The following code:

$ ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-zlib=yes --with-openssl --with-iconv=/usr/local/lib --with-openssl-dir=/usr/local/ssl --enable-shared --with-oci8=shared,/cbs/oracle/product/ATMclnt32a --enable-sigchild --enable-sockets --without-pcre-jit --without-sqlite3 --without-pdo-sqlite --disable-ipv6 --with-pear=/usr/local/lib/php

We are using Solaris 10 with Apache and Oracle SQL.

Resulted in this output:

Undefined first referenced
symbol in file
gzseek64 ext/zlib/zlib_fopen_wrapper.o
getrandom ext_random/csprng.o
php_register_internal_entensions main/main.o
ld: fatal: symbol referencing errors. No output written to sapi/cli/php
Makefile:286: recipe for target 'sapi/cli/php' failed

We then used the same environment to build v7.3.6 and that was successful, using the same parameters. Are there any module versions that are no longer supported for PHP v8? We are using GCC v4.

Many thanks.

PHP Version

PHP 8.3.8

Operating System

Solaris 10

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions