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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to