Johann Steinwendtner wrote:
> yao marius hemann kanga wrote:
>> Thanks you for your help but now it is ok.
>> For callweaver 1.20-RC5 released use only spandsp0.0.4pre15.
>>
>> CallWeaver 1.2.0-RC5 released!
>> Posted by Roy Sigurd Karlsbakk on Nov 26 2007
>>
>> CallWeaver 1.2.0-RC5 is now released an can be found at 
>> http://devs.callweaver.org/release/callweaver-1.2.0-rc5.tar.gz or 
>> http://devs.callweaver.org/release/callweaver-1.2.0-rc5.tar.bz2. Some 
>> known bugs still exist, but the new code now allows for all three modes 
>> of T.38 (Gateway, Endpoint and Passthrough) quite stably with most 
>> hardware. RC5 requires the latest spandsp library, currently 0.0.4pre15 
>> available from http://www.soft-switch.org/downloads/spandsp/. Grab a 
>> copy and join in!
>>
>>  
>> Cordially,
>> hermann KANGA
>>
> 
> Why do you use this old software ? Check out latest 1.2 with spandsp0.0.6pre7.
> 
I can't get latest 1.2 to compile (on Debian). A Problem with byacc.

byacc -d --name-prefix=cw_yy -o callweaver_expr2.c callweaver_expr2.y
Usage: byacc [options] filename

Options:
   -b file_prefix        set filename prefix (default "y.")
   -d                    write definitions (y.tab.h)
   -g                    write a graphical description
   -l                    suppress #line directives
   -o output_file        (default "y.tab.c")
   -p symbol_prefix      set symbol prefix (default "yy")
   -r                    produce separate code and table files (y.code.c)
   -t                    add debugging support
   -v                    write description (y.output)
   -V                    show version information and exit
make[3]: *** [callweaver_expr2.h] Error 1
make[3]: Leaving directory `/usr/src/callweaver/1.2/corelib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/callweaver/1.2/corelib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/callweaver/1.2/corelib'
make: *** [all-recursive] Error 1

I had this problem before, I'm damned if I can remember how I resolved it.

This is with btyacc 3.0-5, the same occurs with byacc 20070509.
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to