php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56515 sed expression error during install
Submitted: 2005-08-28 14:39 UTC Modified: 2006-12-23 15:14 UTC
From: pecl at humbapa dot ch Assigned:
Status: Duplicate Package: PECL bug system (PECL)
PHP Version: Irrelevant OS: Linux
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: pecl at humbapa dot ch
New email:
PHP Version: OS:

 

 [2005-08-28 14:39 UTC] pecl at humbapa dot ch
Description:
------------
when I try to install a PECL package I got an error message from sed during installation and building of the package fails. it doesn't matter which package I try.

PHP 5.1.0 RC1
PEAR-1.3.6
GNU sed version 4.1.2
Debian etch (testing) with Kenel 2.6.12.5

thanks!

Reproduce code:
---------------
pear install fileinfo

Actual result:
--------------
downloading Fileinfo-1.0.tgz ...
Starting to download Fileinfo-1.0.tgz (5,566 bytes)
.....done: 5,566 bytes
3 source files, building
running: phpize
Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20050617
Zend Extension Api No:   220050617
sed: -e expression #1, char 0: no previous regular expression
building in /var/tmp/pear-build-root/Fileinfo-1.0
running: /tmp/tmpl9S0KS/Fileinfo-1.0/configure
running: make
make: *** No targets specified and no makefile found.  Stop.
`make' failed


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-29 04:22 UTC] pecl at humbapa dot ch
Package "Bug System" is obviously the wrong place for this bug. I created a new one in: 
http://pear.php.net/bugs/bug.php?id=5227

sorry!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC