Building PHP 5.6.40 on 12.2

Victor Sudakov vas at sibptus.ru
Fri Jan 8 08:01:32 UTC 2021


Dear Colleagues,

Has anyone compiled recently PHP 5.6.40 from source on FreeBSD 12.2? 

I've found a patch to fix php_mbregex.c, now building breaks around OpenSSL.

Any success stories?

My configure parameters:

./configure --prefix=/opt/php5.6.40 \
        --with-apxs2=/usr/local/sbin/apxs \
  --with-openssl \
  --with-sqlite3 \
  --with-zlib \
  --enable-bcmath \
  --with-bz2 \
  --enable-calendar \
  --enable-ctype \
  --with-curl \
  --with-gdbm \
  --enable-dom \
  --enable-exif \
  --enable-fileinfo \
  --enable-filter \
  --enable-ftp \
  --with-gd \
  --enable-gd-native-ttf \
  --enable-gd-jis-conv \
  --enable-hash \
  --with-iconv \
  --enable-json \
  --with-mcrypt \
  --with-mysql \
  --with-mysqli \
  --enable-embedded-mysqli \
  --enable-opcache \
  --enable-pdo \
  --with-pdo-mysql \
  --with-pdo-sqlite \
  --enable-phar \
  --enable-posix \
  --with-readline \
  --enable-session \
  --enable-shmop \
  --enable-simplexml \
  --enable-soap \
  --enable-sockets \
  --enable-tokenizer \
  --enable-wddx \
  --enable-xml \
  --enable-xmlreader \
  --with-xmlrpc \
  --enable-xmlwriter \
  --with-xsl \
  --enable-zip \
  --enable-mysqlnd \
  --enable-mbstring \
  --enable-mysqlnd-compression-support 


-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20210108/19d4ac5f/attachment.sig>


More information about the freebsd-questions mailing list