ID: 38570 Updated by: [EMAIL PROTECTED] Reported By: cscott at mackays dot co dot uk -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: AIX 5.2 PHP Version: 5.1.5 New Comment:
Install GNU ld, GCC and other GNU builds tools and try again. Previous Comments: ------------------------------------------------------------------------ [2006-08-23 15:48:02] cscott at mackays dot co dot uk Description: ------------ I am unable to compile and install cli and cgi versions of PHP. Reproduce code: --------------- ./configure --with-mysql=/usr/local/mysql/lib --with-zlib-dir=/usr/include --with-ftp --enable-fastcgi runs successfully. make" or "make cli" also run without error but produce the following output --------------------------------------------------------------- £ make echo '\ \ echo '\ \ Build complete. (It is safe to ignore warnings about tempnam and tmpnam). ---------------------------------------------------------------- Expected result: ---------------- I believe there should be binaries in the cli and cgi directories. Actual result: -------------- The command "ls ./sapi/cli/php" yields "ls: 0653-341 The file ./sapi/cgi/php does not exist." and there appears to be no binaries in either the cli or cgi directories. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38570&edit=1