php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58372 Compilation error
Submitted: 2008-10-09 10:09 UTC Modified: 2008-11-27 05:10 UTC
From: marc at practeo dot ch Assigned:
Status: Closed Package: expect (PECL)
PHP Version: 5.2.4 OS: Ubunutu 8.04 LTS
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
19 + 16 = ?
Subscribe to this entry?

 
 [2008-10-09 10:09 UTC] marc at practeo dot ch
Description:
------------
Hi,

I add some issues to add this pecl package:
It did not search the expect.h files in their location in my distrib ...

Workarround : I copied the expect.h and expect_comm.h to the tmp compilation dir.

Original dir : /usr/include/tcl8.4


I also add #include <expect_comm.h> in php_expect.h as I had some undefined constants...

Regards,

Marc

Reproduce code:
---------------
pecl install channel://pecl.php.net/expect-0.2.4

Following packages installed
expect  5.43.0-14  
expect-dev  5.43.0-14



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-27 05:10 UTC] spektom at gmail dot com
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC