From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: stub.lo: file not recognized: File truncated
PHP when I installed it with Slackware 8.1 didn't work. Mysql didn't work either but I reinstalled the binary and it worked. Now, I just dl'd the 4.2.3 source and I'm having compile issues. Apache does work for me. New version of mysql. i ran configure as follows: ./configure --with-mysql -- with-apxs=/usr/sbin/apxs then after not having problems with that I went and typed 'make' i ran into this problem stub.lo: file not recognized: File truncated collect2: ld returned 1 exit status make[1]: *** [libphp4.la] Error 1 make[1]: Leaving directory `/root/php-4.2.3' make: *** [all-recursive] Error 1 I don't have a clue on how to fix this. Some help would be great. -- Edit bug report at http://bugs.php.net/?id=20489&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20489&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20489&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20489&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20489&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20489&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20489&r=support Expected behavior: http://bugs.php.net/fix.php?id=20489&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20489&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20489&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20489&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20489&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20489&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20489&r=isapi