Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2013 16:19:17 +0200
From:      Philippe =?iso-8859-1?Q?Aud=E9oud?= <jadawin@FreeBSD.org>
To:        =?iso-8859-1?Q?Lo=EFc?= Blot <loic.blot@unix-experience.fr>
Cc:        ports@freebsd.org
Subject:   Re: missing dependancy for www/owncloud
Message-ID:  <20130814141917.GA85467@tuxaco.net>
In-Reply-To: <1376489723.1138.119.camel@iMac-LBlot.domain.iogs>
References:  <1376489723.1138.119.camel@iMac-LBlot.domain.iogs>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Aug 2013, Lo=EFc Blot wrote:

> Hello,
> today i have migrated owncloud from one old servers to a fresh server
> which uses poudriere & pkgng.
> When i use owncloud, i see a missing dependancy:
> {"app":"PHP","message":"PHP Startup: Unable to load dynamic library
> '\/usr\/local\/lib\/php\/20100525\/wddx.so' - \/usr\/local\/lib\/php
> \/20100525\/wddx.so: Undefined symbol \"ps_globals\" at
> Unknown#0","level":4,"time":"2013-08-14T13:06:00+00:00"}
>=20
> It seems the textproc/php5-wddx is missing=20
>=20
> Ownloud makefile
>=20
> USE_PHP=3D        ctype curl dom fileinfo filter gd hash iconv json
> mbstring \
>                 mysql pdo pdo_mysql pdo_sqlite session simplexml sqlite3
> xml \
>                 zip zlib
>=20
> must be replaced with:
>=20
> USE_PHP=3D        ctype curl dom fileinfo filter gd hash iconv json
> mbstring \
>                 mysql pdo pdo_mysql pdo_sqlite session simplexml sqlite3
> xml \
>                 wddx zip zlib
>=20
> Please update it :)
>

Hello,

If you have a patch, feel free to submit a PR. If you need help to do
that, don't hesiate to ask

Regards,

--=20
Philippe Aud=E9oud=20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130814141917.GA85467>