Displaying 20 results from an estimated 800 matches similar to: "Voicemail IMAP ./configure error"
2003 May 13
2
Voicemail2 and MWI
We've been testing (aim:frziegler and aim:end1r) the Voicemail2 app for a
few days now, based on a CVS build from Monday, 5/12/03-23:15. Works
good! Thanks Mark!
We seem to have found a bug in the MWI (Message Waiting Indicator) logic.
By simply creating msg0000.txt files in both structures, e.g.:
for extension 4000:
voicemail1: /var/spool/asterisk/vm/4000/INBOX/msg0000.txt
2019 Apr 08
2
Samba 4.8.10 for rhel7/centos7 rpms
Hi Sergio,
You're right and I hadn't noticed because everything worked fine. Here's
an exercept from samba's config.log (I just refreshed the packages for 4.8.11):
---------------------------------------------------------------------------------
Checking for gnutls >= 3.4.7
/usr/bin/pkg-config "gnutls >= 3.4.7" --cflags --libs gnutls
Requested 'gnutls >=
2020 Mar 27
4
[nbdkit PATCH 0/2] Improve shutdown race in nbd plugin
I still need more soak time on testing, to see whether I can:
a) reproduce the hang with patch 2 not applied
b) feel confident that patch 2 is sufficient to fix the race, or else
determine that I also need to augment the loop condition in the reader
thread to additionally break out of the loop when the pipe-to-self
sees EOF even when nbd_aio_is_dead() has not yet been satisfied
I'm also
2020 Mar 30
4
[libnbd PATCH 0/2] fix hangs against nbdkit 1.2
nbdkit 1.2 as a server waits for read() to see EOF, even after the
client has sent NBD_CMD_DISC. That was fixed in mbdkit 1.4; and most
modern NBD servers are smarter than this (they close() the write end
of their traffic soon after NBD_CMD_DISC). But it's easy enough to
revert nbdkit commit c70616f8 to get back to a server with the same
behavior as the older nbdkit, at which point both
2020 Mar 27
1
Re: [nbdkit PATCH 2/2] nbd: Reorder cleanup to avoid getting stuck in poll()
On Fri, Mar 27, 2020 at 05:33:28PM -0500, Eric Blake wrote:
> We have been seeing sporadic hangs on test-nbd-tls-psk.sh, where even
> though the client to the 'nbdkit nbd' process has cleanly exited,
> things are stalled in .close where nbd is trying to pthread_join() the
> reader thread, while the reader thread is itself blocked on a poll()
> that will never make additional
2006 Nov 06
1
asterisk 1,4 and google talk
hi fellow asterisk enthusiasts,
i've configured jabber.conf and gtalk.conf as descibed on voip-info.org
(http://www.voip-info.org/wiki/view/Asterisk+Google+Talk).
i see these messages on the CLI now, and i haven't been able to get
Asterisk-Gtalk connectivity to work.
*CLI>
[Nov 3 22:17:01] WARNING[30878]: res_jabber.c:1504 aji_recv_loop: JABBER:
socket read error
*CLI>
JABBER:
2003 Oct 13
0
Tips to build from CVS?
I am struggling to compile Dovecot from CVS. I don't seem to be able to
get a good configure script, always ending up with an error during
configure.
# sh autogen.sh
configure.in:13: warning: AC_ARG_PROGRAM invoked multiple times
# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
[...]
checking
2020 Jun 17
1
Compile gnutls yo install samba-4.12.3
Hello all;
Has anyone installed samba4 from sources (samba-4.12.3.tar.gz) on CentOS 7?
I explain the problem: to install samba-4.12.3 you need to install a version equal to or greater than 3.4.7 of gnutls; this (gnutls) depends on nettle and gmp.
I am trying to install gnutls-3.6.14; I already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed (compiled from sources), but gnutls
2006 Apr 09
2
dovecot won't compile for GnuTLS
Hi!
I'm currently investigating a switch from courier-imap to dovecot since a
number of our users experience problems with Outlook in combination with
SSL.
I can compile dovecot with openssl support and it runs "fine" except that
the Outlook issues are still there. I read that dovecot works best with
GnuTLS and thought that I'd try to compile for that instead.
The system is
2014 Sep 23
1
Running the test fails virnetmessagetest with libvirt 1.2.8
Hello
I apologize in advance for my English.
I compiled the new version of libvirt 1.2.8 on an environment Development
Linux from Scratch with the following configure:
configure: Configuration summary
configure: =====================
configure:
configure: Drivers
configure:
configure: Xen: no
configure: QEMU: yes
configure: UML: yes
configure: OpenVZ: no
configure: VMware:
2008 Mar 16
3
rgl build warnings and loading error on Linux
Dear useRs,
I have several problems in using rgl-0.77 (and recent earlier
versions) on Gentoo Linux with a custom-built v. 2.6.22 kernel.
Currently I use R-2.6.1.
When I build rgl,
# R CMD INSTALL "/home/liviu/inst/dwn/R/rgl_0.77.tar.gz"
or
install.packages("rgl", dependencies=TRUE, method ="wget"),
I notice the following warning messages:
i686-pc-linux-gnu-g++
2020 Mar 26
2
[nbdkit PATCH] tests: Swap nbdkit process order in test-nbd-tls-psk.sh
We're still seeing sporadic failures of 'nbdkit nbd tls=', and I'm
still trying to come up with a root cause fix (it may involve smarter
use of gnutls_bye() in libnbd). In the meantime, here's what we know:
when the hang/failure happens, the 'nbdkit nbd tls=' client process is
stuck in a poll() waiting to see EOF from the server, while the
'nbdkit example1'
2006 Nov 30
1
Digital Works 95: Problem with animated dashed lines on elements
I've installed the latest available wine
[ebuild R ] app-emulation/wine-0.9.22
and have issues with Digital Works 95. this is an old tool we need for
creating digital circuits at home.
If I place an element in workarea it gets unvisible as long as I have
marked it. If I release focus it appears again.
In a real windows installation the elements have an animated dashed line
around.
I
2003 Nov 24
2
Pressing 0 in Voicemail causes * to hangup
I tried it w/ mine as well and it hung up on me because I just have
Voicemail running not Voicemail2.
It seems as though you have Voicemail2 because it's trying to play the
Unavialable message.
Just a thought though.
Does it do the samething w/
[qout-phillyq]
exten => 0,1,Voicemail(u1)
exten => 0,2,Goto(default,s,1)
Tim Thompson
http://www.amatechtel.com
(806) 722-2227
2020 Mar 19
2
Re: Anyone seen build hangs (esp armv7, s390x) in Fedora?
[Dropping devel, adding libguestfs]
This can be reproduced on x86-64 so I can reproduce it locally. It
only appears to happen when the tests are run under rpmbuild, not when
I run them as ‘make check’, but I'm unclear why this is.
As Eric described earlier, the test runs two copies of nbdkit and a
client, connected like this:
qemu-img info ===> nbdkit nbd ===> nbdkit example1
2020 Mar 27
0
[nbdkit PATCH 2/2] nbd: Reorder cleanup to avoid getting stuck in poll()
We have been seeing sporadic hangs on test-nbd-tls-psk.sh, where even
though the client to the 'nbdkit nbd' process has cleanly exited,
things are stalled in .close where nbd is trying to pthread_join() the
reader thread, while the reader thread is itself blocked on a poll()
that will never make additional progress. Tracing the race is
difficult: nbd_shutdown() sends NBD_CMD_DISC to the
2009 Aug 24
14
Wrong JPEG version?
Lately, when I attempted to run some of my apps, they crashed with the following output.
Code:
Wrong JPEG library version: library is 62, caller expects 70
I run Gentoo Linux X64. A search for the appropriate package gives this:
Code:
* media-libs/jpeg
Latest version available: 7
Latest version installed: 7
Size of files: 949 kB
Homepage: http://jpegclub.org/
2018 Aug 08
3
Re: LIBVIRT-4.6.0 can't work with QEMU 3.0.0
2023 May 25
1
LIttle problem when installing xapian-bindings-1.4.22
On Wed, May 24, 2023 at 02:18:50AM +0000, nebulaaksum wrote:
> I have more question. After successfully installing xapian-bindings-1.4.22. I continued to install xapian-omega-1.4.22. But it did not even pass the configuration step.
> I intend to install xapian-omega-1.4.22 at
> /usr/local/xapian-omega-1.4.22. I do my building from a separate
> build directory lest I clutter my
2019 Apr 08
1
Samba 4.8.10 for rhel7/centos7 rpms
On Mon, 2019-04-08 at 16:52 +0100, Rowland Penny via samba wrote:
> On Mon, 8 Apr 2019 10:40:11 -0400 (EDT)
> "Vincent S. Cojot via samba" <samba at lists.samba.org> wrote:
>
> > Hi Sergio,
> >
> > You're right and I hadn't noticed because everything worked fine.
> > Here's an exercept from samba's config.log (I just refreshed the