search for: inlcude

Displaying 20 results from an estimated 83 matches for "inlcude".

2009 Jul 27
1
3.2.11 not compiling on solaris 9 (libtalloc.so.1 error)
...ersions are: gcc 3.4.6 (sunfreeware pkg) samba-3.2.11 (and any other version of samba I try) Admittedly - compiling from source is not something I do very often. My 'configure' options: $ ./configure --prefix=/opt/sambatest CFLAGS=-I/opt/local/include CPPFLAGS=-I/opt/local/inlcude LDFLAGS=-L/opt/local/lib It completes successfully, except I get many similar messages to: configure:3925: checking how to run the C preprocessor configure:3965: gcc -E -I/opt/local/inlcude conftest.c configure:3972: $? = 0 configure:4003: gcc -E -I/opt/local/inlcude conftest.c conftest.c:9:28: a...
2007 Oct 29
0
[PATCH] Add tboot.h to xen/inlcude/asm-x86
The subject says it all. Joe _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2009 Aug 06
1
[LLVMdev] MSVC can't Inlcude *.inc files properly
I means visual studio c++ 2008, do you build clang+llvm with .sln files, and these files are generated by cmake? I do of that. And because vs c++ can't recognize path such a:/filepath/.. Properlyn it's recognized as a:/filepath So we need change /.. to /../ or /../. 2009/8/6, Daniel Dunbar <daniel at zuster.org>: > I don't understand this problem, I have built clang on
2005 Aug 04
2
drawing a network digraph
Dear R users, I have a matrix with 2 columns with the variables: "daughter index", "mother index". I would like to draw a network digraph using this data, where each daughter is connected to a mother and between the connections inlcude a circle with the information on the indices ("daughter index", "mother index"): i.e. something similar to graphs produced by graphviz. I am clueless. I have looked at the libraries SEM and SNA but it looks like they can't help my cause. Hope you help. Vumani
2002 Jul 19
2
Update Samba
...ion: I've installed samba_2.2.5 and it works great, got winbind working have convinced boss types that it's a viable alternative to Windows for some filesharing, however I originally did the configure and make without specifying smbmount be included in the build but with some other options, inlcude winbind and pam. If I run ./configure --with-smbmount and do a make etc. will this just update my existing install or overwrite it? I can't remember all the options that I originally installed and don't want to run the risk of overwriting it and possibly breaking something in my config havi...
2003 Nov 14
2
[LLVMdev] Headers & Libraries
> So what they call "system" headers are basically installed > headers and user headers are internal ones. In the context of llvm every > header that is under inlcude is a "system" header (because when we write an > install target it will end up in /usr/include/llvm) otherwise it is a user > header. We don't want a user to compile a new copy of LLVM using the headers of a previously-installed version of LLVM. -- gaeke at uiuc.edu
2003 Nov 14
3
[LLVMdev] Headers & Libraries
On Fri, 14 Nov 2003, Alkis Evlogimenos wrote: > #include "" should only be used when headers are specified using relative > paths. In our case the majority of header inclusions (if not all) use > relative paths so we may want to consider either converting all our #include > "" to #include <> or change header file inclusions to use relative paths. I >
2015 Apr 24
3
Title case in DESCRIPTION for package where a word is a function name
...y possible answer -- I don't think anyone else can guess > very accurately ... From WRE: "Refer to other packages and external software in single quotes, and to book titles (and similar) in double quotes." Other non-English usage (as documented for the Description field; this inlcudes function names) can also be used in single quotes. Best, Uwe Ligges > > Ben Bolker > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel >
2017 Jan 13
3
input en markdown
Hola lista: Una duda rápida (espero). ¿Se puede hacer un "inlcude" o un "input" en markdown? sin emplear Rmarkdown o knitr.... solo puro markdown, de modo que por ejemplo github lo interprete o un visor básico de markdown. la idea es q un file muestre(contenga) todo pero tener la info distribuida en varios files. Gracias. -- Antonio Maurand...
2003 Apr 01
1
using Rmath standalone
...age : "undefined reference to dnorm4". dnorm4 is called by dnorm to implement the function, but for some reason the function isn't being implemented. Can anyone suggest what might be a solution to this? I have tried including all the relevant directories in my compiler path for both inlcude and library files. I don't know what else might eb the problem. many thanks Daniel Falster (biologist attempting to program in a world of non-programmers) ************************************** Daniel Falster Ecology Lab, Biological Sciences Macquarie University, NSW, 2109 Australia Ph:( 6...
2010 Dec 10
1
Todd Denniston - a second "thanks, again"
Almost there on getting the current US fed PIV cards working properly (and *not* pulling up the idiot coolkey stuff), and I was just looking for where ssh-agent is started automagically when you log in... and I found the thread I started early last April... and that inlcuded you, Todd, mentioning where it's started (/etc/X11/xinit/xinitrc-common), so, a second tip o' th' hat to you. mark
2011 May 12
1
Patch for Samples6 zones
Hi, Attached is patch for correcting zones in Samples6 for iv6 Thanks Togan ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters.
2013 Jul 31
2
S3 internal and group generics
Hi all, I've noticed a couple of small bugs/documentation errors related to S3 internal and group generics: * In ?S3groupGeneric, log2 and log10 are not listed as group generics, even though they are in the equivalent S4 groups, and are the source code for do_log1arg contains DispatchGroup("Math", ...) * As well as log2 and log10, tools:::.get_internal_S3_generics() fails to
2011 May 16
1
Proper use of MASQ in Multi-ISP config
I am wanting to verify that I am properly using the MASQ for a series of hosts. I have 2 providers, and my providers file has the contents: #NAME NUMBER MARK DUPLICATE INTERFACE GATEWAY OPTIONS COPY l3 1 100 main eth0.100 1.18.139.1 track,loose,fallback eth1 ws 2 200 main eth0.101 1.155.136.193
2004 Mar 29
1
White background in PS pictures
Hi all I am using R to produce postscript pictures via the postscript command. I have never had any problems... until now, when I want to inlcude my .ps file is a LaTeX document *without* a white background. (If it's important, I'm using the prosper class with the whitecross option, so the background in blue.) I would like my .ps file to have a white background. If I read the help correctly (?postscript), this is achieved using...
2003 Dec 10
1
pcnet32 and copybreak condition
...driver which were written for Xen the main modifications was around the copybreak and also some adjustments with include files. Is it true if I say that the port of network device from Linux to Xen is quite "easy" and that the majority of the modifications are due to the differences with inlcude files and differences with "copybreak" scheme? To be more clear, I don''t see why it''s not possible to take a native linux device driver and recompile it in Xen? Which mechanisms provided by Linux are not provided by Xen (for exemple I saw the implementation of function r...
2011 Nov 04
2
Sabayon hvm domU problems: the Windows Manager doesn't start
Hello, I set up a Sabayon Linux domU as hvm guest and I completed the installation successfully. The problem is that when KDE is going to start, I see a blank screen. I use vncviewer but I don''t think this problem is related to vnc. Then I''ve read the minimal system requirements and I have seen this: 1) i686 Processor (starting from AMD K6 and Intel Pentium II) 2) 512 MB of RAM
2003 Nov 14
2
[LLVMdev] Headers & Libraries
...as you like. Personally I > believe it is not just the kernel but also all packages installed in standard > directories. So what they call "system" headers are basically installed > headers and user headers are internal ones. In the context of llvm every > header that is under inlcude is a "system" header (because when we write an > install target it will end up in /usr/include/llvm) otherwise it is a user > header. I'm sorry, but at this point I don't see the value of making this change. It would be a lot of work for no clear benefit. Even if/when llvm...
2006 Oct 31
1
Fedora Core 6 (FC6) and Asterisk-1.2.13 and Zaptel-1.2.10 compile problems
...#39;m not going mad (or possibly more likely the progressive upgrades left something broken) I did a clean install of FC6 to a spare box and tried to build with the same results. So, to a bit more hacking... I copied "config.h" from the clean 2.6.18 kernel source tree to the FC6 tree in inlcude/linux and now I can compile and install the zaptel stuff, but I can't load it: [root@gate zaptel-1.2.10]# modprobe zaptel FATAL: Error inserting zaptel (/lib/modules/2.6.18-1.2798.fc6/misc/zaptel.ko): Invalid module format I've copied the compiler.h across to /usr/inlcude/linux a...
2015 Apr 25
2
Title case in DESCRIPTION for package where a word is a function namei
...y accurately ... >> >> From WRE: >> >> "Refer to other packages and external software in single quotes, and to >> book titles (and similar) in double quotes." >> >> Other non-English usage (as documented for the Description field; this >> inlcudes function names) can also be used in single quotes. >> >> Best, >> Uwe Ligges >> >> >>> >>> Ben Bolker >>> >>> ______________________________________________ >>> R-devel at r-project.org mailing list >>> http...