php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22570 Missing File
Submitted: 2003-03-06 10:04 UTC Modified: 2003-03-06 13:05 UTC
From: ineves at iportalmais dot pt Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.1 OS: solaris 9 sparc
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: ineves at iportalmais dot pt
New email:
PHP Version: OS:

 

 [2003-03-06 10:04 UTC] ineves at iportalmais dot pt
I was tring to compile php with imap and ldap supot and things like that, and it give me that error, i take it of, and compile with ./configure --prefix=/opt/php --with-apxs=/opt/apache/bin/apxs | simple way to compile it, and i get this error...



gcc: TSR: No such file or directory

*** Error code 1

make: Fatal error: Command failed for target `sapi/cli/php'



This is when it try's to compile php binary because i see, gcc ........ -o sapi/cli/php



in the (big) line... i dont see anything about TSR only about TSRM so i think this can be someking of bug... 



NOTE: in php 4.2.3 works, dont have errors.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-06 13:05 UTC] sniper@php.net
Due to a bug in the installed sed on your system the build
fails. Install GNU sed and it should be okay.
 
Thank you for your interest in PHP.

..or try the latest CVS snapshot..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC