[asterisk-users] testexpr2

Tilghman Lesher tlesher at digium.com
Tue Apr 6 15:24:16 CDT 2010


On Tuesday 06 April 2010 10:56:56 Richard Kenner wrote:
> I'm trying to build it and run into all sorts of problems.  First,
> "make testexpr2" doesn't work at top level, nor in the "main"
> subdirectory.  If I manually try the commands for it in main/Makefile,
> it doesn't have a "main" and calls "ast_log".  If use -DSTANDALONE2
> instead, those go away, but then:
>
> ast_expr2f.o: In function `__register_file_version':
> ast_expr2f.c:(.text+0xf): undefined reference to
> `ast_register_file_version' ast_expr2f.o: In function
> `__unregister_file_version':
> ast_expr2f.c:(.text+0x1f): undefined reference to
> `ast_unregister_file_version' ast_expr2f.o: In function `ast_expr':
> ast_expr2f.c:(.text+0x3e19): undefined reference to `ast_copy_string'
>
> Has this been deprecated?

Why aren't you using check_expr in the utils directory?

-- 
Tilghman Lesher
Digium, Inc. | Senior Software Developer
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-users mailing list