search for: copiled

Displaying 20 results from an estimated 24 matches for "copiled".

Did you mean: copied
1998 Apr 02
1
Need Help Copiling Samba on Intergraph
I am trying to compile Samba on an Intergraph 6750 server running Clix. These are my results.................... S_GIS/usr/gis/doug/samba/samba-1.9.18p3/source>make Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/us Using LIBS = -lbsd -lc_s Compiling mem_man/mem_man.c Compiling rpc_pipes/srvparse.c Compiling rpc_pipes/smbparse.c Compiling
2012 Feb 11
3
which linux distribution for XEN
Hello, I want to change XEN source code after that I will copile it, and I will survey change''s effect. I have ubuntu 11.4 and centos 5.2. Which of the linux distributions is suitable for my job? thanks _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2019 Feb 11
2
Samba Audit Logout/logoff
Hi! I am working with Applaince Sophos XG, i am used API(DesenvovingĀ  in test) with audit log samba to information IP and user in log in DC, but i need information about logout, is possible obtein in Samba Audit ? S.O.: Ubuntu 18.04 Samba: 4.9.4 Copilated version Thanks Regards;
2005 Dec 06
3
fixed-point compilation
Hi, If I use --enable-fixed-point-debug I can't use --enable-fixed-point and vice versa? Because when I try to copile with these two option an error occur as follows: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/home/liselene/projects/speex/speex-1.1.11.1/bin-fixed/include -g -O2 -MT modes.lo -MD -MP -MF .deps/modes.Tpo -c modes.c -fPIC -DPIC -o .libs/modes.o
2006 Jun 23
1
Off topic NSS_LDAP
Hi Anybody can copile NSS_LDAP under Solaris 10 ?, i have a trouble compiling this tool. bash-3.00# make gcc -DHAVE_CONFIG_H -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -O2 -Wall -fPIC -c ldap-nss.c ldap-nss.c: In function `do_sasl_interact': ldap-nss.c:4113: error: `sasl_interact_t' undeclared (first use in this function) ldap-nss.c:4113: error: (Each undeclared identifier
2003 Jul 08
2
OMF static LIBs for Borland ?
Hi, I have a problem and I hope that someone, possibly someone from Vorbis developing team, could help me out. My question is: "Are there OggVorbis static libraries in OMF format that can be statically linked to a Borland C++ Builder compiled applications?" Static LIBs that I found in Vorbis Win32 SDK are in COFF format, and therefore I was only able to link dynamically to DLLs.
2010 Oct 07
1
[LLVMdev] Status of PTX Backend
Hi, The PTX backend we developed (CBackend approach, does not use the target independent code generator) is already more advanced. An older version is published here: http://sourceforge.net/projects/llvmptxbackend/ We recently eliminated a bug which increased the number of required registers per thread. Surprisingly, without that bug the generated code is already comparable to code generated
2019 Jun 11
2
Bugpoint Redesign
"Finkel, Hal J. via llvm-dev" <llvm-dev at lists.llvm.org> writes: > One concern that I have is that, from personal experience, the ability > for bugpoint to reduce the set of optimization passes applied in order > to reproduce a bug is extremely helpful. I understand your desire to > decouple the logic somewhat, and maybe there's some way to generalize > that
2014 Jan 17
2
[LLVMdev] Do all user-written passes have to be run through a PassManager object (called from outside the LLVM infrastructure)?
Thanks John. Out of curiosity, I wonder if it's possible to summarize the LLVMpass-specific design patterns. I.e., the software engineering techniques that were used to design/implement the LLVM Pass Infrastructure. Equivalently, this may also answer the question "Why is the code this way". This visibility can improve understanding and that is likely to improve quality as more
2019 Feb 11
0
Samba Audit Logout/logoff
On Mon, 2019-02-11 at 18:03 -0200, Carlos via samba wrote: > Hi! > I am working with Applaince Sophos XG, i am used API(DesenvovingĀ  in > test) with audit log samba to information IP and user in log in DC, but > i need information about logout, is possible obtein in Samba Audit ? > > S.O.: Ubuntu 18.04 > Samba: 4.9.4 > Copilated version Thanks for your interest. Sadly
2005 Dec 06
0
fixed-point compilation
On Tue, 2005-12-06 at 16:30 -0400, Liselene Borges wrote: > Hi, > > If I use --enable-fixed-point-debug I can't use --enable-fixed-point > and vice versa? Because when I try to copile with these two option an > error occur > as follows: No, you really need to enable both. This is a bug in 1.1.11 and I just fixed it in svn. I haven't tested the fix, so can you confirm
2004 Aug 20
0
Invalid module format
I just put together a SuSE 9.1 box and got the * and zaptel drivers today. Everything built fine but now I get: FATAL: Error inserting zaptel (/lib/modules/2.6.5-7.104-smp/misc/zaptel.ko): Invalid module format Can't find too much in the list on it for this, just ztdummy. First thing I'll try is rebuilding the kernel with the same copiler as the drivers. Any other suggestions? -- -M
2010 Oct 06
0
[LLVMdev] Status of PTX Backend
Hi Justin, I am upstreaming the PTX backend. My plan is to have a working prototype (that mean you may compile non-trivial code with some workarounds) by the end of this year or by January 2011. I hope I could catch up next release of LLVM (version 2.9), so I will adjust my plan according to the release schedule once it is announced. Regards, Che-Liang On Wed, Oct 6, 2010 at 11:16 PM, Justin
2003 Sep 08
0
MIT Kerberos 5 won't work with latest Samba 3.0.0cvs
...join the Samba server to ADS, but also create Kerberos 5 credentials on the Linux box running Samba 3.0. Well, thanks Jerry joining the Samba 3.0 to ADS works now, but I won't get any Kerberos 5 credentials. winbindd throws errors because of missing Kerberos credentials. Kerberos 5 support is copiled into my samba binaries. I'm using following RPMs of MIT Kerberos 5: krb5-workstation-1.2.7-14 pam_krb5-1.60-1 krb5-devel-1.2.7-14 krb5-server-1.2.7-14 krb5-libs-1.2.7-14 Kerberos 5 is working like a charm with my Windows 2003 Server: *** SNIP *** [root@samba30srv source]# klist klist: No cre...
2010 Oct 06
2
[LLVMdev] Status of PTX Backend
I read on the archives that a PTX back-end was discussed around August and I see that some initial code has been checked into LLVM trunk. What is the status of this project? Is it being actively worked on? I am ultimately interested in using LLVM for GPU code optimization/generation and am very interested in this particular project. -- Thanks, Justin Holewinski -------------- next part
2013 Mar 04
2
Need Beginner Guide for Matcher Optimisations Project
Hi, While searching for a project which matches my interest andskill level, I found this project named Matcher Optimization. This project is really challenging and excting from my view point and I would like to be a part of this project. Optimization techniques metioned in the reference links provided will take some time for me to have a good understanding about them. But I am trying to get my
2001 Dec 03
1
Samba, XFS and NT acls
Dear All, I wonder if someone could help me with a problem I have on a Linx fileserver with Samba 2.2.2, XFS and NT acls. The situation is like this: On a SuSE 7.3 distribution the 2.4.14 kernel is patched with XFS patches and copiled with support for XFS and acl, as stated on XFS project page at SGI. Further all the XFS binaries are installed. Samba 2.2.2 is configured and compiled with the following configuration options: ./configure --prefix=/usr --libdir=/usr/lib/samba \ --with-codepagedir=/usr/share/samba/codepages \ --l...
2003 Oct 16
0
[alert] DST change and date comparisons
...pc1.html#gotchas http://list-archive.xemacs.org/xemacs-nt/199911/msg00130.html http://p2p.wrox.com/archive/c_plus_plus_programming/2001-06/53.asp http://www.codeproject.com/datetime/dstbugs.asp http://support.microsoft.com/default.aspx?scid=kb;[LN];158588 I wish to thank Wayne Piekarski for having copiled the references and also supplying some additional insights. I myself do not use Windows systems. What i report here is based on the reports of others and such documentation as i a have found. I have not tested included program code or examples on windows systems so care should be exersised in th...
2008 Jul 17
2
[LLVMdev] Casting between address spaces and address space semantics
Hi all, I'm currently struggling a bit with some problems regarding address spaces and (implicit) casts. I'll explain some context first and then proceed to the actual question I'd like to have answered. In our target platform, we have a number of distinctly different memory banks. To access these from our C code, we declare a global array for each memory, with the address space
2001 Dec 07
2
[Possible BUG]: Wine-20011108
Hello, there I've run into situation which looks like bug to me - attached is the source and the executable, wich triggers the buggy behaviour. The executable is compiled with mingw32 cross-copiler based on linux and targeted to Win32. The cross-compiler can be found at: http://members.telering.at/jessich/mingw/mingwcross/mingw_cross.html This is the output of the program being run with Wine