php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56826 Make failed
Submitted: 2006-02-07 08:43 UTC Modified: 2006-07-29 07:14 UTC
From: info at kotok dot f2o dot org Assigned: val (profile)
Status: Closed Package: bcompiler (PECL)
PHP Version: 5.0.5 OS: Ubuntu Breezy
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: info at kotok dot f2o dot org
New email:
PHP Version: OS:

 

 [2006-02-07 08:43 UTC] info at kotok dot f2o dot org
Description:
------------
I can't install bcompiler package.

I make it :

~$ sudo pecl install bcompiler-0.7.tgz

The installation is running normaly, configure is good. "running: make" begind, then the make process crash and display :

make: *** [bcompiler.lo] Erreur 1
ERROR: `make' failed

Help me! Thx


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-04 18:43 UTC] alexander dot krause at erazor-zone dot de
same here with php-5.1.4:

/var/tmp/portage/pecl-bcompiler-0.7/work/bcompiler-0.7/bcompiler.c:1261:8: 
warning: extra tokens at end of #endif directive
/var/tmp/portage/pecl-bcompiler-0.7/work/bcompiler-0.7/bcompiler.c:580: 
error: static declaration of 'bcompiler_stdsize_05' 
follows non-static declaration
/var/tmp/portage/pecl-bcompiler-0.7/work/bcompiler-0.7/bcompiler.c:410: 
error: previous declaration of 'bcompiler_stdsize_05' was 
here
make: *** [bcompiler.lo] Error 1
 [2006-07-06 04:57 UTC] willy59 at casema dot nl
I've had the same problem with the extra tokens at the end of #endif directive...
I was compiling with gcc 4.1.2 (devel)...
Switched to 3.4.6 and it compiles...
 [2006-07-29 07:14 UTC] val@php.net
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.

fixed in CVS

as soon as I get feedback for other bugs, I will release a bugfix version of bcompiler package
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 10:01:31 2024 UTC