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
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:
25 + 33 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 09:01:29 2024 UTC