similar to: [LLVMdev] Compile-rt throw error undeclared identifier 'O_CLOEXEC'

Displaying 20 results from an estimated 300 matches similar to: "[LLVMdev] Compile-rt throw error undeclared identifier 'O_CLOEXEC'"

2012 Jun 06
0
[LLVMdev] Compile-rt throw error undeclared identifier 'O_CLOEXEC'
On Wed, Jun 6, 2012 at 5:33 PM, Alexey Samsonov <samsonov at google.com> wrote: > Hi, Chatsiri! > > >> ---------- Forwarded message ---------- >> From: Chatsiri Ratana <insiderboy at gmail.com> >> Date: Wed, Jun 6, 2012 at 2:15 PM >> Subject: [LLVMdev] Compile-rt throw error undeclared identifier >> 'O_CLOEXEC' >> To: llvmdev at
2012 Jun 06
0
[LLVMdev] Compile-rt throw error undeclared identifier 'O_CLOEXEC'
Hello All, I build LLVM source code version 3.2 from SVN repository. After I build source code of LLVM include "compiler-rt"(Compiler-rt at revision 158057. ) and "clang" are represent an error as below. make[5]: Entering directory `/san01/home/chatsiri/workspacecpp/llvm-svn/projects/compiler-rt' COMPILE: clang_linux/asan-x86_64/x86_64:
2012 Apr 08
1
[LLVMdev] LLVM show error preprocessor "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
Hello All, I build source code of Ocelot[http://code.google.com/p/gpuocelot/]. It using LLVM dependency of Ocelot. llvm-config get cppflags represent as below in order to build with Ocelot. ./llvm-config --cppflags -I/home/chatsiri/workspacecpp/llvm/include -I/home/chatsiri/workspacecpp/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
2012 Mar 31
2
Libvirt source code cannot built with libnettle.
Hello All, I try to build dependency library name is gnutls which require by libvirt, but show error us below. $./configure checking for shared library run path origin... done checking whether to use nettle... yes checking for libnettle... no configure: error: *** *** Libnettle 2.4 was not found. I specify macros are LD_LIBRARY_PATH=$LD_LIBRARY_PATH/path_of_nettle_2.4/lib and
2006 Jun 29
1
Samba PDC + ACL : default ACLs ignored on directory
Hi all, I use Debian Sarge and Samba 3.0.22 with ACLs. The server is a PDC. I have about 70 clients workstation running both Windows XP SP1 and SP2. All works pretty good, all but the directory copy, wich forget ACLs in a particular case : When a client copy a local directory on a samba share, the defaults ACLs aren't applied. But this problem comes only when the client local directory
2014 Jun 10
4
[LLVMdev] use of undeclared identifier '__NR_*' error while building clang
Hi guys, I am following this[1] tutorial to install clang. However, I have made a small change in the configure command, and I am running it with '--enable-optimized' option to avoid the debug build. I am getting the errors (given at the end) related to *undeclared identifiers '__NR_*'*. Can someone please provide some input about how to tackle this issue? On my other machine, I
2009 Jun 22
2
Samba mounted home shares will break many applications
I didn't get any responses to my previous post "Wine broken on Samba shares due to colon ":" filenames" so I am re-posting with a subject to reflect what I now believe to the the root cause of my problems. I recently changed from mounting my home directory using NFS to mounting with CIFS via the pam module pam_mount.so. It turns out that I am having problems with many
2006 Jul 10
1
sometimes, roaming profile is not found
Hi, I use samba 3.0.22 on Debian Sarge as PDC for windows XP SP1 and SP2. Sometimes, users get the message "Windows cannot found the roaming profile on server so user will get a default profile". (sorry, it's not the official message, I had to translate, because I get the message in french) This error comes only if user log in quickly after the boot. If they wait a little
2006 Jul 04
1
samba 3.0.22 default ACL issue
Hi, I use samba 3.0.22 as PDC on Debian with workstations under windows XP SP1 and SP2. I use ACLs to have a fine grained access rules. When I copy a directory from a client to a samba share, default ACLs are forgiven. exemple : after I copy the directory A on the samba share : getfacl A/ # file: A/ # owner: user1 # group: sambausers user::rwx group::--- other::--- default:user::rwx
2016 Jun 17
2
Attempt to modify memory sanitizer for support of X86
Hello, I'm quite new to LLVM, but I'm interested in memory sanitizer. The petty thing is, that 32bit addressing on Linux is not supported. Thus I tried to take the latest version of the software and to modify it, using Ubuntu 16.04 as operating system. Given the example example.c: #include <stdio.h> #include <stdlib.h> int main(int argc, char **argv) { int *a = (int
2020 Feb 28
2
Demotion of shared symbols resolved from the dynamic linker.
On PowerPC we have a failing address sanitizer test when linking with LLD. The issue is that the symbol '__libc_stack_end' is resolved to an undefined weak symbol when linking with LLD but not when linking (with the exact same command/input) with other linkers. Tracing the symbol I see it is resolved to a definition in the dynamic linker as expected:
2018 Mar 20
0
r327904 / 5c4cd77db3a08587c6ac82a8e2c92cd4be0bc200 broke compiler-rt master
Hi, It seems that r327904 / 5c4cd77db3a08587c6ac82a8e2c92cd4be0bc200 broke master on FreeBSD: A direct revert fixes the issue. I'd also be happy with an ifdef though it seems unnecessary. $uname -rms FreeBSD 12.0-CURRENT amd64 $ninja ... /srv/src/llvm/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux.cc:504:25: error: no member named 'environ' in the global namespace;
2003 Apr 07
6
ISDN4Linux problems
Hi, I try to use ISDN4Linux drivers with Asterisk. In modem.conf i put /dev/ttyIO. Everything is OK when i lauch asterisk but, when i call Asterisk nothing happen. Someone can help me ? Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030407/13e78d8e/attachment.htm
2004 Jan 30
2
IAX call problems
hi, I use IAX softphone with asterisk and I notice that a call between two IAX softphones end after 1 min. Then I can't hear anything but the call still in progress. I have this log in asterisk IAX debug: Rx-Frame Retry[No] -- OSeqno: 002 ISeqno: 002 Type: IAX Subclass: ACK Timestamp: 00016ms SCall: 21589 DCall: 00001 [192.168.1.22:4569] Tx-Frame Retry[000] --
2003 Jul 08
2
Transfert call
Hi, A question about transfert. How can I make transfert with the the person who call. X call Z and X transfert Z to Y. I only succeed to do X call Z and Z transfert to Y. If someone have a solution it will be very good =) regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Aug 04
2
H323 CallerID
Hi, I notice that i don't have callerID in my Voimail when someone drop me a message from H323 Client. Is there a tip to have this CallerID ? Regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030804/af4203ca/attachment.htm
2003 Sep 01
2
gnuGK + h323 Caller ID
Hi, I use with asterisk gnugk a gatekeeper for h323 client. I don't understand why asterisk can't have the H323-ID (callerID). In the gatekeeper's monitor I have this H323-ID but not in asterisk. Does anyone know something about it, or how can I send a caller ID to asterisk ? Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Oct 29
6
SIP client
hi everybody, Is there SIP client which work with Asterisk and can be embedded in a HTML page ? Thanks Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031029/226a8b1b/attachment.htm
2003 Dec 08
9
IAX clients
Hi, Is there IAX client in Applet JAVA which can be embeded in a web page ? Best regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031208/c388ef61/attachment.htm
2003 Aug 27
2
include context
hi, how can I add or remove this line "include => context" by the command CLI ? regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030827/979ddd76/attachment.htm