[Asterisk-Users] Festival patch

Jason Penton j.penton at ru.ac.za
Thu Nov 6 00:26:26 MST 2003


Hi all

Just a note:

The patch for festival is reported to be for version 1.4.2. I have
tested the patch on the latest version of festival (1.4.3) and
everything works fine

Cheers
Jason

-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Dan
Sent: 06 November 2003 12:00 AM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Error in app_voicemail2.so after CVS
update

Hi,

----- Original Message ----- 
From: "Tilghman Lesher" <tilghman at mail.jeffandtilghman.com>
To: <asterisk-users at lists.digium.com>
Sent: Wednesday, November 05, 2003 10:05 PM
Subject: Re: [Asterisk-Users] Error in app_voicemail2.so after CVS
update


> On Wednesday 05 November 2003 12:03, Dan wrote:
> >  [app_voicemail2.so]WARNING[1074412256]: File loader.c, Line 232
> > (ast_load_resource): /usr/lib/asterisk/modules/app_voicemail2.so:
> > undefined symbol: ast_localtime
> > WARNING[1074412256]: File loader.c, Line 400 (load_modules):
> > Loading module app_voicemail2.so failed!
>
> I don't know what you're doing wrong, because I just checked out CVS
> and tried this, and it works fine.  ast_localtime() is located in the
> stdtime subdirectory of asterisk.

Those are the involved files :
-rw-r--r--    1 root     root        80346 Nov  5 19:30 app_voicemail2.c
in ./apps
-rw-r--r--    1 root     root        37529 Oct 30 20:13 localtime.c
in ./stdtime

in localtime.c this is the only place where ast_localtime is present:

struct tm *
ast_localtime(timep, p_tm, zone)
const time_t * const    timep;
struct tm *p_tm;
const char * const      zone;

Any other idea?

Thanks,
Dan


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list