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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 11:01:31 2024 UTC