similar to: problems building / starting test40 + test42

Displaying 20 results from an estimated 500 matches similar to: "problems building / starting test40 + test42"

2006 May 10
1
RE: Compile error on PPC linux
/usr/bin/ld: bad -rpath option collect2: ld returned 1 exit status make[4]: *** [libFLAC.la] Error 1 --- flac-1.1.2/src/libFLAC/Makefile.in.orig 2005-02-04 21:23:37.000000000 -0500 +++ flac-1.1.2/src/libFLAC/Makefile.in 2006-04-30 20:30:00.000000000 -0400 @@ -399,7 +399,7 @@ rm -f "$${dir}/so_locations"; \ done libFLAC.la: $(libFLAC_la_OBJECTS)
2005 May 06
2
Outlook Duplicates issue is still killing me
Hi, I have one pop3 client who has three computers, and he has Outlook XP on two, and 2003 on the third. They are all set to leave a copy of messages on the server, and that causes a duplicate message for every message he gets. I then can tell him to uncheck the "leave a copy on the server" box, and pop his mail, and the duplicates will go away for two or three days, only to start up
2004 Sep 12
1
IMAP session freezes
I've been having IMAP sessions "freeze" with fetchmail trying to retrieve larger e-mails, typically over 20K and always with an attachment. When I switch to POP3 I am able to retrieve the same e-mails just fine. This started at test33. I'm currently using test42 on a OpenBSD 3.5/macppc system with Maildir.
2004 Sep 05
2
1.0-test40
http://dovecot.org/test/ - Fixed dying with SIGIO signal with busy Maildir + Linux + IDLE system - Fixed maildir syncing: "UIDs not ordered in file" errors could have occured sometimes wrongly - --with-ioloop=epoll enables epoll code with Linux 2.6. Untested after my changes. - Pretty big changes in internal index handling code (I started this change 2-3 months ago..) Keywords are
2004 Sep 12
0
1.0-test42
http://dovecot.org/test/ - fixed the last remaining cache corruption problems (I hope, no known ones left) - internaldate was never read from cache, but it was always cached again. this grew cache file uselessly and triggered cache compression constantly - buffer_set_used_size() assertfixes with mmap_no_write=yes (although it hasn't been much tested since the recent large index file
2001 Oct 11
0
win2k and lost shares [was:Re: unknown %a]
Hi Dietrich, So to make sure I understand: 1.User franz logs in. 2.user franz verifies the shares exist (HOW?) do they show up in "My Network Places", or does he do a 'net view \\sambaserver' or what? 3.a couple of minutes later, user franz does step #2 (which is what, EXACTLY), and cannot see the three shares included by smb.conf.franz. ^^^^^^^Is this correct?
2009 Mar 03
2
openldap 2.4.11 ......unable to start on reboot
Hi I had upgraed my opneldap rpm frm 2.3.27 to 2.4.11 with ehelp of the followng link http://staff.osuosl.org/~jeff/openldap/ I had then rebooted my machine and now whne i am starting ldap [root at system-test40 ldap]# /etc/init.d/ldap start Checking configuration files for slapd: bdb_db_open: database "o=netserv_ldap": unclean shutdown detected; attempting recovery. bdb_db_open:
2004 Sep 10
2
OS X compile errors
--- Matt Zimmerman <mdz@debian.org> wrote: > On Wed, Jan 08, 2003 at 12:20:52PM -0600, Glenn wrote: > > > I tried that fix, ran `make clean; ./configure --prefix=/opt` then: > > > > [TLB:~/Desktop/flac-1.0.5_beta1/flac-1.0.5_beta1] glenn% make > > make all-recursive > > Making all in doc > > Making all in . > > doxygen Doxyfile > >
2004 Sep 10
2
Re: 0.99 mail env - mbox to maildir
Greetings ... > I'm all sorted now, anyway... but it has inspired me to build > a mailbox conversion tool using the dovecot mail handling > code.... watch this space. mbox to maildir converter ... There are a few perl scripts which could do this ... But I like the idea of mbox to maildir in dovecot ... But I wonder if that is the right place to put it ... Mailed Lee P.S. If
2008 Apr 01
1
stalling on LOGIN
I'm getting strange timeouts occasionally on Dovecot 1.0.rc15 on Debian 4.0, and haven't been able to figure out the cause. $ ./src/imaptest user=test%d at imaptest.com host=localhost pass=foo mbox=~/dovecot-crlf - select=0 Logi Logo 100% 100% 2 4 7/ 10 0 0 10/ 10 0 0 10/ 10 0 0 10/ 10 0 0 10/ 10 0 0 10/ 10 0 0 10/ 10 0 0
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
Hello Dovecot community, Below please find a patch that adds support to dovecot-1.2.11 for: - RFC 4467 - IMAP URLAUTH Extension - RFC 4468 - Submission BURL - RFC 4469 - IMAP CATENATE Extension URLAUTH URLAUTH is added as a plugin so it can be disabled to satisfy site security requirements. Each user's URLAUTH keys for all mailboxes are stored in a file named
2004 Sep 10
0
OS X compile errors
On Wed, Jan 08, 2003 at 01:41:40PM -0800, Josh Coalson wrote: > The ideal behavior in this case is for configure to be able to detect the > presence of doxygen (easy enough), but then make sure that 'make clean' > does not remove the docs if it is not possible to build them again. I'll > try something in doc/Makefile.am to do this. I think the right thing to do is to
2017 Feb 06
2
Re-release of version 1.3.2?
Hello, The project I work on, the Clear Linux Project for Intel Architecture, regularly scans for new releases of upstream packages. On January 1, the scans detected a flac 1.3.2 release tarball. However, when a build was attempted at a later date (January 10), a hash mismatch was detected between the originally detected release tarball and the one currently published at the download mirrors.
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
On Wed, May 31, 2006 at 05:52:33PM +0200, steven mestdagh wrote: > please make it install the docs under share/doc/libtheora. Thank you. Updated patch below. A copy of this email goes to the list of theora. The following patch for the port of libtheora-alpha6 for OpenBSD includes (among other things): * a patch for examples/Makefile.in that doesn't link player_example since it
2018 Dec 13
2
[nbdkit PATCH] maint: Adjust cleaning rules
'make distcheck' calls us out for leaving files behind after 'make distclean' that were not present in the tarball. Either these files are expensive enough that end users should not be required to regenerate them (so they should be distributed), or they should be cleaned when a user asks to get back to the pristine tarball state. Automake suggests this hierarchy of cleaning:
2017 Jan 16
2
Building xapian-bindings
I'm posting this here to help others who might be having the same issue. I maintain xapian-core ruby gem. I was trying to upgrade to 1.4.2 and had some issues. The generated makefile doesn’t work because of the following: docs/rdocs/index.html: docs/xapian.rb rm -rf docs/rdocs $(MKDIR_P) docs cd docs && $(RDOC) --op rdocs `test -f xapian.rb||echo '$(abs_srcdir)/'`xapian.rb
2004 Sep 14
2
Weird behaviour with multiple accounts pointing to same maildir
I'm finding this a little strange. I'm putting together a mail server that will (someday, hopefully) serve a lot of email addresses for a lot of domains. To make life easy, each account name is the full mail name ... i.e "joe at domain.com" instead of just "joe" Mail is stored in Maildirs, and the user account information is all in MySQL. Delivery is handled by
2001 Dec 04
2
Serial problem with Zworld
I just installed SuSE 7.3 linux including the supplied wine distro. I'm trying to run a single board computer from Zworld called the Rabbit. The specific app name is dcrab619.exe. The gui comes up with no problem but when it tries to talk to the serial port I get these messages from wine: err:string:CompareStringA (s1=(null),s2=""...): Invalide NULL string
2016 Jan 26
2
idmap_ad problem and workaround
I have tried to add all of the above to smb4.conf with no luck. I also did a net ads leave, and net ads join. In addition I cleared the contents of /var/db/samba4. Only users who have once been granted access to domain admins will show up. I am becoming more convinced it is something at the Active Directory level. Joe Maloney On Tue, Jan 26, 2016 at 3:17 PM, Rowland penny <rpenny at
2016 Jan 26
2
idmap_ad problem and workaround
The DC's are running Windows Server 2012R2. The directory itself has RFC2307 attributes. The file servers are running FreeBSD with Samba 4.1. These are just member servers not joined as domain controllers. I have tried to upgrade to samba 4.2, and samba 4.3 as a test with no difference. Here is a peak at the smb4.conf via pastebin. http://pastebin.com/Ai14LREW Joe Maloney On Tue, Jan 26,