[asterisk-bugs] [Asterisk 0012016]: asterisk-ADDONS-1.4.5 not compile: 'struct ast_filestream' has no member named '_private'
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Feb 18 09:51:46 CST 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12016
======================================================================
Reported By: alephlg
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 12016
Category: Addons/format_mp3
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 02-18-2008 05:00 CST
Last Modified: 02-18-2008 09:51 CST
======================================================================
Summary: asterisk-ADDONS-1.4.5 not compile: 'struct
ast_filestream' has no member named '_private'
Description:
x86_64-pc-linux-gnu-gcc -pipe -fPIC -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -fPIC -march=nocona -O2
-pipe -fPIC -fPIC -march=nocona -O2 -pipe -fPIC -D_REENTRANT -D_GNU_SOURCE
-march=nocona -O2 -pipe -fPIC -c -o format_mp3.o format_mp3.c
format_mp3.c: In function 'mp3_open':
format_mp3.c:101: error: 'struct ast_filestream' has no member named
'_private'
format_mp3.c: In function 'mp3_close':
format_mp3.c:118: error: 'struct ast_filestream' has no member named
'_private'
format_mp3.c: In function 'mp3_squeue':
format_mp3.c:126: error: 'struct ast_filestream' has no member named
'_private'
format_mp3.c: In function 'mp3_dqueue':
format_mp3.c:145: error: 'struct ast_filestream' has no member named
'_private'
format_mp3.c: In function 'mp3_queue':
format_mp3.c:157: error: 'struct ast_filestream' has no member named
'_private'
format_mp3.c: In function 'mp3_read':
format_mp3.c:202: error: 'struct ast_filestream' has no member named
'_private'
format_mp3.c: In function 'mp3_seek':
format_mp3.c:258: error: 'struct ast_filestream' has no member named
'_private'
format_mp3.c: In function 'mp3_tell':
format_mp3.c:298: error: 'struct ast_filestream' has no member named
'_private'
make[2]: *** [format_mp3.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/net-misc/asterisk-addons-1.4.5/work/asterisk-addons-1.4.5/format_mp3'
make[1]: *** [format_mp3.so] Error 2
rm app_saycountpl.o
make[1]: Leaving directory
`/var/tmp/portage/net-misc/asterisk-addons-1.4.5/work/asterisk-addons-1.4.5'
make: *** [all] Error 2
======================================================================
----------------------------------------------------------------------
file - 02-18-08 09:51
----------------------------------------------------------------------
This is a build environment issue. -addons is being built against the
headers of a previous version of Asterisk.
Issue History
Date Modified Username Field Change
======================================================================
02-18-08 09:51 file Status new => resolved
02-18-08 09:51 file Resolution open => no change
required
02-18-08 09:51 file Assigned To => file
02-18-08 09:51 file Note Added: 0082473
======================================================================
More information about the asterisk-bugs
mailing list