search for: 57668

Displaying 7 results from an estimated 7 matches for "57668".

Did you mean: 5668
2008 Oct 23
0
[LLVMdev] Windows build broken?
...t; It appears the Windows build has regressed over the past week. > > The build fails quite early (during the "Performing TableGenStep" > phase). > > Any help/pointers would be appreciated. It breaks for me because the usage of INT64_C, which was introduced on r57663 and 57668. Some googling around indicates that, on Windows, one should #define INT64_C(val) val##i64 It is present on TableGen/DAGISelEmitter.cpp and TableGen/Record.cpp. -- Oscar
2008 Oct 23
4
[LLVMdev] Windows build broken?
Folks, It appears the Windows build has regressed over the past week. The build fails quite early (during the "Performing TableGenStep" phase). Any help/pointers would be appreciated. Thanks, snaroff (a clang developer)
2008 Oct 23
2
[LLVMdev] Windows build broken?
...s regressed over the past week. >> >> The build fails quite early (during the "Performing TableGenStep" >> phase). >> >> Any help/pointers would be appreciated. > > It breaks for me because the usage of INT64_C, which was introduced on > r57663 and 57668. > > Some googling around indicates that, on Windows, one should r/Windows/MSVC++ This patch brings the build fordward: Index: utils/TableGen/Record.cpp =================================================================== --- utils/TableGen/Record.cpp (revision 58037) +++ utils/TableGen/Rec...
2017 May 18
0
can't do dhcp + samba + bind work together
...mber1.samdom.example.com/160/0 May 18 06:33:40 member1 named[1980]: samba_dlz: allowing update of signer=dhcpduser\@SAMDOM.EXAMPLE.COM name=EAPDEV-PC.samdom.example.com tcpaddr=127.0.0.1 type=A key=3578045150.sig-member1.samdom.example.com/160/0 May 18 06:33:40 member1 named[1980]: client 127.0.0.1#57668/key dhcpduser\@SAMDOM.EXAMPLE.COM: updating zone 'samdom.example.com/NONE': deleting rrset at 'EAPDEV-PC.samdom.example.com' A May 18 06:33:40 member1 named[1980]: samba_dlz: subtracted rdataset EAPDEV-PC.samdom.example.com 'EAPDEV-PC.samdom.example.com.#0113600#011IN#011A#01119...
2008 Oct 23
0
[LLVMdev] Windows build broken?
...; >>> The build fails quite early (during the "Performing TableGenStep" >>> phase). >>> >>> Any help/pointers would be appreciated. >>> >> It breaks for me because the usage of INT64_C, which was introduced on >> r57663 and 57668. >> >> Some googling around indicates that, on Windows, one should >> > > r/Windows/MSVC++ > > This patch brings the build fordward: > > Index: utils/TableGen/Record.cpp > =================================================================== > --- utils/...
2007 Mar 30
0
CESA-2007:0128-03: Low CentOS 2 i386 tzdata enhancement update
The following errata for CentOS-2 have been built and uploaded to the centos mirror: RHEA-2007:0128-03 Updated tzdata enhancement update Files available: tzdata-2007d-1.el2_1.noarch.rpm More details are available from the RedHat web site at https://rhn.redhat.com/errata/rh21as-errata.html The easy way to make sure you are up to date with all the latest patches is to run: # yum update -- John
2017 May 18
2
can't do dhcp + samba + bind work together
Samba - General mailing list wrote > On Wed, 17 May 2017 04:26:16 -0700 (PDT) > artyom via samba < > samba at .samba > > wrote: > >> I use official manual from wiki.samba.org for install samba 4.6.3 >> (from source) with bind_dlz on bind 9.9.10 (from source too). My OS >> is Debian Jessie x64 8.8 netinst. I use >>