php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58324 make fails: 'tsrm_ls' undeclared
Submitted: 2008-08-24 08:24 UTC Modified: 2008-08-25 12:12 UTC
From: cweiske@php.net Assigned:
Status: Closed Package: inclued (PECL)
PHP Version: 5_2 CVS-2008-08-24 (dev) OS:
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: cweiske@php.net
New email:
PHP Version: OS:

 

 [2008-08-24 08:24 UTC] cweiske@php.net
Description:
------------
Trying to install inclued via "pecl install inclued-alpha" gives me an error.

Reproduce code:
---------------
$ pecl install inclued-alpha 

Expected result:
----------------
package gets installed

Actual result:
--------------
/mnt/temporary/tmp/pear/install/inclued/inclued.c: In function 'pack_output':
/mnt/temporary/tmp/pear/install/inclued/inclued.c:158: error: 'tsrm_ls' undeclared (first use in this function)
/mnt/temporary/tmp/pear/install/inclued/inclued.c:158: error: (Each undeclared identifier is reported only once
/mnt/temporary/tmp/pear/install/inclued/inclued.c:158: error: for each function it appears in.)
make: *** [inclued.lo] Error 1
ERROR: `make' failed


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-25 12:12 UTC] gopalv82 at yahoo dot com
My bad, it's fixed in CVS now

http://news.php.net/php.pecl.cvs/11269

(takes #1 spot for oddest place I've fixed a bug in - was 
 on a highway roadside near Coimbatore, trying to look up a
 phone number ... )
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 10:01:28 2025 UTC