Ludovic Courtès writes:
> This command line raises a couple of alarms: what does ‘meta_ccld’ do?
> How does it interpret ‘-prefer-pic’?
meta_ccld is simply:
#! /bin/sh
exec gcc -pthread $@
I'll keep poking at it. The Nix folks didn't have to do anything too
drastic for their php packa
David Thompson skribis:
> Here is the build output at the point of failure:
>
> /gnu/store/nx4zd42igyb7ghmv4mxv6ncg8wr7ypa1-bash-4.3.33/bin/bash
> /tmp/nix-build-php-5.6.3.drv-14/php-5.6.3/libtool --silent
> --preserve-dup-deps --mode=link
> /tmp/nix-build-php-5.6.3.drv-14/php-5.6.3/meta_c
This patchset contains a sort-of working PHP package. Unfortunately,
the build fails in a way that I have been unable to fix when the
'--with-apxs2' configure flag is turned on to build the mod_php Apache
httpd module.
Here is the build output at the point of failure:
/gnu/store/nx4zd42igyb7