Displaying 20 results from an estimated 800 matches similar to: "Compilation aborted on alpha2"
2002 Sep 19
2
Samba 3 alpha19 - some testing results and problems
1. First of all, source/include/includes.h file contains wrong refence to file
popt.h. In supposed to be "popt/popt.h" instead of "popt.h".
After this correction source compiles OK.
2.After the installation on new alpha19 (I used alpha17 before) swat stopped
authenticating (I use same credentials for Samba 2.2.5 and samba 3 swat).
3. Samba-3 shares are accessible through
2009 Oct 14
1
Beginning R help?
Hi all,
I'm currently working through the "Beginner's Guide to R" (Zurr et al.) and
I'm wondering about the first exercise in chapter 3:
I imported the data from BirdFluCases.txt and executed the 'names' and 'str'
functions as follows:
Bird = read.table(file='C:\\rbook\\BirdFluCases2.txt', header=TRUE)
names(Bird)
[1] "Year"
2009 Oct 14
1
R neophyte question.
Hi all,
I'm currently working through the "Beginner's Guide to R" (Zurr et al.) and
I'm wondering about the first exercise in chapter 3:
I imported the data from BirdFluCases.txt and executed the 'names' and 'str'
functions as follows:
Bird = read.table(file='C:\\rbook\\BirdFluCases2.txt', header=TRUE)
names(Bird)
[1] "Year"
2011 Apr 16
0
[LLVMdev] [Fwd: Re: [Fwd: Regarding alias analysis pass]]
---------------------------- Original Message ----------------------------
Subject: [Fwd: Re: [Fwd: Regarding alias analysis pass]]
From: netra at cse.iitb.ac.in
Date: Sat, April 16, 2011 8:38 am
To:
--------------------------------------------------------------------------
Hi,
Actually i wanted to study the kind of aliases recognized by basicaa pass.
aa-eval only gives the # of aliases
2005 Sep 14
2
SSL/TLS stopped working in 1.0 alpha2
I have both 1.0 alpha1 and alpha2 installed on my test mail server.
SSL/TLS does not work on alpha2. I'm using the same config file for
both. No errrors in dovecot.log either. Is there a way to increase
debugging info without recompiling?
2007 Aug 07
1
v1.1.alpha2 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha2.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha2.tar.gz.sig
Hopefully the next release can be v1.1.beta1. I'm not aware of any major
problems and I think I'm pretty much done with new features (except for
dbox).
The largest changes since alpha1:
* Removed THREAD indexing. It's a bit buggy and I think
2011 Sep 16
2
v2.1.alpha2 released
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha2.tar.gz
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha2.tar.gz.sig
This is actually looking rather stable. I'm still calling it "alpha" in
case I think of doing some more API changes, but I think the next one
will be called "beta1", hopefully soon followed by "rc1".
- Statistics gathering
2011 Sep 16
2
v2.1.alpha2 released
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha2.tar.gz
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha2.tar.gz.sig
This is actually looking rather stable. I'm still calling it "alpha" in
case I think of doing some more API changes, but I think the next one
will be called "beta1", hopefully soon followed by "rc1".
- Statistics gathering
2011 Apr 16
1
[LLVMdev] [Fwd: Re: [Fwd: Regarding Inter Procedural Constant Propagation]]
Hi,
I used the following commands on the program attached below:
llvm-gcc --emit-llvm main.c -c -o main.bc
opt -ipconstprop main.bc -o main1.bc
diff main.bc main1.bc
no difference was o/p :(
The Program Segment is as shown below:
#include <stdio.h>
void f1(int a)
{
a=a+1;
printf("%d",a);
}
void f2()
{
int b;
b=1;
f1(b);
}
int main()
{
int
2005 Sep 23
1
v1.0.alpha2, virtual domain authentication
Bonjour a tous,
In Dovecot v1.0.alpha2, authentication
according domain seems not working
passdb = passwd-file /etc/vmail/test.%d
%d is not resolved as "domain.name"
I browsed on mailing list post and found the
problem already reported...
What I can't figure out is the answer about it...
> Timo Sirainen tss at iki.fi
> Fri Jul 22 15:44:02 EEST 2005
> >
2005 Sep 14
1
Lost transaction log file in alpha2
I had run alpha1 pretty uneventfully for several weeks. I upgraded to
alpha2 a couple of days ago and have since suffered two incidents of
"Lost transaction log", resulting in the client being unable to
access the mailbox until I "rm dovecot.index.log*"
Sep 14 10:48:35 caddy dovecot: imap(jberry): Lost transaction log
file /Users/jberry/Maildir/dovecot.index.log seq 1
2005 Sep 19
1
Is Alpha2 slower than Alpha1?
I changed servers at the same time as changing from Alpha1 to Alpha2 but
I'm on a faster server so it should be faster. But it seems slower
especially deleting server side messages. Using mbox .
Anyone else seeing tis?
2005 Sep 22
1
Debian packages of alpha2?
Is anyone maintaining Debian packages of alpha2? The official
packages aren't even up to -stable yet.
-Ben
2005 Sep 20
1
1.0-alpha2: assertion failed
Hi,
I am experiencing some problems with Dovecot 1.0-alpha2:
--8<--
Sep 20 13:54:45 mailgateway dovecot: imap(support): file mail-index-view-sync.c: line 168 (mail_index_view_sync_begin): assertion failed: (!view->syncing)
Sep 20 13:54:45 mailgateway dovecot: child 27047 (imap) killed with signal 6
--8<--
I tried to make it core as described in
http://www.dovecot.org/bugreport.html, but
2009 Oct 23
3
v2.0.alpha2 released
http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha2.tar.gz
http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha2.tar.gz.sig
Changes since alpha1:
- All debug messages are now logged to debug log (debug_log_path
setting, defaults to info_log_path). Patch by Pascal Volk.
- Added support for SORT=DISPLAY IMAP extension.
- Added doveadm who command for listing currently logged in users.
2007 Aug 09
2
1.1.alpha2 error in logs
Did a quick-n-dirty install of 1.1.alpha2 on a Fedora Core 6 server... am
getting the following message in the maillog, though there seems to be no
problem accessing mail. Error seems to be consistent for all users.
Running 1.0.3 on the system previously.
Aug 8 22:49:26 stage2 dovecot: IMAP(testuser):
mkdir(/var/spool/vmail/192.168.0.199/.imap/testuser) failed: Permission
denied
This is what
2008 Oct 05
4
v1.2.alpha2 released
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha2.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha2.tar.gz.sig
Mainly the same fixes as in v1.1.3 -> v1.1.4 plus some more
v1.2-specific fixes.
Not many people have been testing v1.2 releases. Wonder if there's
something I could do to improve that. I guess v1.2 is kind of missing
those killer features that would get a
2001 Feb 12
1
Samba 2.2.0-alpha2 could'nt resolve secondary groupmembers
Hello
I have a strange problem with unix-groups, access-rights and
w2k-workstations.
When i create a directory with
the user "x", group "y"
and try to access this directory with
user "z" and group "z" and the secondary group "y",
samba don't see that the user "z" is the same group as the user "x" and
says "access
2009 Nov 06
1
config typo in 2.0.alpha2
The mdbox_rotate_size and mdbox_rotate_min_size parameters are
specified in bytes not kilobytes.
doc/example-config/conf.d/mail.conf:
# Maximum dbox file size in kilobytes until it's rotated.
#mdbox_rotate_size = 2048
# Minimum dbox file size in kilobytes before it's rotated
# (overrides mdbox_rotate_days)
#mdbox_rotate_min_size = 16
src/lib-storage/index/dbox-multi/mdbox-settings.c:
2013 Mar 08
1
Debian Squeeze packages available for Gluster 3.4.0-alpha2
I've made packages for Debian Squeeze for Gluster 3.4.0-alpha2,
they are available on
http://torbjorn-dev.trollweb.net/gluster-3.4.0alpha2-debs/.
They built and installed successfully, and have been running nicely
for a couple of hours,
but your mileage may vary.
The Debian packaging is on
http://torbjorn-dev.trollweb.net/gluster-3.4.0alpha2-debs/glusterfs-3.4.0-debian.tar.gz.
I took the