search for: nclude

Displaying 20 results from an estimated 32 matches for "nclude".

Did you mean: include
2007 Feb 07
2
ncluding backgroundrb issue
...and on line #72: FileB .register when I restart my lighttpd web server , at the first loading of the controller it rise the next error: You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occured while evaluating nil.include? RAILS_ROOT: ...... Application Trace | Framework Trace | Full Trace #{RAILS_ROOT}*/vendor/plugins/backgroundrb/server/lib/backgroundrb/* middleman.rb:158:in `register_worker_class'' #{RAILS_ROOT}*/vendor/plugins/backgroundrb/server/lib/backgroundrb/* worker.rb:17:in `register'' #...
2008 Jan 10
1
Linux disk quota support
...DAP_DEPRECATED con\ftest.c >&5 conftest.c:523:29: sys/fs/vx_quota.h: No such file or directory ... configure:59087: checking whether the sys_quota interface works configure:59123: gcc -c -O -D_SAMBA_BUILD_=3 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -Ii\nclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -I./popt conftest.c >&5 In file included from conftest.c:501: ./lib/sysquotas.c: In function `command_get_quota': ./lib/sysquotas.c:189: warning: assignment makes pointer from integer without a...
2008 Jul 26
4
Mongrel on Ruby 1.8.6 w/ patchlevel 279 (Win)
...y/gems/1.8 - GEM CONFIGURATION: - :update_sources => true - :verbose => true - :benchmark => false - :backtrace => false - :bulk_threshold => 1000 - REMOTE SOURCES: - http://gems.rubyforge.org/ When I get Mongrel: C:\ruby18>gem install mongrel -include-dependencies Building native extensions. This could take a while... ERROR: Error installing mongrel: ERROR: Failed to build gem native extension. c:/ruby18/bin/ruby.exe extconf.rb install mongrel -include-dependencies creating Makefile make ''make'' is not recognized as...
2009 Jun 28
2
sievec error: "fileinto require missing"
I'm getting this error when compiling .dovecot.sieve: $ /usr/libexec/dovecot/sievec .dovecot.sieve .dovecot.sievec Info: line 3: fileinto require missing Unable to parse script: script errors: line 3: fileinto require missing .dovecot.sieve just looks like this: $ cat .dovecot.sieve if header :contains ["List-Id"]
2008 May 04
1
Thusnelda compile error
Hi, I can not anymore compile this version of theora. I get the following: /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../i nclude -I../lib -I../lib/dec -I../lib/enc -I/usr/local/include -Wall -Wno-p arentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loo ps -MT mode.lo -MD -MP -MF .deps/mode.Tpo -c -o mode.lo `test -f 'enc/mode.c' | | echo './'`enc/mode.c gcc -DHAVE_CONFIG_H...
2013 Jul 30
2
Vagrant Puppet Provision VM
...3.minimal ├── hiera │ └── data ├── iso │ ├── CentOS-6.3-x86_64-minimal.iso │ └── VBoxGuestAdditions_4.2.12.iso ├── puppet │ ├── Puppetfile │ ├── environments │ ├── manifests │ └── modules └── r10k.yaml Puppet will execute the puppet/manfests/default.pp for executing all the modules include within in. Now, I have the following modules list in this default.pp, include stdlib i*nclude hiera_config* include confluence_facts include confluence_setup One thing to note is that by default, hiera.yaml was installed at /etc/hiera.yaml, yet puppet is looking for hiera.yaml at /etc/puppet/...
2004 Sep 23
3
iproute2 tool compiling problems.
...4.7-now-ss010824.tar.gz file from ftp://ftp.inr.ac.ru/ip-routing/ and try to compile it, I got too many errors. Here goes the output: server:/home/nathan/iproute2# make make[1]: Entering directory `/home/nathan/iproute2/lib'' gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g -I../include-glibc -i nclude ../include-glibc/glibc-bugs.h -I/usr/src/linux/include -I../include -DRES OLVE_HOSTNAMES -c -o utils.o utils.c cc1: warnings being treated as errors In file included from ../include/utils.h:6, from utils.c:30: /usr/src/linux/include/linux/inetdevice.h: In function...
2010 Mar 26
2
file upload error(can't convert Tempfile into String)
...:upload_new}: =f.file_field :uploads, :style => "width:240px" .buttonbar = f.submit "#{t:save_contacts}", :onclick => "this.disabled = true" #{t :or} = link_to_cancel edit_list_path(@list) i created amodel contact list and nclude amethod as given below class Contactslist < ActiveRecord::Base def self.save(upload) name = upload[''uploads''] puts name directory = "public/avatars" # create the file path path = File.join(directory, name) # write the file File.open(p...
2005 Aug 24
2
chan_capi on slackware10? cannot compile :-( why?
...[ne] crc32 2880 0 [8390] isa-pnp 30736 0 [hisax ne] So, where is a problem? Should I compile kernel with capi as a part of a kernel, not as a module? How to do that? Errors when I try to compile chan_capi: root@localhost:#make ./create_config.sh "/usr/include" Checking Asterisk version... * no 'struct ast_channel_tech', using old pvt * ast_dsp_process() without 'needlock' * no 'struct ast_callerid' * found 'struct timeval delivery' * no 'transfercapability' * no 'ast_config_load' config.h comple...
2012 Jan 04
1
[LLVMdev] How can I compile a c source file to use SSE2 Data Movement Instructions?
...liases -target-cpu corei7 -momit-leaf- rame-pointer -coverage-file test.s -resource-dir "D:/work/trunk/bin/Release\\.. \lib\\clang\\3.1" -fmodule-cache-path "C:\\DOCUME~1\\ADMINI~1\\LOCALS~1\\Temp\\ lang-module-cache" -internal-isystem D:/work/trunk/bin/Release/../lib/clang/3.1 include -internal-isystem "C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\ nclude" -internal-isystem "C:\\Program Files\\Microsoft SDKs\\Windows\\v6.0A\\\ include" -O3 -ferror-limit 19 -fmessage-length 80 -mstackrealign -fms-extension -fms-compatibility -fmsc-version=1300 -fdelaye...
2005 May 14
2
[LLVMdev] Building Cygwin binaries
...led on Cygwin. Had to copy as.exe to gccas.exe to get llvm-gcc to get this far. I am getting the following error message(s) :- /usr/build/llvm-gcc/gcc/xgcc -B/usr/build/llvm-gcc/gcc/ -B/usr/llvm-gcc/i686-pc- cygwin/bin/ -B/usr/llvm-gcc/i686-pc-cygwin/lib/ -isystem /usr/llvm-gcc/i686-pc-c ygwin/include -isystem /usr/llvm-gcc/i686-pc-cygwin/sys-include -O2 -I../../../s rc/llvm-gcc/gcc/../winsup/w32api/include -I../../../src/llvm-gcc/gcc/../winsup/i nclude -I../../../src/llvm-gcc/gcc/../winsup/cygwin/include -DIN_GCC -DDEFAULT_ TARGET_MACHINE=\"i686-pc-cygwin\" -W -Wall -Wwrite-string...
2012 Feb 23
0
[LLVMdev] Clang support for CUDA
Hi, I am trying to convert a simple CUDA program to LLVM IR using clang 3.0. The program is as follows, #include<stdio.h> #nclude<clang/test/SemaCUDA/cuda.h> __global__ void kernfunc(int *a) { *a=threadIdx.x+blockIdx.x*blockDim.x; } int main() { int *h_a,*d_a,n; n=sizeof(int); h_a=(int*)malloc(n); *h_a=5; cudaMalloc((void*)&d_a,n); cudaMemcpy(d_a,h_a,n,cudaMemcpyHostToDevice); kernelfunc&...
2007 May 29
0
new packages psyphy and MLDS
New packages psyphy and MLDS are available on CRAN: psyphy ncludes an assortment of functions useful in analyzing data from pyschophysical experiments. It includes functions for calculating d' from several different experimental designs, links for mafc to be used with the binomial family in glm (and possibly other contexts) and selfStart functi...
2007 May 29
0
new packages psyphy and MLDS
New packages psyphy and MLDS are available on CRAN: psyphy ncludes an assortment of functions useful in analyzing data from pyschophysical experiments. It includes functions for calculating d' from several different experimental designs, links for mafc to be used with the binomial family in glm (and possibly other contexts) and selfStart functi...
2003 Sep 24
1
[Bug 711] 3.7.1p2 does not compile on redhat 5.1
...Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: john at firstbase.com ./configure [snip] makegcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -DHAVE_CONFIG_H -c readpassphrase.c readpassphrase.c: In function `readpassphrase': readpassphrase.c:117: warning: implicit declaration of function `write' readpassphrase.c:119: warning: implicit declaration of function `read' [snip] ranlib libopenbsd-compat.a make[1]: Leaving direct...
2002 Dec 18
1
[Bug 458] sshd crashes with "fatal: mm_malloc: size too big"
http://bugzilla.mindrot.org/show_bug.cgi?id=458 ------- Additional Comments From us- at gmx.de 2002-12-19 03:16 ------- Sorry, typo: The irix version is 6.5.17 not 6.5.18 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2001 Apr 25
0
Compilation and use of SFIO library with samba
...amba 2.0.7 with SFIO libray on solaris 2.7 platform I modify two variables in Samba Makefile LIBS=/aar/masson/NOT_SAVED/sfio/lib/libstdio.a /aar/masson/NOT_SAVED/sfio/src/li b/sfio/libsfio.a -lsec -lgen -lsocket -lnsl -ldl to add sfio's libraries and FLAGS1 = -I/aar/masson/NOT_SAVED/sfio/include $(CFLAGS) -Iinclude -I$(srcdir)/i nclude -I$(srcdir)/ubiqx -I$(srcdir)/smbwrapper $(CPPFLAGS) -DSMBLOGFILE=\"$(SMB LOGFILE)\" -DNMBLOGFILE=\"$(NMBLOGFILE)\" to add include search path for sfio I have this warning at the compilation time In file included from include/includes....
2016 Apr 14
3
calculate sampel size?
Hi R user, Can we calculate sample size when only mean and SE are given? Let say one example, I have mean with SE is 0.54+-0.0517 (mean+-SE). Is there any way to find the samples (sample size n) in that condition in R? i think this question is not related to R, I hope you won't mind. Thanks [[alternative HTML version deleted]]
2012 Jul 14
1
changing the x axis labels in a time series plot
OK, this has to be simple but I've searched through help files, mailing list archives and well, everything I could think of, and still no luck. I simply want to change the x axis labels in a time series graph, from its default numbering (which starts at 1 and increments by 1), to values I have in another vector, "Year". It has to be a time series graph, I don't want to have to
2005 May 17
0
Building openssh4.0p1 on AIX 5.3 with openssl 0.9.7g and tcp_wrapper
...compiler 6.0. configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for details) *** CONFIGURE $ ./configure --prefix=/home/ksaiyed/ssh --sysconfdir=/etc/ssh --with- tcp-wrappers --with-xauth=/usr/bin/X11/xauth --with-ssl-dir=/opt/freeware/ssl -- with-zlib=/opt/freeware/include --with-libs=-L/opt/freeware/lib Excerpts from config.log +14369 configure:13739: cc -o conftest -g -I/opt/freeware/ssl -I/opt/freeware/i nclude -L/opt/freeware/ssl -L/opt/freeware/include conftest.c -lcrypto -lz -L /opt/freeware/lib >&5 +14370 ld: 0711-317 ERROR: Undefined symbol: .RA...