[100%] Built target tests
crtmpserver(903): operation not allowed
crtmpserver: any process located
/crtmpserver/src/crtmpserver.cpp:210 C++ RTMP Media Server (
www.rtmpd.com) version 1.1_beta build 794 - Gladiator - (built on 2013-05-20T19:14:20.000)
/crtmpserver/src/crtmpserver.cpp:212 Initialize I/O handlers manager: epoll without timerfd_XXXX support
/crtmpserver/src/crtmpserver.cpp:215 Configure modules
/crtmpserver/src/crtmpserver.cpp:221 Plug in the default protocol factory
/crtmpserver/src/crtmpserver.cpp:228 Configure factories
/thelib/src/configuration/module.cpp:97 Loaded factory from application samplefactory
/crtmpserver/src/crtmpserver.cpp:234 Configure acceptors
/thelib/src/netio/epoll/iohandlermanager.cpp:120 Handlers count changed: 0->1 IOHT_ACCEPTOR
/thelib/src/netio/epoll/iohandlermanager.cpp:120 Handlers count changed: 1->2 IOHT_ACCEPTOR
/thelib/src/netio/epoll/tcpacceptor.cpp:75 Unable to bind on address: tcp://
0.0.0.0:1935; Error was: (98) Address already in use
/thelib/src/configuration/module.cpp:130 Unable to fire up acceptor from this config node: <MAP name="" isArray="false">
<STR name="ip">0.0.0.0</STR>
<UINT16 name="port">1935</UINT16>
<STR name="protocol">inboundRtmp</STR>
<STR name="sslCert"></STR>
<STR name="sslKey"></STR>
</MAP>
/thelib/src/configuration/module.cpp:107 Unable to configure acceptor:
<MAP name="" isArray="false">
<STR name="ip">0.0.0.0</STR>
<UINT16 name="port">1935</UINT16>
<STR name="protocol">inboundRtmp</STR>
<STR name="sslCert"></STR>
<STR name="sslKey"></STR>
</MAP>
/thelib/src/configuration/configfile.cpp:137 Unable to configure acceptors
/crtmpserver/src/crtmpserver.cpp:236 Unable to configure acceptors
/crtmpserver/src/crtmpserver.cpp:275 Shutting down protocols manager
/crtmpserver/src/crtmpserver.cpp:279 Shutting down I/O handlers manager
/thelib/src/netio/epoll/iohandlermanager.cpp:130 Handlers count changed: 2->1 IOHT_ACCEPTOR
/thelib/src/netio/epoll/iohandlermanager.cpp:130 Handlers count changed: 1->0 IOHT_ACCEPTOR
/crtmpserver/src/crtmpserver.cpp:284 Unregister and delete default protocol handler
/crtmpserver/src/crtmpserver.cpp:289 Shutting down applications
/crtmpserver/src/crtmpserver.cpp:292 Delete the configuration
/crtmpserver/src/crtmpserver.cpp:296 Doing final OpenSSL cleanup
/crtmpserver/src/crtmpserver.cpp:299 Shutting down the logger leaving you in the dark. Bye bye... :(
How can I overwrite the libraries and the daemon as I mencioned before with that latest version?
Thanks anyway.