Displaying 3 results from an estimated 3 matches for "42398".
Did you mean:
2398
2011 Nov 15
1
screen flicker
I recently moved my openSUSE 11.4 system from the
proprietary drivers to nouveau. After much grief due to the
sometimes conflicting instruction on the Internet and
applications that placed out of date shared objects
(libraries) in /usr/local/lib which is searched first by
ld.so, I have it working on a 19" wide screen LCD monitor at
1440x900.
However, there is a distinct and periodic flicker
2005 May 24
3
rxfax(spandsp-0.0.2pre18) and HT488
...p:4881@192.168.0.161:43222>
Proxy-Authorization: DIGEST username="4881", realm="asterisk", algorithm=MD5, uri="sip:4883@192.168.0.3:5070", nonce="05ea8e51", response="04269c40dad3c4c71a9d53e56ef6c790"
Call-ID: 52b500004eb40000@192.168.0.161
CSeq: 42398 ACK
User-Agent: Grandstream HT488 1.0.1.2
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE
Content-Length: 0
12 headers, 0 lines
Sip read:
BYE sip:4883@192.168.0.3:5070 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.161:43222;branch=z9hG4bK746cffff2b140000
From: <sip:488...
2012 Jun 11
3
[LLVMdev] Clang64 on Windows using Mingw64 yields many linking errors?
...Build and realize that the link doesn't work because CMake pulls in the
wrong libraries (per default it uses Microsoft naming conventions: foo.lib
instead of libfoo.a).
5. Search good old Google and find this VERY helpful article:
http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/42398
6. Fix CMake as per the above.
7. Build and realize that the CMake pulls in the right libraries but still
a torrent of errors are reported:
..\libBackend.a(Backend.cpp.obj):fake:(.rdata$ZTIN10Braceless07BackendE+0xffffffffff6e88a0):
Cannot get section contents - auto-impo
rt exception
..\libBacken...