[asterisk-bugs] [Asterisk 0010627]: svn trunk not compiling on centos 4.4
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Sep 9 08:17:34 CDT 2007
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=10627
======================================================================
Reported By: idkpmiller
Assigned To: dbowerman
======================================================================
Project: Asterisk
Issue ID: 10627
Category: Addons/chan_mobile
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 09-02-2007 03:05 CDT
Last Modified: 09-09-2007 08:17 CDT
======================================================================
Summary: svn trunk not compiling on centos 4.4
Description:
Here is the steps and the output from an attempt to compile.
# svn co http://svn.digium.com/svn/asterisk-addons/trunk/
asterisk-add-ons
Checked out external at revision 40.
Checked out revision 205.
Checked out revision 436.
#
#cd asterisk-add-ons
[asterisk-add-ons]#./configure
Then a
[asterisk-add-ons]#make menuselect
I unlelect all items except for chan_mobile
make[1]: Leaving directory `/usr/src/asterisk-add-ons/menuselect'
menuselect changes saved!
[asterisk-add-ons]#
Then a failed make
[root at ser asterisk-add-ons]# make
make[1]: Entering directory `/usr/src/asterisk-add-ons'
build_tools/mkdep -fPIC -fPIC chan_mobile.c
gcc -g -c -fPIC -fPIC -o chan_mobile.o chan_mobile.c
chan_mobile.c: In function `do_search_devices':
chan_mobile.c:300: error: `HANDSFREE_AGW_PROFILE_ID' undeclared (first use
in this function)
chan_mobile.c:300: error: (Each undeclared identifier is reported only
once
chan_mobile.c:300: error: for each function it appears in.)
make[1]: *** [chan_mobile.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk-add-ons'
make: *** [all] Error 2
[root at ser asterisk-add-ons]#
======================================================================
----------------------------------------------------------------------
mvanbaak - 09-09-07 08:17
----------------------------------------------------------------------
Closed on reporters request
Issue History
Date Modified Username Field Change
======================================================================
09-09-07 08:17 mvanbaak Note Added: 0070216
======================================================================
More information about the asterisk-bugs
mailing list