php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11538 Missing file
Submitted: 2001-06-18 10:01 UTC Modified: 2001-06-18 16:38 UTC
From: ibum at hillcountry dot net Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.0.5 OS: linux debian potato
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ibum at hillcountry dot net
New email:
PHP Version: OS:

 

 [2001-06-18 10:01 UTC] ibum at hillcountry dot net
configure is fine!
(one long line)

./configure --with-mysql=/usr/local/mysql-3.22.32-pc-linux-gnu-i686/ --with-apxs=/usr/local/apache-1.3.12/bin/apxs


but "make" yields this at end of compile:

stub.lo: file not recognized: File truncated
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make: *** [all-recursive] Error 1

A check of the /usr/local/php-4.0.5 lists file stub.o.

Any help muchly appreciated.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-18 16:38 UTC] sniper@php.net
Do 'make clean ; make' again and everything should be okay.
And if not, check your Apache install.
Not a bug in PHP. (has worked for thousands of others just fine)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu May 08 00:01:29 2025 UTC