[Home]

Summary:ASTERISK-18694: Chan_Unistim.c error during compilation
Reporter:Alessandro (alex70)Labels:
Date Opened:2011-10-08 12:22:00Date Closed:2011-10-08 20:22:09
Priority:CriticalRegression?
Status:Closed/CompleteComponents:Channels/chan_unistim
Versions:SVN Frequency of
Occurrence
Constant
Related
Issues:
Environment:Fedora 13 OS Version: Linux server1 2.6.34.9-69.fc13.x86_64 #1 SMP Tue May 3 09:23:03 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Asterisk Build: Asterisk/SVN-branch-1.8-r339776Attachments:
Description:During compilation I get the following error:

  [CC] chan_skinny.c -> chan_skinny.o
  [LD] chan_skinny.o -> chan_skinny.so
  [CC] chan_unistim.c -> chan_unistim.o
chan_unistim.c: In function 'create_client':
chan_unistim.c:885: error: 'sout' undeclared (first use in this function)
chan_unistim.c:885: error: (Each undeclared identifier is reported only once
chan_unistim.c:885: error: for each function it appears in.)
make[1]: *** [chan_unistim.o] Error 1
make: *** [channels] Error 2
Comments:By: Igor Goncharovsky (igorg) 2011-10-08 20:22:09.699-0500

Resolved in trunk, 1.8 and 10