php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20489 stub.lo: file not recognized: File truncated
Submitted: 2002-11-18 18:56 UTC Modified: 2002-11-18 19:08 UTC
From: ericsonc at optonline dot net Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.2.3 OS: Linux
Private report: No CVE-ID: None
 [2002-11-18 18:56 UTC] ericsonc at optonline dot net
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-18 19:08 UTC] sniper@php.net
'make clean' fixes this.

(and try searching the bug database next time before you submit another bogus report..)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC