On Wed, Mar 07, 2001 at 02:39:16PM +0100, Bunck, Peter wrote:
> Thanks, but I've already tried that one.
> I am using the ibm c(c)-compiler for aix cxx. When looking for solutions for
> this problem, I saw some
> references to that problem. So I completly recompiled and reinstalled perl.
> There is only one c-compiler
> available, so some weird mixup is also not possible.
> As for the resulting error, when the string where should stand "cc" is
> empty, you get error message of
> the type:
> -I -I../../os/unix -I../../include -DAIX=43 -U__STR__
> -DAIX_BIND_PROCESSOR -qnogenpcomp -qnouse
> pcomp -I/usr/local/sources/php/php-4.0.4pl1
> -I/usr/local/sources/php/php-4.0.4pl1/main -I/usr/local/sources/php
> /php-4.0.1pl2/main -I/usr/local/sources/php/php-4.0.4pl1/Zend
> -I/usr/local/sources/php/php-4.0.4pl1/Zend -I/usr
> /local/sources/php/php-4.0.4pl1 -DUSE_EXPAT -I../../lib/expat-lite
> -DNO_DL_NEEDED `../../apaci` -c mod_perl.c
> /bin/sh: -I: not found.
That is pretty strange. What does the following command produce on your
machine:
perl -MConfig -le 'print $Config{"cc"};'
--
Jens-Uwe Mager
HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany
Phone: +49 5131 709320
FAX: +49 5131 709325
Internet: [EMAIL PROTECTED]