search for: ndir

Displaying 20 results from an estimated 47 matches for "ndir".

Did you mean: dir
2016 Sep 16
5
(Thin)LTO llvm build
...ability. Like: > > #include <strings.h> > int main() { ffs(0); return 0; } In CMakeError.log there are errors like: CheckIncludeFile.c:1:10: fatal error: 'malloc/malloc.h' file not found #include <malloc/malloc.h> ... CheckIncludeFile.c:1:10: fatal error: 'ndir.h' file not found #include <ndir.h> ... CheckIncludeFile.c:1:10: fatal error: 'sys/ndir.h' file not found #include <sys/ndir.h> ... fatal error: 'intrin.h' file not found These seem like tests that are expected to fail. ... The interesting test int main() {...
2013 Apr 17
10
xl network-attach SEGV in 4.2 and 4.1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, 4.2 and 4.1 suffers from SEGV during xl network-attach in libxl__device_nic_add. In 4.3-unstable it is fixed by: 5420f2650 libxl: Set vfb and vkb devid if not done so by the caller So either the patch need to be backported to 4.1 and 4.2, or fixed by this one: - ------ libxl: Fix SEGV in network-attach When "device/vif" directory
2005 Oct 14
2
Fortran?
...tot), nadj = integer(tadj), madj = as.integer(madj), ind = integer(npd), tx = double(npd), ty = double(npd), ilist = integer(npd), eps = as.double(eps), delsgs = double(tdel), ndel = as.integer(ndel), delsum = double(ntdel), dirsgs = double(tdir), ndir = as.integer(ndir), dirsum = double(ntdir), nerror = integer(1)) ... does it mean this function is using something from FORTRAN? Thanks a lot! --------------------------------- [[alternative HTML version deleted]]
2016 Sep 16
2
(Thin)LTO llvm build
...); return 0; } >> >> In CMakeError.log there are errors like: >> >> CheckIncludeFile.c:1:10: fatal error: 'malloc/malloc.h' file not found >> #include <malloc/malloc.h> >> >> ... >> >> CheckIncludeFile.c:1:10: fatal error: 'ndir.h' file not found >> #include <ndir.h> >> >> ... >> >> CheckIncludeFile.c:1:10: fatal error: 'sys/ndir.h' file not found >> #include <sys/ndir.h> >> >> ... >> >> fatal error: 'intrin.h' file not found &g...
2005 May 02
0
help : Bisect( )
I am using the package of Icens but for the function Bisect I do not know what ndir is it just says the direction of pvec, but what kind of values should I use ? thanks for reply pls give me an example.. Bisect(tA, pvec, ndir, Meps, tolbis=1e-07) Arguments: tA: The transpose of the clique matrix. pvec: The current estimate of the probability vector....
2006 Feb 08
2
Warnings from openssh-4.3p1 configure
...=-xarch=v9 CFLAGS='-xO3 -xarch=v9' CC=/opt/SUNWspro/bin/cc --prefix=/opt/openssh-4.3p1 --with-ssl-dir=/opt/openssl-0.9.8a --with-xauth=/usr/openwin/bin/xauth --with-default-path=/bin:/sbin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/openwin/bin:/usr/dt/bin --without-zlib-version-check checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but cannot be compiled configure: WARNING: net/if.h: check for missing prerequisite headers? configure: WARNING: n...
2016 Sep 20
4
(Thin)LTO llvm build
...); return 0; } >> >> In CMakeError.log there are errors like: >> >> CheckIncludeFile.c:1:10: fatal error: 'malloc/malloc.h' file not found >> #include <malloc/malloc.h> >> >> ... >> >> CheckIncludeFile.c:1:10: fatal error: 'ndir.h' file not found >> #include <ndir.h> >> >> ... >> >> CheckIncludeFile.c:1:10: fatal error: 'sys/ndir.h' file not found >> #include <sys/ndir.h> >> >> ... >> >> fatal error: 'intrin.h' file not found &g...
2012 Oct 12
2
[LLVMdev] cmake+ninja build error for compiler-rt sources
...g for limits.h -- Looking for limits.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for memory.h -- Looking for memory.h - found -- Looking for ndir.h -- Looking for ndir.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for setjmp.h -- Looking for setjmp.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdio.h -- Looking for...
2016 Sep 16
4
(Thin)LTO llvm build
On Fri, Sep 16, 2016 at 10:18 PM, Teresa Johnson <tejohnson at google.com> wrote: > > Cc'ing llvm-dev again in case someone knows what is going on. > > That error is coming from a polly configure script, which I don't > have cloned into my own tree. Not sure why polly would behave > differently when configuring for ThinLTO. Does polly configure ok > when
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...- Looking for link.h - found > > -- Looking for malloc.h > > -- Looking for malloc.h - found > > -- Looking for malloc/malloc.h > > -- Looking for malloc/malloc.h - not found > > -- Looking for memory.h > > -- Looking for memory.h - found > > -- Looking for ndir.h > > -- Looking for ndir.h - not found > > -- Looking for pthread.h > > -- Looking for pthread.h - found > > -- Looking for setjmp.h > > -- Looking for setjmp.h - found > > -- Looking for signal.h > > -- Looking for signal.h - found > > -- Looking fo...
2012 Oct 12
0
[LLVMdev] cmake+ninja build error for compiler-rt sources
...d > -- Looking for link.h > -- Looking for link.h - found > -- Looking for malloc.h > -- Looking for malloc.h - found > -- Looking for malloc/malloc.h > -- Looking for malloc/malloc.h - not found > -- Looking for memory.h > -- Looking for memory.h - found > -- Looking for ndir.h > -- Looking for ndir.h - not found > -- Looking for pthread.h > -- Looking for pthread.h - found > -- Looking for setjmp.h > -- Looking for setjmp.h - found > -- Looking for signal.h > -- Looking for signal.h - found > -- Looking for stdint.h > -- Looking for stdint.h...
2011 Oct 25
0
[LLVMdev] [LLVMDev] Clang stopped compiling?
On Oct 25, 2011, at 6:09 AM, Marcello Maggioni wrote: > Hi, I'm trying to compile the latest clang/llvm SVN versions and I get > this error on multiple systems : Linking, not compiling, but still. I am getting a similar error when building this morning. > Undefined symbols for architecture x86_64: > "clang::Sema::checkPseudoObjectRValue(clang::Expr*)", referenced
2012 Oct 13
0
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...>> > -- Looking for malloc.h >> > -- Looking for malloc.h - found >> > -- Looking for malloc/malloc.h >> > -- Looking for malloc/malloc.h - not found >> > -- Looking for memory.h >> > -- Looking for memory.h - found >> > -- Looking for ndir.h >> > -- Looking for ndir.h - not found >> > -- Looking for pthread.h >> > -- Looking for pthread.h - found >> > -- Looking for setjmp.h >> > -- Looking for setjmp.h - found >> > -- Looking for signal.h >> > -- Looking for signal.h - f...
2006 Feb 06
1
Compile warning report of openssh 4.3p1 on Intel Macs
...ng login.h usability... no checking login.h presence... no checking for login.h... no checking login_cap.h usability... no checking login_cap.h presence... no checking for login_cap.h... no checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but cannot be compiled configure: WARNING: net/if.h: check for missing prerequisite headers? configure: WARNING:...
2006 Apr 23
0
Configuration Warnings OpenSSH 4.3p2
...--- ## configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## configure: WARNING: ## ------------------------------------------- ## checking for login_cap.h... yes checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netgroup.h usability... no checking netgroup.h presence... no checking for netgroup.h... no checking pam/pam_appl.h usab...
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...malloc.h > >> > -- Looking for malloc.h - found > >> > -- Looking for malloc/malloc.h > >> > -- Looking for malloc/malloc.h - not found > >> > -- Looking for memory.h > >> > -- Looking for memory.h - found > >> > -- Looking for ndir.h > >> > -- Looking for ndir.h - not found > >> > -- Looking for pthread.h > >> > -- Looking for pthread.h - found > >> > -- Looking for setjmp.h > >> > -- Looking for setjmp.h - found > >> > -- Looking for signal.h > >&g...
2007 Sep 18
2
poll.h vs sys/poll.h on QNX Neutrino
From the ChangeLog: - dtucker at cvs.openbsd.org 2007/06/25 12:02:27 [atomicio.c] Include <poll.h> like the man page says rather than <sys/poll.h>. ok djm@ This was probably ill-advised given the history of this header file. Some older systems, and some not-quite-XSI-compliant systems such as QNX Neutrino, still have <sys/poll.h> but not <poll.h>. I
2011 Oct 25
2
[LLVMdev] [LLVMDev] Clang stopped compiling?
Hi, I'm trying to compile the latest clang/llvm SVN versions and I get this error on multiple systems : (Compiling with gcc): llvm[4]: Compiling cc1_main.cpp for Debug+Asserts build llvm[4]: Compiling cc1as_main.cpp for Debug+Asserts build llvm[4]: Compiling driver.cpp for Debug+Asserts build llvm[4]: Linking Debug+Asserts executable clang
2016 Jun 30
4
Help required regarding IPRA and Local Function optimization
Hello Mentors, I am currently finding bug in Local Function related optimization due to which runtime failures are observed in some test cases, as those test cases are containing very large function with recursion and object oriented code so I am not able to find a pattern which is causing failure. So I tried following simple case to understand expected behavior from this optimization. Consider
2013 Nov 11
2
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...- Looking for inttypes.h > -- Looking for inttypes.h - found > -- Looking for limits.h > -- Looking for limits.h - found > -- Looking for malloc.h > -- Looking for malloc.h - not found > -- Looking for malloc/malloc.h > -- Looking for malloc/malloc.h - found > -- Looking for ndir.h > -- Looking for ndir.h - not found > -- Looking for pthread.h > -- Looking for pthread.h - found > -- Looking for sanitizer/msan_interface.h > -- Looking for sanitizer/msan_interface.h - not found > -- Looking for signal.h > -- Looking for signal.h - found > -- Looking fo...