On Fri, 2002-05-24 at 06:34, Oden Eriksson wrote:
> On Friday 24 May 2002 07.18, Lonnie Borntreger wrote:
> > On Thu, 2002-05-23 at 07:31, Oden Eriksson wrote:
> > > On Thursday 23 May 2002 10.36, Lonnie Borntreger wrote:
> > > > Fatal error: Call to undefined function: bindtextdomain() in
> > >
> > > I think you need to install php-gettext
> >
> > I thought I had said that it was installed. If I forgot, then:
> > -> rpm -q php-gettext
> > php-gettext-4.2.1-1mdk
> > -> grep gettext /etc/php.ini
> > extension = gettext.so
>
> I just built the gettext ext at home and I have the bindtextdomain symbol in
> the *.so.
.... I'm so used to Solaris, where nm works on .so files ....
OK. Found the "readelf" command. A showing of the symbol table shows
Num: Value Size Type Bind Vis Ndx Name
61: 00000000 46 FUNC GLOBAL DEFAULT UND bindtextdomain
It looks like it's there, but I don't know what the "UND" means.
> Can you try that to?
Where do I get the src rpm for php-gettext? I don't see it in the
cooker SRPMS directory.
--
TTFN,
Lonnie Borntreger