Edit report at https://bugs.php.net/bug.php?id=57893&edit=1

 ID:                 57893
 Comment by:         clicky at erebot dot net
 Reported by:        shot at hot dot pl
 Summary:            Does not build due to FRIBIDI_CHARSET_UTF8 missing
 Status:             Open
 Type:               Bug
 Package:            fribidi
 Operating System:   Ubuntu Linux
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

Attached is a patch that fixes the issue (allowing the package to 
compile/install successfully).

The patch registers both the new charset names and the old ones (e.g. both 
FRIBIDI_CHAR_SET_UTF8 and FRIBIDI_CHAR_SET_UTF8).
The old FRIBIDI_CHARSET_ISIRI_3342 charset has been removed as it seems that 
fribidi does not support it anymore.

It also fixes a call to fribidi_log2vis to match the function's current 
signature.


Previous Comments:
------------------------------------------------------------------------
[2013-04-01 15:07:39] clicky at erebot dot net

Related To: Bug #62424

------------------------------------------------------------------------
[2009-02-25 04:29:53] norman at digitaltoolcompany dot com

Problem persists with Ubuntu 8.04, fribidi 0.10.9-1, php 5.2.4-2ubuntu5.4. 
Thanks for solution, shot.

------------------------------------------------------------------------
[2007-10-31 08:57:33] shot at hot dot pl

Description:
------------
An attempt to `sudo pecl install fribidi` breaks with errors about missing 
FRIBIDI_CHARSET_* declarations.

After uncommenting the #ifndef FRIBIDI_CHARSET_UTF8 block in fribidi.c the 
(repacked) package installs properly.

The system is Ubuntu 7.10, PHP 5.2.3-1ubuntu6, FriBidi 0.10.7-4build1.



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=57893&edit=1

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to