Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
a4b1fdc7
提交
a4b1fdc7
authored
5月 04, 2006
作者:
Anthony Minessale
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
git-svn-id:
http://svn.freeswitch.org/svn/freeswitch/trunk@1357
d0543943-73ff-0310-b7d9-9358b9ac24b2
上级
0c27a246
显示空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
451 行增加
和
453 行删除
+451
-453
Makefile
libs/libspeakup/Makefile
+8
-8
config.log
libs/libspeakup/config.log
+417
-419
config.status
libs/libspeakup/config.status
+6
-6
libtool
libs/libspeakup/libtool
+17
-17
switch_loadable_module.h
src/include/switch_loadable_module.h
+1
-1
mod_exosip.c
src/mod/endpoints/mod_exosip/mod_exosip.c
+1
-1
switch_rtp.c
src/switch_rtp.c
+1
-1
没有找到文件。
libs/libspeakup/Makefile
浏览文件 @
a4b1fdc7
...
@@ -35,8 +35,8 @@ POST_INSTALL = :
...
@@ -35,8 +35,8 @@ POST_INSTALL = :
NORMAL_UNINSTALL
=
:
NORMAL_UNINSTALL
=
:
PRE_UNINSTALL
=
:
PRE_UNINSTALL
=
:
POST_UNINSTALL
=
:
POST_UNINSTALL
=
:
build_triplet
=
x86_64-unknown
-linux-gnu
build_triplet
=
i686-pc
-linux-gnu
host_triplet
=
x86_64-unknown
-linux-gnu
host_triplet
=
i686-pc
-linux-gnu
DIST_COMMON
=
README
$(am__configure_deps)
$(library_include_HEADERS)
\
DIST_COMMON
=
README
$(am__configure_deps)
$(library_include_HEADERS)
\
$(srcdir)
/Makefile.am
$(srcdir)
/Makefile.in
\
$(srcdir)
/Makefile.am
$(srcdir)
/Makefile.in
\
$(top_srcdir)
/configure AUTHORS COPYING ChangeLog INSTALL NEWS
\
$(top_srcdir)
/configure AUTHORS COPYING ChangeLog INSTALL NEWS
\
...
@@ -168,18 +168,18 @@ am__quote =
...
@@ -168,18 +168,18 @@ am__quote =
am__tar
=
${
AMTAR
}
chof -
"
$$
tardir"
am__tar
=
${
AMTAR
}
chof -
"
$$
tardir"
am__untar
=
${
AMTAR
}
xf -
am__untar
=
${
AMTAR
}
xf -
bindir
=
${
exec_prefix
}
/bin
bindir
=
${
exec_prefix
}
/bin
build
=
x86_64-unknown
-linux-gnu
build
=
i686-pc
-linux-gnu
build_alias
=
build_alias
=
build_cpu
=
x86_64
build_cpu
=
i686
build_os
=
linux-gnu
build_os
=
linux-gnu
build_vendor
=
unknown
build_vendor
=
pc
datadir
=
${
prefix
}
/share
datadir
=
${
prefix
}
/share
exec_prefix
=
${
prefix
}
exec_prefix
=
${
prefix
}
host
=
x86_64-unknown
-linux-gnu
host
=
i686-pc
-linux-gnu
host_alias
=
host_alias
=
host_cpu
=
x86_64
host_cpu
=
i686
host_os
=
linux-gnu
host_os
=
linux-gnu
host_vendor
=
unknown
host_vendor
=
pc
includedir
=
${
prefix
}
/include
includedir
=
${
prefix
}
/include
infodir
=
${
prefix
}
/info
infodir
=
${
prefix
}
/info
install_sh
=
/usr/src/freeswitch.trunk/libs/libspeakup/install-sh
install_sh
=
/usr/src/freeswitch.trunk/libs/libspeakup/install-sh
...
...
libs/libspeakup/config.log
浏览文件 @
a4b1fdc7
...
@@ -4,22 +4,22 @@ running configure, to aid debugging if configure makes a mistake.
...
@@ -4,22 +4,22 @@ running configure, to aid debugging if configure makes a mistake.
It was created by FULL-PACKAGE-NAME configure VERSION, which was
It was created by FULL-PACKAGE-NAME configure VERSION, which was
generated by GNU Autoconf 2.59. Invocation command line was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --prefix=/usr/local/freeswitch
$ ./configure --prefix=/usr/local/freeswitch
--no-create --no-recursion
## --------- ##
## --------- ##
## Platform. ##
## Platform. ##
## --------- ##
## --------- ##
hostname =
drone1
hostname =
agentbox3
uname -m =
x86_64
uname -m =
i686
uname -r = 2.6.
13.4
uname -r = 2.6.
9-r1
uname -s = Linux
uname -s = Linux
uname -v = #
2 SMP Mon Oct 31 12:11:19 UTC 2005
uname -v = #
4 SMP Tue Mar 21 23:08:10 UTC 2006
/usr/bin/uname -p = unknown
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/uname -X = unknown
/bin/arch =
x86_64
/bin/arch =
i686
/usr/bin/arch -k = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
hostinfo = unknown
...
@@ -48,24 +48,24 @@ configure:1660: result: yes
...
@@ -48,24 +48,24 @@ configure:1660: result: yes
configure:1725: checking for gawk
configure:1725: checking for gawk
configure:1741: found /usr/bin/gawk
configure:1741: found /usr/bin/gawk
configure:1751: result: gawk
configure:1751: result: gawk
configure:1761: checking whether
/usr/local/bin/g
make sets $(MAKE)
configure:1761: checking whether make sets $(MAKE)
configure:1781: result: yes
configure:1781: result: yes
configure:1999: checking for gcc
configure:1999: checking for gcc
configure:2015: found /usr/bin/gcc
configure:2015: found /usr/bin/gcc
configure:2025: result: gcc
configure:2025: result: gcc
configure:2269: checking for C compiler version
configure:2269: checking for C compiler version
configure:2272: gcc --version </dev/null >&5
configure:2272: gcc --version </dev/null >&5
gcc (GCC) 3.
4.4 (CRUX
)
gcc (GCC) 3.
3.4 (AsterLinux
)
Copyright (C) 200
4
Free Software Foundation, Inc.
Copyright (C) 200
3
Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2275: $? = 0
configure:2275: $? = 0
configure:2277: gcc -v </dev/null >&5
configure:2277: gcc -v </dev/null >&5
Reading specs from /usr/lib
64/gcc/x86_64-unknown-linux-gnu/3.4
.4/specs
Reading specs from /usr/lib
/gcc-lib/i686-pc-linux-gnu/3.3
.4/specs
Configured with: ../gcc-3.
4.4/configure --prefix=/usr --libexecdir=/usr/lib64 --libdir=/usr/lib64 --with-slibdir=/lib64 --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --enable-multilib
--disable-nls
Configured with: ../gcc-3.
3.4/configure --prefix=/usr --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-shared
--disable-nls
Thread model: posix
Thread model: posix
gcc version 3.
4.4 (CRUX
)
gcc version 3.
3.4 (AsterLinux
)
configure:2280: $? = 0
configure:2280: $? = 0
configure:2282: gcc -V </dev/null >&5
configure:2282: gcc -V </dev/null >&5
gcc: `-V' option must have argument
gcc: `-V' option must have argument
...
@@ -122,16 +122,16 @@ configure: failed program was:
...
@@ -122,16 +122,16 @@ configure: failed program was:
| #ifndef __cplusplus
| #ifndef __cplusplus
| choke me
| choke me
| #endif
| #endif
configure:2894: checking for style of include used by
/usr/local/bin/g
make
configure:2894: checking for style of include used by make
configure:2922: result: GNU
configure:2922: result: GNU
configure:2950: checking dependency style of gcc
configure:2950: checking dependency style of gcc
configure:3040: result: gcc3
configure:3040: result: gcc3
configure:3057: checking whether
/usr/local/bin/g
make sets $(MAKE)
configure:3057: checking whether make sets $(MAKE)
configure:3077: result: yes
configure:3077: result: yes
configure:3164: checking build system type
configure:3164: checking build system type
configure:3182: result:
x86_64-unknown
-linux-gnu
configure:3182: result:
i686-pc
-linux-gnu
configure:3190: checking host system type
configure:3190: checking host system type
configure:3204: result:
x86_64-unknown
-linux-gnu
configure:3204: result:
i686-pc
-linux-gnu
configure:3212: checking for a sed that does not truncate output
configure:3212: checking for a sed that does not truncate output
configure:3266: result: /bin/sed
configure:3266: result: /bin/sed
configure:3269: checking for egrep
configure:3269: checking for egrep
...
@@ -148,8 +148,6 @@ configure:3462: checking whether ln -s works
...
@@ -148,8 +148,6 @@ configure:3462: checking whether ln -s works
configure:3466: result: yes
configure:3466: result: yes
configure:3473: checking how to recognise dependent libraries
configure:3473: checking how to recognise dependent libraries
configure:3645: result: pass_all
configure:3645: result: pass_all
configure:3730: gcc -c -g -O2 conftest.c >&5
configure:3733: $? = 0
configure:3859: checking how to run the C preprocessor
configure:3859: checking how to run the C preprocessor
configure:3894: gcc -E conftest.c
configure:3894: gcc -E conftest.c
configure:3900: $? = 0
configure:3900: $? = 0
...
@@ -194,157 +192,158 @@ configure:4124: test -z
...
@@ -194,157 +192,158 @@ configure:4124: test -z
configure:4127: $? = 0
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4133: $? = 0
configure:42
22
: gcc -o conftest -g -O2 conftest.c >&5
configure:42
19
: gcc -o conftest -g -O2 conftest.c >&5
configure:422
5
: $? = 0
configure:422
2
: $? = 0
configure:422
7
: ./conftest
configure:422
4
: ./conftest
configure:42
30
: $? = 0
configure:42
27
: $? = 0
configure:424
5
: result: yes
configure:424
2
: result: yes
configure:426
9
: checking for sys/types.h
configure:426
6
: checking for sys/types.h
configure:428
5
: gcc -c -g -O2 conftest.c >&5
configure:428
2
: gcc -c -g -O2 conftest.c >&5
configure:42
91
: $? = 0
configure:42
88
: $? = 0
configure:429
5
: test -z
configure:429
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:429
8
: $? = 0
configure:429
5
: $? = 0
configure:4
301
: test -s conftest.o
configure:4
298
: test -s conftest.o
configure:430
4
: $? = 0
configure:430
1
: $? = 0
configure:431
5
: result: yes
configure:431
2
: result: yes
configure:426
9
: checking for sys/stat.h
configure:426
6
: checking for sys/stat.h
configure:428
5
: gcc -c -g -O2 conftest.c >&5
configure:428
2
: gcc -c -g -O2 conftest.c >&5
configure:42
91
: $? = 0
configure:42
88
: $? = 0
configure:429
5
: test -z
configure:429
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:429
8
: $? = 0
configure:429
5
: $? = 0
configure:4
301
: test -s conftest.o
configure:4
298
: test -s conftest.o
configure:430
4
: $? = 0
configure:430
1
: $? = 0
configure:431
5
: result: yes
configure:431
2
: result: yes
configure:426
9
: checking for stdlib.h
configure:426
6
: checking for stdlib.h
configure:428
5
: gcc -c -g -O2 conftest.c >&5
configure:428
2
: gcc -c -g -O2 conftest.c >&5
configure:42
91
: $? = 0
configure:42
88
: $? = 0
configure:429
5
: test -z
configure:429
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:429
8
: $? = 0
configure:429
5
: $? = 0
configure:4
301
: test -s conftest.o
configure:4
298
: test -s conftest.o
configure:430
4
: $? = 0
configure:430
1
: $? = 0
configure:431
5
: result: yes
configure:431
2
: result: yes
configure:426
9
: checking for string.h
configure:426
6
: checking for string.h
configure:428
5
: gcc -c -g -O2 conftest.c >&5
configure:428
2
: gcc -c -g -O2 conftest.c >&5
configure:42
91
: $? = 0
configure:42
88
: $? = 0
configure:429
5
: test -z
configure:429
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:429
8
: $? = 0
configure:429
5
: $? = 0
configure:4
301
: test -s conftest.o
configure:4
298
: test -s conftest.o
configure:430
4
: $? = 0
configure:430
1
: $? = 0
configure:431
5
: result: yes
configure:431
2
: result: yes
configure:426
9
: checking for memory.h
configure:426
6
: checking for memory.h
configure:428
5
: gcc -c -g -O2 conftest.c >&5
configure:428
2
: gcc -c -g -O2 conftest.c >&5
configure:42
91
: $? = 0
configure:42
88
: $? = 0
configure:429
5
: test -z
configure:429
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:429
8
: $? = 0
configure:429
5
: $? = 0
configure:4
301
: test -s conftest.o
configure:4
298
: test -s conftest.o
configure:430
4
: $? = 0
configure:430
1
: $? = 0
configure:431
5
: result: yes
configure:431
2
: result: yes
configure:426
9
: checking for strings.h
configure:426
6
: checking for strings.h
configure:428
5
: gcc -c -g -O2 conftest.c >&5
configure:428
2
: gcc -c -g -O2 conftest.c >&5
configure:42
91
: $? = 0
configure:42
88
: $? = 0
configure:429
5
: test -z
configure:429
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:429
8
: $? = 0
configure:429
5
: $? = 0
configure:4
301
: test -s conftest.o
configure:4
298
: test -s conftest.o
configure:430
4
: $? = 0
configure:430
1
: $? = 0
configure:431
5
: result: yes
configure:431
2
: result: yes
configure:426
9
: checking for inttypes.h
configure:426
6
: checking for inttypes.h
configure:428
5
: gcc -c -g -O2 conftest.c >&5
configure:428
2
: gcc -c -g -O2 conftest.c >&5
configure:42
91
: $? = 0
configure:42
88
: $? = 0
configure:429
5
: test -z
configure:429
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:429
8
: $? = 0
configure:429
5
: $? = 0
configure:4
301
: test -s conftest.o
configure:4
298
: test -s conftest.o
configure:430
4
: $? = 0
configure:430
1
: $? = 0
configure:431
5
: result: yes
configure:431
2
: result: yes
configure:426
9
: checking for stdint.h
configure:426
6
: checking for stdint.h
configure:428
5
: gcc -c -g -O2 conftest.c >&5
configure:428
2
: gcc -c -g -O2 conftest.c >&5
configure:42
91
: $? = 0
configure:42
88
: $? = 0
configure:429
5
: test -z
configure:429
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:429
8
: $? = 0
configure:429
5
: $? = 0
configure:4
301
: test -s conftest.o
configure:4
298
: test -s conftest.o
configure:430
4
: $? = 0
configure:430
1
: $? = 0
configure:431
5
: result: yes
configure:431
2
: result: yes
configure:426
9
: checking for unistd.h
configure:426
6
: checking for unistd.h
configure:428
5
: gcc -c -g -O2 conftest.c >&5
configure:428
2
: gcc -c -g -O2 conftest.c >&5
configure:42
91
: $? = 0
configure:42
88
: $? = 0
configure:429
5
: test -z
configure:429
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:429
8
: $? = 0
configure:429
5
: $? = 0
configure:4
301
: test -s conftest.o
configure:4
298
: test -s conftest.o
configure:430
4
: $? = 0
configure:430
1
: $? = 0
configure:431
5
: result: yes
configure:431
2
: result: yes
configure:43
41
: checking dlfcn.h usability
configure:43
38
: checking dlfcn.h usability
configure:435
3
: gcc -c -g -O2 conftest.c >&5
configure:435
0
: gcc -c -g -O2 conftest.c >&5
configure:435
9
: $? = 0
configure:435
6
: $? = 0
configure:436
3
: test -z
configure:436
0
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:436
6
: $? = 0
configure:436
3
: $? = 0
configure:436
9
: test -s conftest.o
configure:436
6
: test -s conftest.o
configure:43
72
: $? = 0
configure:43
69
: $? = 0
configure:43
82
: result: yes
configure:43
79
: result: yes
configure:438
6
: checking dlfcn.h presence
configure:438
3
: checking dlfcn.h presence
configure:439
6
: gcc -E conftest.c
configure:439
3
: gcc -E conftest.c
configure:4
402
: $? = 0
configure:4
399
: $? = 0
configure:44
22
: result: yes
configure:44
19
: result: yes
configure:445
7
: checking for dlfcn.h
configure:445
4
: checking for dlfcn.h
configure:446
4
: result: yes
configure:446
1
: result: yes
configure:452
9
: checking for g++
configure:452
6
: checking for g++
configure:454
5
: found /usr/bin/g++
configure:454
2
: found /usr/bin/g++
configure:455
5
: result: g++
configure:455
2
: result: g++
configure:45
71
: checking for C++ compiler version
configure:45
68
: checking for C++ compiler version
configure:457
4
: g++ --version </dev/null >&5
configure:457
1
: g++ --version </dev/null >&5
g++ (GCC) 3.
4.4 (CRUX
)
g++ (GCC) 3.
3.4 (AsterLinux
)
Copyright (C) 200
4
Free Software Foundation, Inc.
Copyright (C) 200
3
Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:457
7
: $? = 0
configure:457
4
: $? = 0
configure:457
9
: g++ -v </dev/null >&5
configure:457
6
: g++ -v </dev/null >&5
Reading specs from /usr/lib
64/gcc/x86_64-unknown-linux-gnu/3.4
.4/specs
Reading specs from /usr/lib
/gcc-lib/i686-pc-linux-gnu/3.3
.4/specs
Configured with: ../gcc-3.
4.4/configure --prefix=/usr --libexecdir=/usr/lib64 --libdir=/usr/lib64 --with-slibdir=/lib64 --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --enable-multilib
--disable-nls
Configured with: ../gcc-3.
3.4/configure --prefix=/usr --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-shared
--disable-nls
Thread model: posix
Thread model: posix
gcc version 3.
4.4 (CRUX
)
gcc version 3.
3.4 (AsterLinux
)
configure:45
82
: $? = 0
configure:45
79
: $? = 0
configure:458
4
: g++ -V </dev/null >&5
configure:458
1
: g++ -V </dev/null >&5
g++: `-V' option must have argument
g++: `-V' option must have argument
configure:458
7
: $? = 1
configure:458
4
: $? = 1
configure:45
90
: checking whether we are using the GNU C++ compiler
configure:45
87
: checking whether we are using the GNU C++ compiler
configure:461
4
: g++ -c conftest.cc >&5
configure:461
1
: g++ -c conftest.cc >&5
configure:46
20
: $? = 0
configure:46
17
: $? = 0
configure:462
4
: test -z
configure:462
1
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:462
7
: $? = 0
configure:462
4
: $? = 0
configure:46
30
: test -s conftest.o
configure:46
27
: test -s conftest.o
configure:463
3
: $? = 0
configure:463
0
: $? = 0
configure:464
6
: result: yes
configure:464
3
: result: yes
configure:46
52
: checking whether g++ accepts -g
configure:46
49
: checking whether g++ accepts -g
configure:467
3
: g++ -c -g conftest.cc >&5
configure:467
0
: g++ -c -g conftest.cc >&5
configure:467
9
: $? = 0
configure:467
6
: $? = 0
configure:468
3
: test -z
configure:468
0
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:468
6
: $? = 0
configure:468
3
: $? = 0
configure:468
9
: test -s conftest.o
configure:468
6
: test -s conftest.o
configure:46
92
: $? = 0
configure:46
89
: $? = 0
configure:470
3
: result: yes
configure:470
0
: result: yes
configure:474
5
: g++ -c -g -O2 conftest.cc >&5
configure:474
2
: g++ -c -g -O2 conftest.cc >&5
configure:47
51
: $? = 0
configure:47
48
: $? = 0
configure:475
5
: test -z
configure:475
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:475
8
: $? = 0
configure:475
5
: $? = 0
configure:47
61
: test -s conftest.o
configure:47
58
: test -s conftest.o
configure:476
4
: $? = 0
configure:476
1
: $? = 0
configure:47
90
: g++ -c -g -O2 conftest.cc >&5
configure:47
87
: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc: In function `int main()':
conftest.cc:26: error: `exit' undeclared (first use this function)
conftest.cc:26: error: `exit' undeclared (first use this function)
conftest.cc:26: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.cc:26: error: (Each undeclared identifier is reported only once for
configure:4796: $? = 1
each function it appears in.)
configure:4793: $? = 1
configure: failed program was:
configure: failed program was:
| /* confdefs.h. */
| /* confdefs.h. */
|
|
...
@@ -375,28 +374,28 @@ configure: failed program was:
...
@@ -375,28 +374,28 @@ configure: failed program was:
| ;
| ;
| return 0;
| return 0;
| }
| }
configure:474
5
: g++ -c -g -O2 conftest.cc >&5
configure:474
2
: g++ -c -g -O2 conftest.cc >&5
configure:47
51
: $? = 0
configure:47
48
: $? = 0
configure:475
5
: test -z
configure:475
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:475
8
: $? = 0
configure:475
5
: $? = 0
configure:47
61
: test -s conftest.o
configure:47
58
: test -s conftest.o
configure:476
4
: $? = 0
configure:476
1
: $? = 0
configure:47
90
: g++ -c -g -O2 conftest.cc >&5
configure:47
87
: g++ -c -g -O2 conftest.cc >&5
configure:479
6
: $? = 0
configure:479
3
: $? = 0
configure:4
800
: test -z
configure:4
797
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:480
3
: $? = 0
configure:480
0
: $? = 0
configure:480
6
: test -s conftest.o
configure:480
3
: test -s conftest.o
configure:480
9
: $? = 0
configure:480
6
: $? = 0
configure:483
4
: checking dependency style of g++
configure:483
1
: checking dependency style of g++
configure:492
4
: result: gcc3
configure:492
1
: result: gcc3
configure:49
51
: checking how to run the C++ preprocessor
configure:49
48
: checking how to run the C++ preprocessor
configure:49
82
: g++ -E conftest.cc
configure:49
79
: g++ -E conftest.cc
configure:498
8
: $? = 0
configure:498
5
: $? = 0
configure:50
20
: g++ -E conftest.cc
configure:50
17
: g++ -E conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:502
6
: $? = 1
configure:502
3
: $? = 1
configure: failed program was:
configure: failed program was:
| /* confdefs.h. */
| /* confdefs.h. */
|
|
...
@@ -423,12 +422,12 @@ configure: failed program was:
...
@@ -423,12 +422,12 @@ configure: failed program was:
| #endif
| #endif
| /* end confdefs.h. */
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
| #include <ac_nonexistent.h>
configure:506
5
: result: g++ -E
configure:506
2
: result: g++ -E
configure:508
9
: g++ -E conftest.cc
configure:508
6
: g++ -E conftest.cc
configure:509
5
: $? = 0
configure:509
2
: $? = 0
configure:512
7
: g++ -E conftest.cc
configure:512
4
: g++ -E conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:513
3
: $? = 1
configure:513
0
: $? = 1
configure: failed program was:
configure: failed program was:
| /* confdefs.h. */
| /* confdefs.h. */
|
|
...
@@ -455,60 +454,60 @@ configure: failed program was:
...
@@ -455,60 +454,60 @@ configure: failed program was:
| #endif
| #endif
| /* end confdefs.h. */
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
| #include <ac_nonexistent.h>
configure:52
30
: checking for g77
configure:52
27
: checking for g77
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for f77
configure:52
27
: checking for f77
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for xlf
configure:52
27
: checking for xlf
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for frt
configure:52
27
: checking for frt
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for pgf77
configure:52
27
: checking for pgf77
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for fort77
configure:52
27
: checking for fort77
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for fl32
configure:52
27
: checking for fl32
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for af77
configure:52
27
: checking for af77
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for f90
configure:52
27
: checking for f90
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for xlf90
configure:52
27
: checking for xlf90
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for pgf90
configure:52
27
: checking for pgf90
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for epcf90
configure:52
27
: checking for epcf90
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for f95
configure:52
27
: checking for f95
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for fort
configure:52
27
: checking for fort
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for xlf95
configure:52
27
: checking for xlf95
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for ifc
configure:52
27
: checking for ifc
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for efc
configure:52
27
: checking for efc
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for pgf95
configure:52
27
: checking for pgf95
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for lf95
configure:52
27
: checking for lf95
configure:525
9
: result: no
configure:525
6
: result: no
configure:52
30
: checking for gfortran
configure:52
27
: checking for gfortran
configure:525
9
: result: no
configure:525
6
: result: no
configure:5271: checking for Fortran 77 compiler version
configure:5271: checking for Fortran 77 compiler version
configure:527
4
: --version </dev/null >&5
configure:527
1
: --version </dev/null >&5
./configure: line
5275
: --version: command not found
./configure: line
1
: --version: command not found
configure:527
7
: $? = 127
configure:527
4
: $? = 127
configure:527
9
: -v </dev/null >&5
configure:527
6
: -v </dev/null >&5
./configure: line
5280
: -v: command not found
./configure: line
1
: -v: command not found
configure:52
82
: $? = 127
configure:52
79
: $? = 127
configure:528
4
: -V </dev/null >&5
configure:528
1
: -V </dev/null >&5
./configure: line
5285
: -V: command not found
./configure: line
1
: -V: command not found
configure:528
7
: $? = 127
configure:528
4
: $? = 127
configure:529
5
: checking whether we are using the GNU Fortran 77 compiler
configure:529
2
: checking whether we are using the GNU Fortran 77 compiler
configure:530
9
: -c conftest.F >&5
configure:530
6
: -c conftest.F >&5
./configure: line
5310
: -c: command not found
./configure: line
1
: -c: command not found
configure:531
5
: $? = 127
configure:531
2
: $? = 127
configure: failed program was:
configure: failed program was:
| program main
| program main
| #ifndef __GNUC__
| #ifndef __GNUC__
...
@@ -516,223 +515,204 @@ configure: failed program was:
...
@@ -516,223 +515,204 @@ configure: failed program was:
| #endif
| #endif
|
|
| end
| end
configure:53
41
: result: no
configure:53
38
: result: no
configure:534
7
: checking whether accepts -g
configure:534
4
: checking whether accepts -g
configure:535
9
: -c -g conftest.f >&5
configure:535
6
: -c -g conftest.f >&5
./configure: line
5360
: -c: command not found
./configure: line
1
: -c: command not found
configure:536
5
: $? = 127
configure:536
2
: $? = 127
configure: failed program was:
configure: failed program was:
| program main
| program main
|
|
| end
| end
configure:53
90
: result: no
configure:53
87
: result: no
configure:54
20
: checking the maximum length of command line arguments
configure:54
17
: checking the maximum length of command line arguments
configure:55
12: result: 64
configure:55
09: result: 32768
configure:552
3
: checking command to parse /usr/bin/nm -B output from gcc object
configure:552
0
: checking command to parse /usr/bin/nm -B output from gcc object
configure:561
9
: gcc -c -g -O2 conftest.c >&5
configure:561
6
: gcc -c -g -O2 conftest.c >&5
configure:56
22
: $? = 0
configure:56
19
: $? = 0
configure:562
6
: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:562
3
: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:562
9
: $? = 0
configure:562
6
: $? = 0
configure:56
81
: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:56
78
: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:568
4
: $? = 0
configure:568
1
: $? = 0
configure:57
22
: result: ok
configure:57
19
: result: ok
configure:572
6
: checking for objdir
configure:572
3
: checking for objdir
configure:57
41
: result: .libs
configure:57
38
: result: .libs
configure:58
31
: checking for ar
configure:58
28
: checking for ar
configure:584
7
: found /usr/bin/ar
configure:584
4
: found /usr/bin/ar
configure:585
8
: result: ar
configure:585
5
: result: ar
configure:59
11
: checking for ranlib
configure:59
08
: checking for ranlib
configure:592
7
: found /usr/bin/ranlib
configure:592
4
: found /usr/bin/ranlib
configure:593
8
: result: ranlib
configure:593
5
: result: ranlib
configure:59
91
: checking for strip
configure:59
88
: checking for strip
configure:600
7
: found /usr/bin/strip
configure:600
4
: found /usr/bin/strip
configure:601
8
: result: strip
configure:601
5
: result: strip
configure:630
5
: checking if gcc static flag works
configure:630
2
: checking if gcc static flag works
configure:633
3
: result: yes
configure:633
0
: result: yes
configure:63
51
: checking if gcc supports -fno-rtti -fno-exceptions
configure:63
48
: checking if gcc supports -fno-rtti -fno-exceptions
configure:6369: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:6369: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning:
command line option "-fno-rtti" is valid for C++/ObjC++ but not for
C
cc1: warning:
"-fno-rtti" is valid for C++ but not for C/Obj
C
configure:6373: $? = 0
configure:6373: $? = 0
configure:638
6
: result: no
configure:638
3
: result: no
configure:6
401
: checking for gcc option to produce PIC
configure:6
398
: checking for gcc option to produce PIC
configure:660
5
: result: -fPIC
configure:660
2
: result: -fPIC
configure:661
3
: checking if gcc PIC flag -fPIC works
configure:661
0
: checking if gcc PIC flag -fPIC works
configure:6631: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:6631: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:6635: $? = 0
configure:6635: $? = 0
configure:664
8
: result: yes
configure:664
5
: result: yes
configure:66
72
: checking if gcc supports -c -o file.o
configure:66
69
: checking if gcc supports -c -o file.o
configure:6693: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:6693: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:6697: $? = 0
configure:6697: $? = 0
configure:671
9
: result: yes
configure:671
6
: result: yes
configure:674
5: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64
) supports shared libraries
configure:674
2: checking whether the gcc linker (/usr/bin/ld
) supports shared libraries
configure:76
41
: result: yes
configure:76
38
: result: yes
configure:766
7
: checking whether -lc should be explicitly linked in
configure:766
4
: checking whether -lc should be explicitly linked in
configure:76
72
: gcc -c -g -O2 conftest.c >&5
configure:76
69
: gcc -c -g -O2 conftest.c >&5
configure:767
5
: $? = 0
configure:767
2
: $? = 0
configure:768
9
: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:768
6
: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:76
92
: $? = 0
configure:76
89
: $? = 0
configure:770
4
: result: no
configure:770
1
: result: no
configure:77
12
: checking dynamic linker characteristics
configure:77
09
: checking dynamic linker characteristics
configure:825
8
: result: GNU/Linux ld.so
configure:825
5
: result: GNU/Linux ld.so
configure:82
62
: checking how to hardcode library paths into programs
configure:82
59
: checking how to hardcode library paths into programs
configure:828
7
: result: immediate
configure:828
4
: result: immediate
configure:8
301
: checking whether stripping libraries is possible
configure:8
298
: checking whether stripping libraries is possible
configure:830
6
: result: yes
configure:830
3
: result: yes
configure:913
6
: checking if libtool supports shared libraries
configure:913
3
: checking if libtool supports shared libraries
configure:913
8
: result: yes
configure:913
5
: result: yes
configure:91
41
: checking whether to build shared libraries
configure:91
38
: checking whether to build shared libraries
configure:91
62
: result: yes
configure:91
59
: result: yes
configure:916
5
: checking whether to build static libraries
configure:916
2
: checking whether to build static libraries
configure:916
9
: result: yes
configure:916
6
: result: yes
configure:92
61
: creating libtool
configure:92
58
: creating libtool
configure:983
9
: checking for ld used by g++
configure:983
6
: checking for ld used by g++
configure:990
6: result: /usr/bin/ld -m elf_x86_64
configure:990
3: result: /usr/bin/ld
configure:991
5: checking if the linker (/usr/bin/ld -m elf_x86_64
) is GNU ld
configure:991
2: checking if the linker (/usr/bin/ld
) is GNU ld
configure:99
30
: result: yes
configure:99
27
: result: yes
configure:99
81: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64
) supports shared libraries
configure:99
78: checking whether the g++ linker (/usr/bin/ld
) supports shared libraries
configure:1086
8
: result: yes
configure:1086
5
: result: yes
configure:1088
6
: g++ -c -g -O2 conftest.cc >&5
configure:1088
3
: g++ -c -g -O2 conftest.cc >&5
configure:1088
9
: $? = 0
configure:1088
6
: $? = 0
configure:1098
5
: checking for g++ option to produce PIC
configure:1098
2
: checking for g++ option to produce PIC
configure:1125
3
: result: -fPIC
configure:1125
0
: result: -fPIC
configure:112
61
: checking if g++ PIC flag -fPIC works
configure:112
58
: checking if g++ PIC flag -fPIC works
configure:11279: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
configure:11279: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
configure:11283: $? = 0
configure:11283: $? = 0
configure:1129
6
: result: yes
configure:1129
3
: result: yes
configure:113
20
: checking if g++ supports -c -o file.o
configure:113
17
: checking if g++ supports -c -o file.o
configure:11341: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
configure:11341: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
configure:11345: $? = 0
configure:11345: $? = 0
configure:1136
7
: result: yes
configure:1136
4
: result: yes
configure:1139
3: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64
) supports shared libraries
configure:1139
0: checking whether the g++ linker (/usr/bin/ld
) supports shared libraries
configure:1141
8
: result: yes
configure:1141
5
: result: yes
configure:1148
9
: checking dynamic linker characteristics
configure:1148
6
: checking dynamic linker characteristics
configure:1203
5
: result: GNU/Linux ld.so
configure:1203
2
: result: GNU/Linux ld.so
configure:1203
9
: checking how to hardcode library paths into programs
configure:1203
6
: checking how to hardcode library paths into programs
configure:1206
4
: result: immediate
configure:1206
1
: result: immediate
configure:1207
8
: checking whether stripping libraries is possible
configure:1207
5
: checking whether stripping libraries is possible
configure:1208
3
: result: yes
configure:1208
0
: result: yes
configure:19
602
: checking for a BSD-compatible install
configure:19
599
: checking for a BSD-compatible install
configure:1965
7
: result: /usr/bin/install -c
configure:1965
4
: result: /usr/bin/install -c
configure:1967
8
: checking for dirent.h that defines DIR
configure:1967
5
: checking for dirent.h that defines DIR
configure:19
702
: gcc -c -g -O2 conftest.c >&5
configure:19
699
: gcc -c -g -O2 conftest.c >&5
configure:1970
8
: $? = 0
configure:1970
5
: $? = 0
configure:197
12
: test -z
configure:197
09
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:1971
5
: $? = 0
configure:1971
2
: $? = 0
configure:1971
8
: test -s conftest.o
configure:1971
5
: test -s conftest.o
configure:197
21
: $? = 0
configure:197
18
: $? = 0
configure:197
32
: result: yes
configure:197
29
: result: yes
configure:1974
5
: checking for library containing opendir
configure:1974
2
: checking for library containing opendir
configure:1977
5
: gcc -o conftest -g -O2 conftest.c >&5
configure:1977
2
: gcc -o conftest -g -O2 conftest.c >&5
configure:197
81
: $? = 0
configure:197
78
: $? = 0
configure:1978
5
: test -z
configure:1978
2
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:1978
8
: $? = 0
configure:1978
5
: $? = 0
configure:197
91
: test -s conftest
configure:197
88
: test -s conftest
configure:1979
4
: $? = 0
configure:1979
1
: $? = 0
configure:1986
4
: result: none required
configure:1986
1
: result: none required
configure:
20000
: checking for ANSI C header files
configure:
19997
: checking for ANSI C header files
configure:2015
6
: result: yes
configure:2015
0
: result: yes
configure:2016
9
: checking for an ANSI C-conforming const
configure:2016
3
: checking for an ANSI C-conforming const
configure:2023
6
: gcc -c -g -O2 conftest.c >&5
configure:2023
0
: gcc -c -g -O2 conftest.c >&5
configure:202
42
: $? = 0
configure:202
36
: $? = 0
configure:2024
6
: test -z
configure:2024
0
: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:20243: $? = 0
configure:20246: test -s conftest.o
configure:20249: $? = 0
configure:20249: $? = 0
configure:20252: test -s conftest.o
configure:20260: result: yes
configure:20255: $? = 0
configure:20270: checking for inline
configure:20266: result: yes
configure:20291: gcc -c -g -O2 conftest.c >&5
configure:20276: checking for inline
configure:20297: $? = 0
configure:20297: gcc -c -g -O2 conftest.c >&5
configure:20301: test -z
configure:20303: $? = 0
configure:20307: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:20304: $? = 0
configure:20307: test -s conftest.o
configure:20310: $? = 0
configure:20310: $? = 0
configure:20313: test -s conftest.o
configure:20322: result: inline
configure:20316: $? = 0
configure:20341: checking for size_t
configure:20328: result: inline
configure:20365: gcc -c -g -O2 conftest.c >&5
configure:20347: checking for size_t
configure:20371: $? = 0
configure:20371: gcc -c -g -O2 conftest.c >&5
configure:20375: test -z
configure:20377: $? = 0
configure:20381: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:20378: $? = 0
configure:20381: test -s conftest.o
configure:20384: $? = 0
configure:20384: $? = 0
configure:20387: test -s conftest.o
configure:20395: result: yes
configure:20390: $? = 0
configure:20407: checking whether time.h and sys/time.h may both be included
configure:20401: result: yes
configure:20432: gcc -c -g -O2 conftest.c >&5
configure:20413: checking whether time.h and sys/time.h may both be included
configure:20438: $? = 0
configure:20438: gcc -c -g -O2 conftest.c >&5
configure:20442: test -z
configure:20444: $? = 0
configure:20448: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:20445: $? = 0
configure:20448: test -s conftest.o
configure:20451: $? = 0
configure:20451: $? = 0
configure:20454: test -s conftest.o
configure:20462: result: yes
configure:20457: $? = 0
configure:20472: checking whether struct tm is in sys/time.h or time.h
configure:20468: result: yes
configure:20495: gcc -c -g -O2 conftest.c >&5
configure:20478: checking whether struct tm is in sys/time.h or time.h
configure:20501: $? = 0
configure:20501: gcc -c -g -O2 conftest.c >&5
configure:20505: test -z
configure:20507: $? = 0
configure:20511: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:20508: $? = 0
configure:20511: test -s conftest.o
configure:20514: $? = 0
configure:20514: $? = 0
configure:20517: test -s conftest.o
configure:20525: result: time.h
configure:20520: $? = 0
configure:20538: checking whether gcc needs -traditional
configure:20531: result: time.h
configure:20580: result: no
configure:20544: checking whether gcc needs -traditional
configure:20592: checking for stdlib.h
configure:20586: result: no
configure:20597: result: yes
configure:20598: checking for stdlib.h
configure:20737: checking for GNU libc compatible malloc
configure:20603: result: yes
configure:20766: gcc -o conftest -g -O2 conftest.c >&5
configure:20743: checking for GNU libc compatible malloc
configure:20769: $? = 0
configure:20772: gcc -o conftest -g -O2 conftest.c >&5
configure:20771: ./conftest
configure:20775: $? = 0
configure:20774: $? = 0
configure:20777: ./conftest
configure:20788: result: yes
configure:20780: $? = 0
configure:20818: checking return type of signal handlers
configure:20794: result: yes
configure:20849: gcc -c -g -O2 conftest.c >&5
configure:20824: checking return type of signal handlers
configure:20855: $? = 0
configure:20855: gcc -c -g -O2 conftest.c >&5
configure:20859: test -z
configure:20861: $? = 0
configure:20865: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:20862: $? = 0
configure:20865: test -s conftest.o
configure:20868: $? = 0
configure:20868: $? = 0
configure:20871: test -s conftest.o
configure:20879: result: void
configure:20874: $? = 0
configure:20891: checking for strftime
configure:20885: result: void
configure:20948: gcc -o conftest -g -O2 conftest.c >&5
configure:20897: checking for strftime
configure:20954: $? = 0
configure:20954: gcc -o conftest -g -O2 conftest.c >&5
configure:20958: test -z
conftest.c:55: warning: conflicting types for built-in function 'strftime'
configure:20960: $? = 0
configure:20964: test -z
|| test ! -s conftest.err
|| test ! -s conftest.err
configure:20961: $? = 0
configure:20964: test -s conftest
configure:20967: $? = 0
configure:20967: $? = 0
configure:20970: test -s conftest
configure:20979: result: yes
configure:20973: $? = 0
configure:21215: creating ./config.status
configure:20985: result: yes
configure:21221: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on drone1
config.status:706: creating Makefile
config.status:889: executing depfiles commands
## ---------------- ##
## ---------------- ##
## Cache variables. ##
## Cache variables. ##
## ---------------- ##
## ---------------- ##
ac_cv_build=
x86_64-unknown
-linux-gnu
ac_cv_build=
i686-pc
-linux-gnu
ac_cv_build_alias=
x86_64-unknown
-linux-gnu
ac_cv_build_alias=
i686-pc
-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_inline=inline
...
@@ -780,8 +760,8 @@ ac_cv_header_sys_stat_h=yes
...
@@ -780,8 +760,8 @@ ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=
x86_64-unknown
-linux-gnu
ac_cv_host=
i686-pc
-linux-gnu
ac_cv_host_alias=
x86_64-unknown
-linux-gnu
ac_cv_host_alias=
i686-pc
-linux-gnu
ac_cv_objext=o
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_AWK=gawk
...
@@ -798,7 +778,7 @@ ac_cv_prog_cxx_g=yes
...
@@ -798,7 +778,7 @@ ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_f77_g=no
ac_cv_prog_gcc_traditional=no
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_
_usr_local_bin_g
make_set=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_search_opendir='none required'
ac_cv_struct_tm=time.h
ac_cv_struct_tm=time.h
ac_cv_type_signal=void
ac_cv_type_signal=void
...
@@ -811,7 +791,7 @@ lt_cv_file_magic_test_file=
...
@@ -811,7 +791,7 @@ lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=
'/usr/bin/ld -m elf_x86_64'
lt_cv_path_LDCXX=
/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o=yes
...
@@ -822,7 +802,7 @@ lt_cv_prog_gnu_ldcxx=yes
...
@@ -822,7 +802,7 @@ lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=
64
lt_cv_sys_max_cmd_len=
32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
...
@@ -903,18 +883,18 @@ am__quote=''
...
@@ -903,18 +883,18 @@ am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
bindir='${exec_prefix}/bin'
build='
x86_64-unknown
-linux-gnu'
build='
i686-pc
-linux-gnu'
build_alias=''
build_alias=''
build_cpu='
x86_64
'
build_cpu='
i686
'
build_os='linux-gnu'
build_os='linux-gnu'
build_vendor='
unknown
'
build_vendor='
pc
'
datadir='${prefix}/share'
datadir='${prefix}/share'
exec_prefix='${prefix}'
exec_prefix='${prefix}'
host='
x86_64-unknown
-linux-gnu'
host='
i686-pc
-linux-gnu'
host_alias=''
host_alias=''
host_cpu='
x86_64
'
host_cpu='
i686
'
host_os='linux-gnu'
host_os='linux-gnu'
host_vendor='
unknown
'
host_vendor='
pc
'
includedir='${prefix}/include'
includedir='${prefix}/include'
infodir='${prefix}/info'
infodir='${prefix}/info'
install_sh='/usr/src/freeswitch.trunk/libs/libspeakup/install-sh'
install_sh='/usr/src/freeswitch.trunk/libs/libspeakup/install-sh'
...
@@ -965,3 +945,21 @@ target_alias=''
...
@@ -965,3 +945,21 @@ target_alias=''
extern "C" void std::exit (int) throw (); using std::exit;
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on agentbox3
config.status:706: creating Makefile
config.status:889: executing depfiles commands
libs/libspeakup/config.status
浏览文件 @
a4b1fdc7
...
@@ -512,13 +512,13 @@ s,@AMDEPBACKSLASH@,\,;t t
...
@@ -512,13 +512,13 @@ s,@AMDEPBACKSLASH@,\,;t t
s,@CCDEPMODE@,depmode=gcc3,;t t
s,@CCDEPMODE@,depmode=gcc3,;t t
s,@am__fastdepCC_TRUE@,,;t t
s,@am__fastdepCC_TRUE@,,;t t
s,@am__fastdepCC_FALSE@,#,;t t
s,@am__fastdepCC_FALSE@,#,;t t
s,@build@,
x86_64-unknown
-linux-gnu,;t t
s,@build@,
i686-pc
-linux-gnu,;t t
s,@build_cpu@,
x86_64
,;t t
s,@build_cpu@,
i686
,;t t
s,@build_vendor@,
unknown
,;t t
s,@build_vendor@,
pc
,;t t
s,@build_os@,linux-gnu,;t t
s,@build_os@,linux-gnu,;t t
s,@host@,
x86_64-unknown
-linux-gnu,;t t
s,@host@,
i686-pc
-linux-gnu,;t t
s,@host_cpu@,
x86_64
,;t t
s,@host_cpu@,
i686
,;t t
s,@host_vendor@,
unknown
,;t t
s,@host_vendor@,
pc
,;t t
s,@host_os@,linux-gnu,;t t
s,@host_os@,linux-gnu,;t t
s,@EGREP@,grep -E,;t t
s,@EGREP@,grep -E,;t t
s,@LN_S@,ln -s,;t t
s,@LN_S@,ln -s,;t t
...
...
libs/libspeakup/libtool
浏览文件 @
a4b1fdc7
...
@@ -44,7 +44,7 @@ available_tags=" CXX"
...
@@ -44,7 +44,7 @@ available_tags=" CXX"
# ### BEGIN LIBTOOL CONFIG
# ### BEGIN LIBTOOL CONFIG
# Libtool was configured on host
drone1
:
# Libtool was configured on host
agentbox3
:
# Shell to use when invoking shell scripts.
# Shell to use when invoking shell scripts.
SHELL
=
"/bin/sh"
SHELL
=
"/bin/sh"
...
@@ -66,12 +66,12 @@ fast_install=yes
...
@@ -66,12 +66,12 @@ fast_install=yes
# The host system.
# The host system.
host_alias
=
host_alias
=
host
=
x86_64-unknown
-linux-gnu
host
=
i686-pc
-linux-gnu
host_os
=
linux-gnu
host_os
=
linux-gnu
# The build system.
# The build system.
build_alias
=
build_alias
=
build
=
x86_64-unknown
-linux-gnu
build
=
i686-pc
-linux-gnu
build_os
=
linux-gnu
build_os
=
linux-gnu
# An echo program that does not interpret backslashes.
# An echo program that does not interpret backslashes.
...
@@ -94,7 +94,7 @@ with_gcc=yes
...
@@ -94,7 +94,7 @@ with_gcc=yes
EGREP
=
"grep -E"
EGREP
=
"grep -E"
# The linker used to build libraries.
# The linker used to build libraries.
LD
=
"/usr/bin/ld
-m elf_x86_64
"
LD
=
"/usr/bin/ld"
# Whether we need hard or soft links.
# Whether we need hard or soft links.
LN_S
=
"ln -s"
LN_S
=
"ln -s"
...
@@ -144,7 +144,7 @@ pic_flag=" -fPIC -DPIC"
...
@@ -144,7 +144,7 @@ pic_flag=" -fPIC -DPIC"
pic_mode
=
default
pic_mode
=
default
# What is the maximum length of a command?
# What is the maximum length of a command?
max_cmd_len
=
64
max_cmd_len
=
32768
# Does compiler simultaneously support -c and -o options?
# Does compiler simultaneously support -c and -o options?
compiler_c_o
=
"yes"
compiler_c_o
=
"yes"
...
@@ -322,10 +322,10 @@ variables_saved_for_relink="PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBR
...
@@ -322,10 +322,10 @@ variables_saved_for_relink="PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBR
link_all_deplibs
=
unknown
link_all_deplibs
=
unknown
# Compile-time system search path for libraries
# Compile-time system search path for libraries
sys_lib_search_path_spec
=
" /usr/lib
64/gcc/x86_64-unknown-linux-gnu/3.4.4/ /usr/lib/gcc/x86_64-unknown-linux-gnu/3.4.4/ /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../x86_64-unknown-linux-gnu/lib/x86_64-unknown-linux-gnu/3.4.4/ /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../x86_64-unknown-linux-gnu/lib/ /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../x86_64-unknown-linux-gnu/3.4.4/ /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../ /lib/x86_64-unknown-linux-gnu/3.4.4/ /lib/ /usr/lib/x86_64-unknown-linux-gnu/3.4
.4/ /usr/lib/"
sys_lib_search_path_spec
=
" /usr/lib
/gcc-lib/i686-pc-linux-gnu/3.3.4/ /usr/lib/gcc/i686-pc-linux-gnu/3.3.4/ /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/lib/i686-pc-linux-gnu/3.3.4/ /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/lib/ /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../i686-pc-linux-gnu/3.3.4/ /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../ /lib/i686-pc-linux-gnu/3.3.4/ /lib/ /usr/lib/i686-pc-linux-gnu/3.3
.4/ /usr/lib/"
# Run-time system search path for libraries
# Run-time system search path for libraries
sys_lib_dlsearch_path_spec
=
"/lib /usr/lib /
lib /usr/lib /usr/local/lib /usr/local/freeswitch/lib /lib32 /usr/lib32 /usr/X11R6/lib64 /usr/X11R6/lib32 /usr/X11R6/lib /opt/swift/lib /usr/local/freeswitch/lib32
"
sys_lib_dlsearch_path_spec
=
"/lib /usr/lib /
usr/local/freeswitch/lib /root/pwlib/lib /root/opal/lib /usr/X11R6/lib /usr/local/lib /opt/swift/lib
"
# Fix the shell variable $srcfile for the compiler.
# Fix the shell variable $srcfile for the compiler.
fix_srcfile_path
=
""
fix_srcfile_path
=
""
...
@@ -6751,7 +6751,7 @@ build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
...
@@ -6751,7 +6751,7 @@ build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
# End:
# End:
# ### BEGIN LIBTOOL TAG CONFIG: CXX
# ### BEGIN LIBTOOL TAG CONFIG: CXX
# Libtool was configured on host
drone1
:
# Libtool was configured on host
agentbox3
:
# Shell to use when invoking shell scripts.
# Shell to use when invoking shell scripts.
SHELL
=
"/bin/sh"
SHELL
=
"/bin/sh"
...
@@ -6773,12 +6773,12 @@ fast_install=yes
...
@@ -6773,12 +6773,12 @@ fast_install=yes
# The host system.
# The host system.
host_alias
=
host_alias
=
host
=
x86_64-unknown
-linux-gnu
host
=
i686-pc
-linux-gnu
host_os
=
linux-gnu
host_os
=
linux-gnu
# The build system.
# The build system.
build_alias
=
build_alias
=
build
=
x86_64-unknown
-linux-gnu
build
=
i686-pc
-linux-gnu
build_os
=
linux-gnu
build_os
=
linux-gnu
# An echo program that does not interpret backslashes.
# An echo program that does not interpret backslashes.
...
@@ -6801,7 +6801,7 @@ with_gcc=yes
...
@@ -6801,7 +6801,7 @@ with_gcc=yes
EGREP
=
"grep -E"
EGREP
=
"grep -E"
# The linker used to build libraries.
# The linker used to build libraries.
LD
=
"/usr/bin/ld
-m elf_x86_64
"
LD
=
"/usr/bin/ld"
# Whether we need hard or soft links.
# Whether we need hard or soft links.
LN_S
=
"ln -s"
LN_S
=
"ln -s"
...
@@ -6851,7 +6851,7 @@ pic_flag=" -fPIC -DPIC"
...
@@ -6851,7 +6851,7 @@ pic_flag=" -fPIC -DPIC"
pic_mode
=
default
pic_mode
=
default
# What is the maximum length of a command?
# What is the maximum length of a command?
max_cmd_len
=
64
max_cmd_len
=
32768
# Does compiler simultaneously support -c and -o options?
# Does compiler simultaneously support -c and -o options?
compiler_c_o
=
"yes"
compiler_c_o
=
"yes"
...
@@ -6930,11 +6930,11 @@ striplib="strip --strip-unneeded"
...
@@ -6930,11 +6930,11 @@ striplib="strip --strip-unneeded"
# Dependencies to place before the objects being linked to create a
# Dependencies to place before the objects being linked to create a
# shared library.
# shared library.
predep_objects
=
"/usr/lib
64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4
.4/crtbeginS.o"
predep_objects
=
"/usr/lib
/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crti.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3
.4/crtbeginS.o"
# Dependencies to place after the objects being linked to create a
# Dependencies to place after the objects being linked to create a
# shared library.
# shared library.
postdep_objects
=
"/usr/lib
64/gcc/x86_64-unknown-linux-gnu/3.4.4/crtendS.o /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../lib64
/crtn.o"
postdep_objects
=
"/usr/lib
/gcc-lib/i686-pc-linux-gnu/3.3.4/crtendS.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../..
/crtn.o"
# Dependencies to place before the objects being linked to create a
# Dependencies to place before the objects being linked to create a
# shared library.
# shared library.
...
@@ -6946,7 +6946,7 @@ postdeps="-lstdc++ -lm -lgcc_s -lc -lgcc_s"
...
@@ -6946,7 +6946,7 @@ postdeps="-lstdc++ -lm -lgcc_s -lc -lgcc_s"
# The library search path used internally by the compiler when linking
# The library search path used internally by the compiler when linking
# a shared library.
# a shared library.
compiler_lib_search_path
=
"-L/usr/lib
64/gcc/x86_64-unknown-linux-gnu/3.4.4 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/3.4.4 -L/usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../lib64 -L/usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../.. -L/lib/../lib64 -L/usr/lib/../lib64
"
compiler_lib_search_path
=
"-L/usr/lib
/gcc-lib/i686-pc-linux-gnu/3.3.4 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../..
"
# Method to check whether dependent libraries are shared objects.
# Method to check whether dependent libraries are shared objects.
deplibs_check_method
=
"pass_all"
deplibs_check_method
=
"pass_all"
...
@@ -7026,10 +7026,10 @@ variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COM
...
@@ -7026,10 +7026,10 @@ variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COM
link_all_deplibs
=
unknown
link_all_deplibs
=
unknown
# Compile-time system search path for libraries
# Compile-time system search path for libraries
sys_lib_search_path_spec
=
" /usr/lib
64/gcc/x86_64-unknown-linux-gnu/3.4.4/ /usr/lib/gcc/x86_64-unknown-linux-gnu/3.4.4/ /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../x86_64-unknown-linux-gnu/lib/x86_64-unknown-linux-gnu/3.4.4/ /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../x86_64-unknown-linux-gnu/lib/ /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../x86_64-unknown-linux-gnu/3.4.4/ /usr/lib64/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../ /lib/x86_64-unknown-linux-gnu/3.4.4/ /lib/ /usr/lib/x86_64-unknown-linux-gnu/3.4
.4/ /usr/lib/"
sys_lib_search_path_spec
=
" /usr/lib
/gcc-lib/i686-pc-linux-gnu/3.3.4/ /usr/lib/gcc/i686-pc-linux-gnu/3.3.4/ /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/lib/i686-pc-linux-gnu/3.3.4/ /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/lib/ /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../i686-pc-linux-gnu/3.3.4/ /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../ /lib/i686-pc-linux-gnu/3.3.4/ /lib/ /usr/lib/i686-pc-linux-gnu/3.3
.4/ /usr/lib/"
# Run-time system search path for libraries
# Run-time system search path for libraries
sys_lib_dlsearch_path_spec
=
"/lib /usr/lib /
lib /usr/lib /usr/local/lib /usr/local/freeswitch/lib /lib32 /usr/lib32 /usr/X11R6/lib64 /usr/X11R6/lib32 /usr/X11R6/lib /opt/swift/lib /usr/local/freeswitch/lib32
"
sys_lib_dlsearch_path_spec
=
"/lib /usr/lib /
usr/local/freeswitch/lib /root/pwlib/lib /root/opal/lib /usr/X11R6/lib /usr/local/lib /opt/swift/lib
"
# Fix the shell variable $srcfile for the compiler.
# Fix the shell variable $srcfile for the compiler.
fix_srcfile_path
=
""
fix_srcfile_path
=
""
...
...
src/include/switch_loadable_module.h
浏览文件 @
a4b1fdc7
...
@@ -212,7 +212,7 @@ SWITCH_DECLARE(switch_status_t) switch_loadable_module_load_module(char *dir, ch
...
@@ -212,7 +212,7 @@ SWITCH_DECLARE(switch_status_t) switch_loadable_module_load_module(char *dir, ch
/*!
/*!
\brief Load a module
\brief Load a module
\param interface a pointer to a pointer to aim at your module's local interface
\param
module_
interface a pointer to a pointer to aim at your module's local interface
\param filename the path to the module's dll or so file
\param filename the path to the module's dll or so file
\return SWITCH_STATUS_SUCCESS on a successful load
\return SWITCH_STATUS_SUCCESS on a successful load
*/
*/
...
...
src/mod/endpoints/mod_exosip/mod_exosip.c
浏览文件 @
a4b1fdc7
...
@@ -496,7 +496,7 @@ static switch_status_t activate_rtp(struct private_object *tech_pvt)
...
@@ -496,7 +496,7 @@ static switch_status_t activate_rtp(struct private_object *tech_pvt)
tech_pvt
->
read_codec
.
codec_interface
->
ianacode
,
tech_pvt
->
read_codec
.
codec_interface
->
ianacode
,
tech_pvt
->
read_codec
.
implementation
->
encoded_bytes_per_frame
,
tech_pvt
->
read_codec
.
implementation
->
encoded_bytes_per_frame
,
ms
,
ms
,
SWITCH_RTP_FLAG_USE_TIMER
|
SWITCH_RTP_FLAG_TIMER_RECLOCK
|
SWITCH_RTP_FLAG_RAW_WRITE
,
SWITCH_RTP_FLAG_
MINI
|
SWITCH_RTP_FLAG_
USE_TIMER
|
SWITCH_RTP_FLAG_TIMER_RECLOCK
|
SWITCH_RTP_FLAG_RAW_WRITE
,
key
,
key
,
&
err
,
switch_core_session_get_pool
(
tech_pvt
->
session
));
&
err
,
switch_core_session_get_pool
(
tech_pvt
->
session
));
...
...
src/switch_rtp.c
浏览文件 @
a4b1fdc7
...
@@ -1134,7 +1134,7 @@ static int rtp_common_write(switch_rtp_t *rtp_session, void *data, uint32_t data
...
@@ -1134,7 +1134,7 @@ static int rtp_common_write(switch_rtp_t *rtp_session, void *data, uint32_t data
mini
.
header
.
ts
=
send_msg
->
header
.
ts
;
mini
.
header
.
ts
=
send_msg
->
header
.
ts
;
mini
.
header
.
version
=
1
;
mini
.
header
.
version
=
1
;
memcpy
(
mini
.
body
,
send_msg
->
body
,
bytes
);
memcpy
(
mini
.
body
,
send_msg
->
body
,
bytes
);
bytes
+=
sizeof
(
rtp_mini_msg
_t
);
bytes
+=
sizeof
(
srtp_mini_hdr
_t
);
switch_socket_sendto
(
rtp_session
->
sock
,
rtp_session
->
remote_addr
,
0
,
(
void
*
)
&
mini
,
&
bytes
);
switch_socket_sendto
(
rtp_session
->
sock
,
rtp_session
->
remote_addr
,
0
,
(
void
*
)
&
mini
,
&
bytes
);
}
else
{
}
else
{
switch_socket_sendto
(
rtp_session
->
sock
,
rtp_session
->
remote_addr
,
0
,
(
void
*
)
send_msg
,
&
bytes
);
switch_socket_sendto
(
rtp_session
->
sock
,
rtp_session
->
remote_addr
,
0
,
(
void
*
)
send_msg
,
&
bytes
);
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论