I had the same problem today. I fixed it by unsetting the shared flag in /etc/portage/package.use
Like this: dev-php/mod_php apache2 bcmath berkdb bzlib calendar crypt dba ftp gd gd-external gdbm iconv imap -jpeg mysql png postgres readline session -shared simplexml soap sockets spell ssl tiff tokenizer truetype xml2 zlib If this doesn't do it for you, let me know so I can explain in more detail. On Thu, 24 Feb 2005 20:19:24 +0000, Pupeno <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I'm trying to install/emerge php5, I've tried to do it without removing php4, > but I couldn't. I'll probably try to add php4 latter. > But I can't even emerge php5 now, I've get the following error: > > [...] > Installing helper programs: /var/tmp/portage/php-5.0.3/image//usr/bin/ > program: phpize > program: php-config > program: phpextdist > make: Nothing to be done for `install'. > make: Nothing to be done for `install'. > make: Nothing to be done for `install'. > make: Nothing to be done for `install'. > Installing shared > extensions: > /var/tmp/portage/php-5.0.3/image//usr/lib/extensions/no-debug-non-zts-20041030/ > cp: cannot stat `modules/*': No such file or directory > make: *** [install-modules] Error 1 > > !!! ERROR: dev-php/php-5.0.3 failed. > !!! Function php5-sapi_src_install, Line 452, Exitcode 2 > !!! install failed > > Can anybody tell me what's wrong ? and/or how to solve it ? > - -- > Pupeno: [EMAIL PROTECTED] - http://pupeno.com > Reading Science Fiction ? http://sfreaders.com.ar > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.6 (GNU/Linux) > > iD8DBQFCHjbOfW48a9PWGkURAo5uAJ9bZXO/7VDRXnTSG2ajS0cc3Zi3TwCbBgOU > EYfJeTLcf2dQC7Ypsm5wLSY= > =eHm5 > -----END PGP SIGNATURE----- > -- > [email protected] mailing list > > -- [email protected] mailing list
