[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 06:29:13 CDT 2007
A NOTE has been added to this issue.
======================================================================
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: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-02-2007 03:05 CDT
Last Modified: 09-09-2007 06:29 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]#
======================================================================
----------------------------------------------------------------------
idkpmiller - 09-09-07 06:29
----------------------------------------------------------------------
Apoligies, I had to remove the setup as the SVN branch had severe issues
with SIP registrations, there is no chance of me setting it back up anytime
soon so its best to close issue..
Sorry.
Issue History
Date Modified Username Field Change
======================================================================
09-09-07 06:29 idkpmiller Note Added: 0070214
======================================================================
More information about the asterisk-bugs
mailing list