atefsaeed2010 / datacard

Automatically exported from code.google.com/p/datacard
Other
0 stars 1 forks source link

Ошибка при компиляции 68 ревизии #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
#autoconf
#automake -a
#configure
#make

/usr/src/datacard-read-only# make
gcc -D_GNU_SOURCE -I.  -I/usr/include -DHAVE_CONFIG_H  -fvisibility=hidden 
-fPIC -Wall -Wextra -MD -MT app.o -MF .app.o.d -MP  -o app.o -c app.c
gcc -D_GNU_SOURCE -I.  -I/usr/include -DHAVE_CONFIG_H  -fvisibility=hidden 
-fPIC -Wall -Wextra -MD -MT at_command.o -MF .at_command.o.d -MP  -o 
at_command.o -c at_command.c
gcc -D_GNU_SOURCE -I.  -I/usr/include -DHAVE_CONFIG_H  -fvisibility=hidden 
-fPIC -Wall -Wextra -MD -MT at_parse.o -MF .at_parse.o.d -MP  -o at_parse.o -c 
at_parse.c
gcc -D_GNU_SOURCE -I.  -I/usr/include -DHAVE_CONFIG_H  -fvisibility=hidden 
-fPIC -Wall -Wextra -MD -MT at_queue.o -MF .at_queue.o.d -MP  -o at_queue.o -c 
at_queue.c
gcc -D_GNU_SOURCE -I.  -I/usr/include -DHAVE_CONFIG_H  -fvisibility=hidden 
-fPIC -Wall -Wextra -MD -MT at_read.o -MF .at_read.o.d -MP  -o at_read.o -c 
at_read.c
gcc -D_GNU_SOURCE -I.  -I/usr/include -DHAVE_CONFIG_H  -fvisibility=hidden 
-fPIC -Wall -Wextra -MD -MT at_response.o -MF .at_response.o.d -MP  -o 
at_response.o -c at_response.c
gcc -D_GNU_SOURCE -I.  -I/usr/include -DHAVE_CONFIG_H  -fvisibility=hidden 
-fPIC -Wall -Wextra -MD -MT chan_datacard.o -MF .chan_datacard.o.d -MP  -o 
chan_datacard.o -c chan_datacard.c
gcc -D_GNU_SOURCE -I.  -I/usr/include -DHAVE_CONFIG_H  -fvisibility=hidden 
-fPIC -Wall -Wextra -MD -MT channel.o -MF .channel.o.d -MP  -o channel.o -c 
channel.c
channel.c: In function ‘channel_new’:
channel.c:1151: error: ‘struct ast_channel’ has no member named ‘cid’
make: *** [channel.o] Ошибка 1

Asterisk 1.8.0/ OS Ubuntu 10.12 x86

Original issue reported on code.google.com by drakm...@gmail.com on 7 Dec 2010 at 1:20

GoogleCodeExporter commented 9 years ago
What version of acterisk you use?

Original comment by bg_...@mail.ru on 7 Dec 2010 at 4:18

GoogleCodeExporter commented 9 years ago
Sorry, see 1.8.0

Original comment by bg_...@mail.ru on 7 Dec 2010 at 4:20

GoogleCodeExporter commented 9 years ago
Asterisk 1.8.0
Linux voip2 2.6.35-22-generic-pae #35-Ubuntu SMP Sat Oct 16 22:16:51 UTC 2010 
i686 GNU/Linux

Original comment by drakm...@gmail.com on 7 Dec 2010 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by bg_...@mail.ru on 7 Dec 2010 at 4:40

GoogleCodeExporter commented 9 years ago
fixed in r88

Original comment by bg_...@mail.ru on 7 Dec 2010 at 5:25