[Mageia-dev] libkolabxml rebuild

Pascal Terjan pterjan at gmail.com
Tue Jan 8 09:29:36 CET 2013


On Tue, Jan 8, 2013 at 4:39 AM, Thomas Spuhler <thomas at btspuhler.com> wrote:
>
> Funda:
>
> Would you please have a look why libkolabxml doesn't build anymore.

/home/pterjan/rpmbuild/BUILD/libkolabxml-0.8.1/build/src/php/php_kolabformat_wrapper.cpp:1102:16:
error: 'tsrm_ls' was not declared in this scope

Reading http://blog.golemon.com/2006/06/what-heck-is-tsrmlscc-anyway.html
I would guess that zts was enabled on php and this extension needs to
be fixed for it

It seems to have broken a few others (grep was taking too long on * so
I searched only php-*):

[pterjan at valstar 2013-01-06]$ grep "error: 'tsrm_ls'" php*/build* |
cut -d/ -f1 | uniq
php-apacheaccessor-1.0.1-1.mga3.src.rpm
php-apm-1.1.0-0beta4.mga3.src.rpm
php-cairo_wrapper-0.2.4-11.mga3.src.rpm
php-colorer-0.7-32.mga3.src.rpm
php-libvirt-0.4.5-1.mga3.src.rpm
php-mcal-0.6-41.mga3.src.rpm
php-tk-0.1.1-28.mga3.src.rpm


More information about the Mageia-dev mailing list