php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61646 pecl does not generate correct libtool script for static expect library
Submitted: 2012-04-05 22:29 UTC Modified: 2013-02-18 00:35 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: ketema at gmail dot com Assigned:
Status: No Feedback Package: expect (PECL)
PHP Version: 5.3.10 OS: OS X 10.7.3
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ketema at gmail dot com
New email:
PHP Version: OS:

 

 [2012-04-05 22:29 UTC] ketema at gmail dot com
Description:
------------
My troubleshooting process is best shown and described here: 
http://kjkh.me/HhoMjf

synopsis:

sudo pecl -d preferred_state=beta install expect FAILS with : ld: library not 
found for -lexpect

Expected result:
----------------
I expect sudo pecl -d preferred_state=beta install expect to successfully build 
the extension and install it.

Actual result:
--------------
FAILURE with: ld: library not found for -lexpect

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-11 14:40 UTC] michael@php.net
-Status: Open +Status: Feedback
 [2012-04-11 14:40 UTC] michael@php.net
Please specify what were your configure options. Did you specify the expect 
installation directory? (--with-expect=/opt/local)
 [2013-02-18 00:35 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC