| Mike Payson 2007-03-19, 7:06 pm |
| So then I'm really . That log file was generated when I ran this:
bash-3.00$ pecl install --register-only runkit-beta
downloading runkit-0.9.tgz ...
Starting to download runkit-0.9.tgz (49,807 bytes)
..............done: 49,807 bytes
14 source files, building
running: phpize
Configuring for:
PHP Api Version: 20020918
Zend Module Api No: 20020429
Zend Extension Api No: 20050606
building in /var/tmp/pear-build-maximumr/runkit- 0.9
running: /home/maximumr/pear/cache/runkit-0.9/configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C
compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
ERROR: `/home/maximumr/pear/cache/runkit-0.9/configure' failed
Which one is wrong? Maybe it worked, but there's a bug in the
installer? Unfortunately,
I've got to be out the door right now, but I'll try to actually use runkit
when I get back later...
On 3/19/07, Antony Dovgal <antony@zend.com> wrote:
>
> On 03/19/2007 09:12 PM, Mike Payson wrote:
> that's a
> support
>
> Looks good.
> I mean, the log says configure succeeded.
>
> --
> Wbr,
> Antony Dovgal
>
|