Displaying 20 results from an estimated 43197 matches for "initial".
2013 Apr 17
8
Compiling error
Hi,
During the compilatin of xen i have the following error message:
i8259.c:66:9: error: initialization from incompatible pointer type [-Werror]
i8259.c:66:9: error: (near initialization for ‘interrupt[6]’) [-Werror]
i8259.c:66:9: error: initialization from incompatible pointer type [-Werror]
i8259.c:66:9: error: (near initialization for ‘interrupt[7]’) [-Werror]
i8259.c:66:9: error: initializ...
2013 Apr 17
8
Compiling error
Hi,
During the compilatin of xen i have the following error message:
i8259.c:66:9: error: initialization from incompatible pointer type [-Werror]
i8259.c:66:9: error: (near initialization for ‘interrupt[6]’) [-Werror]
i8259.c:66:9: error: initialization from incompatible pointer type [-Werror]
i8259.c:66:9: error: (near initialization for ‘interrupt[7]’) [-Werror]
i8259.c:66:9: error: initializ...
2005 Nov 18
1
how can i compile speex on Solaris 9 with gcc 3.4.2
...eps/speexenc.Po"; else rm -f ".deps/speexenc.
Tpo"; exit 1; fi
speexenc.c:35:20: getopt.h: No such file or directory
speexenc.c: In function `main':
speexenc.c:221: error: elements of array `long_options' have incomplete type
speexenc.c:223: warning: excess elements in struct initializer
speexenc.c:223: warning: (near initialization for `long_options[0]')
speexenc.c:223: error: `no_argument' undeclared (first use in this function)
speexenc.c:223: error: (Each undeclared identifier is reported only once
speexenc.c:223: error: for each function it appears in.)
speexenc.c:...
2004 Mar 16
2
Cannot compile wine
...9;
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o tokenize.o tokenize.c
tokenize.c:46: error: `TK_ABORT' undeclared here (not in a function)
tokenize.c:46: error: initializer element is not constant
tokenize.c:46: error: (near initialization for `aKeywordTable[0].tokenType')
tokenize.c:46: error: initializer element is not constant
tokenize.c:46: error: (near initialization for `aKeywordTable[0]')
tokenize.c:47: error: `TK_AFTER' undeclared here (not in...
2007 Apr 14
3
Error on optimize leads to corrupt index?
The following exception occurred while trying optimize a large index:
vendor/gems/rdig-0.3.4/lib/rdig/index.rb:46:in `optimize'': End-of-
File Error occured at <except.c>:93 in xraise (EOFError)
Error occured in store.c:216 - is_refill
current pos = 0, file length = 0
Now, I get the following error any time I try to create a new index
on the directory that I was trying
2002 Feb 20
1
Errors compiling rsync 2.5.2 on Solaris 8
...DHAVE_CONFIG_H -Wall -W -I./popt -c util.c -o util.o
util.c: In function `strlower':
util.c:609: warning: subscript has type `char'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c main.c -o main.o
main.c: In function `client_run':
main.c:529: warning: `flist' might be used uninitialized in this function
main.c: In function `sigusr1_handler':
main.c:779: warning: unused parameter `val'
main.c: In function `sigusr2_handler':
main.c:783: warning: unused parameter `val'
main.c: In function `sigchld_handler':
main.c:789: warning: unused parameter `val'
gcc -...
2007 Jan 31
0
warning while requiring 'net\http'
Anyone knows what''s wrong with my configuration?
Thanks
>> require ''net\http''
C:/InstantRails/ruby/lib/ruby/1.8/net\http.rb:281: warning: already
initialized
constant Revision
C:/InstantRails/ruby/lib/ruby/1.8/net\http.rb:282: warning: already
initialized
constant HTTPVersion
C:/InstantRails/ruby/lib/ruby/1.8/net\http.rb:1121: warning: already
initialized
constant HTTPSession
C:/InstantRails/ruby/lib/ruby/1.8/net\http.rb:1599: warning: already
init...
2010 Jul 19
0
How to install sieve
...e ?cmd_vacation_pre_validate?
cmd-vacation.c:58: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__?
before ?cmd_vacation_validate?
cmd-vacation.c:60: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__?
before ?cmd_vacation_generate?
cmd-vacation.c:63: error: parameter ?vacation_command? is initialized
cmd-vacation.c:63: error: redefinition of parameter ?vacation_command?
ext-vacation-common.h:13: note: previous definition of ?vacation_command?
was here
cmd-vacation.c:66: error: ?FALSE? undeclared (first use in this function)
cmd-vacation.c:66: error: (Each undeclared identifier is reported o...
2009 Jun 18
3
[LLVMdev] Initialising global Array
Hi,
I try to create a array that has a nonzero initialiser:
What i do is, first create the array type.
> const ArrayType *ATy = ArrayType::get(Type::Int32Ty, NumEdges);
Then create some constant values for the initializer.
> std::vector<Constant*> Initializer; Initializer.reserve(NumEdges);
> APInt zero(32,0); Constant* zeroc...
2009 Jun 18
0
[LLVMdev] Initialising global Array
Andreas Neustifter wrote:
> Hi,
>
> I try to create a array that has a nonzero initialiser:
>
> What i do is, first create the array type.
>
> > const ArrayType *ATy = ArrayType::get(Type::Int32Ty, NumEdges);
>
> Then create some constant values for the initializer.
>
> > std::vector<Constant*> Initializer; Initializer.reserve(NumEdges);
>
>...
2010 Jul 27
2
Is possible to use samba4 and openldap without ldapi?
...od
OpenLDAPBackend.post_setup of <samba.provisionbackend.OpenLDAPBackend
object at 0xb626194c>
- When i try to run samba i get errors like this:
samba -i -M single
samba version 4.0.0alpha12-GIT-c75106f started.
Copyright Andrew Tridgell and the Samba Team 1992-2010
ldb: module schema_load initialization failed
ldb: module kludge_acl initialization failed
ldb: module operational initialization failed
ldb: module acl initialization failed
ldb: module descriptor initialization failed
ldb: module objectclass initialization failed
ldb: module asq initialization failed
ldb: module server_sort ini...
2002 Jan 29
1
Solaris 2.8/2.5.2 build issues
...DHAVE_CONFIG_H -Wall -W -I./popt -c util.c -o util.o
util.c: In function `strlower':
util.c:609: warning: subscript has type `char'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c main.c -o main.o
main.c: In function `client_run':
main.c:529: warning: `flist' might be used uninitialized in this function
main.c: In function `sigusr1_handler':
main.c:779: warning: unused parameter `val'
main.c: In function `sigusr2_handler':
main.c:783: warning: unused parameter `val'
main.c: In function `sigchld_handler':
main.c:789: warning: unused parameter `val'
gcc -...
2002 Mar 12
1
Problems with 2.5.3 under Debian Linux
..../popt -c log.c -o log.o
log.c: In function `log_transfer':
log.c:574: warning: unused parameter `file'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c backup.c -o backup.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c options.c -o options.o
options.c:273: warning: missing initializer
options.c:273: warning: (near initialization for `long_options[0].descrip')
options.c:274: warning: missing initializer
options.c:274: warning: (near initialization for `long_options[1].val')
options.c:275: warning: missing initializer
options.c:275: warning: (near initialization for `l...
2003 Jul 14
1
Make errors in /usr/src/release/sysinstall
...ake installworld, and mergemaster -v, I do (per mostgraveconcern, RIP):
cd /usr/src/release/sysinstall
make clean
make all install
The 'make all install' gives errors:
In file included from keymap.c:40:
keymap.h:4436: `keymap_be_iso' undeclared here (not in a function)
keymap.h:4436: initializer element is not constant
keymap.h:4436: (near initialization for `keymapInfos[0].map')
keymap.h:4437: `keymap_bg_bds_ctrlcaps' undeclared here (not in a function)
keymap.h:4437: initializer element is not constant
keymap.h:4437: (near initialization for `keymapInfos[1].map')
keymap.h...
2016 May 11
2
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
2002 Mar 19
0
BSD/OS and 2.5.2-current
...r
make testing correctly :
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c log.c -o log.o
log.c: In function `log_transfer':
log.c:574: warning: unused parameter `file'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c options.c -o options.o
options.c:273: warning: missing initializer for `long_options[0].descrip'
options.c:274: warning: missing initializer for `long_options[1].val'
options.c:275: warning: missing initializer for `long_options[2].val'
options.c:276: warning: missing initializer for `long_options[3].val'
options.c:277: warning: missing initial...
2010 Aug 25
18
Puppet hangs
Hello,
we have one puppet server managing approx servers, all FreeBSD.
The problem is that the puppet clients all hangs, one by one,
eventually. They will run for anything between an hour up to a week.
But eventually the all hang.
We really like puppet and want to keep using it. But the way it is now
is completely unusable. We''ve tried many versions, from 24.x, and now
2.6.1rc1. But
2006 May 16
4
WARNING[4033]: Avoided initial deadlock for 'Zap/63-1', 10 retries! ... + Kernel Panic!
...3:29 WARNING[4033]: PRI: !! Got reject for frame 65, but we only
have others!
May 15 20:27:49 WARNING[4033]: PRI: !! Got reject for frame 106, but we only
have others!
May 15 20:30:13 WARNING[4033]: PRI: !! Got reject for frame 114, but we only
have others!
May 15 20:36:10 WARNING[4033]: Avoided initial deadlock for 'Zap/63-1', 10
retries!
May 15 20:37:48 WARNING[4033]: Avoided initial deadlock for 'Zap/64-1', 10
retries!
May 15 20:38:37 WARNING[4033]: Failed to write frame
May 15 20:39:08 WARNING[4033]: Avoided initial deadlock for 'Zap/64-1', 10
retries!
May 15 20:39:1...
2000 Dec 08
7
Some scratches with beta3
Hi,
I have included the oggvorbis encoding and playback stuff in the
Linux-Mandrake distro back in August 2000. At that time I put the "nightly
CVS" version, which worked just fine.
Then on Mon Nov 27 I noticed some RPM's labelled "1.0beta3" on the website
so I upgraded with these ones.
Since then we have had some serious problems in encoding: approx 20% of
the WAV
2012 Oct 22
5
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
Jack,
I looks like the code is calling dlopen() on LLVMPolly.so and it or something it links against has an initializer. The initialer is run before dlopen() returns and the crash is in the initializer. The message:
dyld: fast lazy bind offset out of range (53437, max=7640) in image /sw/lib/gcc4.7/libexec/gcc/x86_64-apple-darwin12.2.0/4.7.2/cc1
means the initializer called something which made its way into t...