search for: erenc

Displaying 6 results from an estimated 6 matches for "erenc".

Did you mean: ferenc
2014 Nov 02
2
[LLVMdev] So I just did a normal 'ninja check' with a CMake build that enables ASan and the go bindings tests are... busted...
Specifically, the test is causing a link to occur for CGO stuff. It has been running 8 minutes now with Gold, and is producing a 400mb .o file afaict: % du -hs /tmp/go-build703430446/ llvm.org/llvm/bindings/go/llvm/_test/_obj_test/_cgo_.o 397M /tmp/go-build703430446/ llvm.org/llvm/bindings/go/llvm/_test/_obj_test/_cgo_.o What am I doing wrong here? -------------- next part -------------- An
2009 Jul 20
0
No subject
...for me. Here's what happens:</font> <br><font size=3D2 face=3D"sans-serif">1. Internal person A calls person = B</font> <br><font size=3D2 face=3D"sans-serif">2. Person A presses *0, he is give= n a dial tone and person B is taken to a conference room</font> <br><font size=3D2 face=3D"sans-serif">3. Person A calls person C and the= y can talk, and then person A presses **.</font> <br><font size=3D2 face=3D"sans-serif">4. Person C is brought to the conf= erence room, but person A is di...
2015 Mar 31
0
Windows 2008R2 DC Problems
...record? no * Who build the domain? I mean: Who was first and populated the AD? Windows or Samba? samba We might be facing this problem: http://blogs.msmvps.com/acefekay/2012/06/20/steps-taken-to-resolve-an-issue-with-corrupted-application-partitions-specifically-dns-partitions-and-their-crossref-erence-objects-in-the-ad-configuration-container/ dcdiag /test:dns Throws some errors.... I'll collect some logs and screenshots. Regards, Dominik Hello Marc, > > 1. The error message is > > > "The host record test.salem.int cannot be created. Refused" > > > a...
2007 Mar 23
1
Expected handling of [SYN] when expecting [SYN, ACK]?
Hi, I''ve been developing a peer-to-peer application, and have recently been trying to add STUNT (http://www.cis.nctu.edu.tw/~gis87577/xDreaming/XSTUNT/Docs/XSTUNT%20Ref erence.htm) to allow firewall/NAT traversal. I got a box with Shorewall to use for testing, and am now trying to work out whether Shorewall is actually designed to prevent such connections? I notice in the FAQs that Instant Messenger requires a UPnP add-on, but my understanding of UPnP is that it'...
2012 Dec 21
1
Problem compiling Samba4, Python installed in nonstandard location
...being properly included, but I can't figure out what approach to take to make it work right: [3286/3752] Linking default/lib/talloc/libpytalloc-util.so/opt/python2/lib/libpython2.7.a(longobject.o): In function `PyLong_FromString':/usr/src/Python-2.7.3/Objects/longobject.c:1851: undefined reference to `log'/opt/python2/lib/libpython2.7.a(dynload_shlib.o): In function `_PyImport_GetDynLoadFunc':/usr/src/Python-2.7.3/Python/dynload_shlib.c:94: undefined reference to `dlsym'/usr/src/Python-2.7.3/Python/dynload_shlib.c:130: undefined reference to `dlopen'/usr/src/Python-2.7.3/Pyt...
2012 Dec 05
10
Slight oversight in the type documentation
So I was looking at the type reference, and noticed that for a lot of the types, no namevar was listed. When I checked the types in the code, for each of those omissions, the namevar was simply "name". Now, it might be self evident that this is the case, but a little documentation couldn''t hurt, If not in each ty...