Subject: pkg/32222: php-mbstring does not compile
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <zafer@gmx.org>
List: pkgsrc-bugs
Date: 12/03/2005 09:18:00
>Number:         32222
>Category:       pkg
>Synopsis:       php-mbstring does not compile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 03 09:18:00 +0000 2005
>Originator:     Zafer Aydogan
>Release:        3.99.13
>Organization:
The Dharma Initiative
>Environment:
Linux
>Description:
the php-mbstring extension does not compile.

$ bmake
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Patching for php-mbstring-4.4.1nb1
cd /usr/pkgsrc/misc/php-mbstring/work/php-4.4.1/ext/mbstring;  for p in `/bin/egrep -l '^\+\+\+ ext/mbstring/' /usr/pkgsrc/misc/php-mbstring/../../www/php4/patches/patch-*`;do /bin/sed -e 's,^+++ ext/mbstring/,+++ ,' $p | /usr/bin/patch;  done
can't find file to patch at input line 5
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|$NetBSD: patch-an,v 1.1 2005/10/16 12:17:47 jdolecek Exp $
|
|--- ext/mbstring/libmbfl/mbfl/mbfilter.c.orig  2005-10-16 14:09:17.000000000 +0200
|+++ libmbfl/mbfl/mbfilter.c    2005-10-16 14:09:21.000000000 +0200
--------------------------
$


>How-To-Repeat:
try to build php-mbstring. this is a dependency of phpmyadmin.
>Fix: