Displaying 20 results from an estimated 47 matches for "whinged".
Did you mean:
whinge
2012 Mar 25
2
build postfix rpm with mysql
hello list,
I'm trying to build a postfix rpm that has mysql support included.
I've found the line where I need to define mysql support but it seems
that I am being tripped up by some build dependencies:
[root at beta SPECS]# rpmbuild -ba postfix.spec
error: Failed build dependencies:
MySQL-shared is needed by postfix-2.9.1-1.rhel5.x86_64
MySQL-devel is needed by
2011 Nov 19
4
build postfix spec w/ mysql
hello list!
I am attempting to build an rpm of postfix that includes support for mysql. I've done this before with earlier versions on postfix but I am staring at this spec file until my eyes bleed and I just don't see why when I build the spec with rpmbuild mysql support isn't there.
After I install the rpm I have a look at the modules as such:
ldd $(which postfix) | grep -i
2011 Apr 07
3
Re: xen: do not create the extra e820 region at an addr lower than 4G
I can''t find this patch on any mailing list to respond to so starting a
new thread. In case I''ve not missed it but instead it really wasn''t
posted -- in the future can we try and ensure that any patches have been
posted at least once. Same for the pull request, it should go to a list.
BTW the version in Konrad''s tree is Stefano''s 2.6.39-rc1-fixes
2012 Nov 22
0
[LLVMdev] Extended Inline asm with double data type crashes clang
> "r" is supposed to be a single register, not a register pair; the fact
> that gcc accepts this is probably an accident. clang should reject
> this code (without crashing, of course).
I'm not quite convinced by this. On AArch64, GCC supports the %H, %Q
and %R operand modifiers which very explicitly deal with a pair of
64-bit registers. These are intended to be used with
2008 Oct 24
2
plotrix and prettyR
Hi folks,
Both plotrix and prettyR have been updated. plotrix now has the "Matlab"
style dotplot that was requested not long ago on the list, provided by
that intrepid duo, Barry Rowlingson and Rolf Turner. Mike Cheetham has
contributed an implementation of the Piper diagram, also in response to
a request. prettyR has finally learned how to display SPSS value labels
in the xtab and
2006 Jun 21
1
syntax error
Does anyone know why this row:
exten => s,2,GotoIf($[${CALLERIDNAME:0:${LEN(${RGPREFIX})}} !=
${RGPREFIX}]?4:3)
generate this error:
ast_expr2.fl: ast_yyerror(): syntax error: syntax error, unexpected TOK_NE,
expecting TOK_MINUS or TOK_COMPL or TOK_LP or TOKEN; Input:
!=
^
?
I was unable to debug it.
--
DV
2012 Nov 22
2
[LLVMdev] Extended Inline asm with double data type crashes clang
On Thu, Nov 22, 2012 at 4:14 AM, rajesh viswabramana
<viswabramana.rajesh at gmail.com> wrote:
> Hi all,
>
> I tried same code on gcc for arm(hard float),
>
> double f2 ()
> {
> double x = 10.0;
>
> asm ("" : "=r" (x) : "0" (x));
> return x;
> }
>
>> arm-linux-gnueabi-gcc -S -mhard-float pr39058.c -O2
>
> Generates
2012 Nov 22
3
[LLVMdev] Extended Inline asm with double data type crashes clang
On Thu, Nov 22, 2012 at 1:19 PM, Tim Northover <t.p.northover at gmail.com> wrote:
>> "r" is supposed to be a single register, not a register pair; the fact
>> that gcc accepts this is probably an accident. clang should reject
>> this code (without crashing, of course).
>
> I'm not quite convinced by this. On AArch64, GCC supports the %H, %Q
> and %R
2008 Oct 24
3
Barplot Labels Problem
Hi everybody,
well I'm trying to use barplot for the first time. I get a suitable graphic but I'm having a weird problem.
My graphic is generated from a matrix with several species (rowNames) and two abundance columns.
So each species will have two bars, and the species name should appear at left. Until now everything is Ok, but when a I plot it the species names (my labels) are cut by
2007 May 31
9
click to call
I have been looking around for examples or code on making a click to call
application for web sites... has anybody had any luck on this topic? Is
there any open source code out ther that could do this?
Regards
AK
2013 Sep 05
1
primary GID based access for user in 16 supplementary groups
We observe a difference between a Windows 7 client and Windows 2003/XP client when accessing directories that should be accessible via the UNIX accounts primary group GID. Windows client refuses access.
Ignoring for now why the two different client behaviours (either some subtle difference in the requests or the way the Samba reply is dealt with) the question is what should be the correct
2015 Jan 13
0
dovecot and glusterfs
...issues with LMTP, but we never saw
these with lda.
> I think it would be really nice if dovecot could use glusterfs for realy
> scalable postbox servers.
There was some nasty problems with that with cyrus, so much so, most
uni's here who used that moved to a NAS backend and no one has
whinged since :->
2017 Aug 25
0
trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
On 25/08/2017 04:52, Jerry Kemp wrote:
Hello Jerry,
> attempting to compile dovecot 2.2.31 on Sun/Oracle Solaris 10 SPARC.
It worked for me so you should make it to your goal.
> configure goes fine. First sign of problems during compile is with
> this warning:
>
> ...............................................
> *** libssl_iostream_openssl.so is not portable!
That's
2018 Feb 06
0
4.7.4 build fails
On 05/02/2018 19:49, Rowland Penny via samba wrote:
> On Thu, 1 Feb 2018 13:07:01 +0100
> Thomas Bork via samba <samba at lists.samba.org> wrote:
>
> Am 01.02.2018 um 11:31 schrieb NoelB via samba:
>
> [3667/3915] Linking default/source3/libads-samba4.so
> default/source3/libads/kerberos_keytab_63.o: In function
> `ads_keytab_list':
>
2003 Sep 23
1
Question about dialogic hardware
1. D/120JCT-LS card with 12 ports. This ports are FXS ports?
2. It is true that "Dialogic drivers cost of $15 per channel" ?
3. Can I use this hardware with asterisk (for E1-ISDN using Wildcard
E400P <http://www.digium.com/index.php?menu=wildcard_e400p>) ?
4. Anyone with experiance can tell me how they work and can provide a
configuration example? (2 DSP Motorola procesors - I
2007 Jul 28
0
[LLVMdev] Web Site Re-Design
On 27/07/07, Gabriel McArthur <madeonamac at gmail.com> wrote:
> I offered to do the web site a couple of weeks ago. Life got in the
> way temporarily, and it took me a long time to make it look the way
> that I wanted and to make it look the same in IE6. Anyway, I wanted
> to get some feedback on what I had done.
Very nice and clean.
A few comments:
1) The header looks like
2007 Jul 28
1
[LLVMdev] Web Site Re-Design
On 2007-07-27, at 22:46, me22 wrote:
> 2) Please use ems (or some other non-absolute size) for the widths. I
> really like my big, widescreen monitor, but sites that set the content
> width to 800 pixels just look silly, especially since I have the font
> sizes somewhat higher than usual. (80 em is often a decent choice for
> the main content area.)
I have no significant
2002 Sep 30
2
[PATCH] Allow "ProxyCommand none" in ssh_config
Hi!
As discussed in the thread "Question regarding patch for
ProxyCommand setting".
The patch is rather straight forward; maybe it would be a good
idea to improve it in a way that it uses a list of string options
that may have a "none" value to reset it to NULL.
Ciao
Thomas
-------------- next part --------------
Index: readconf.c
2008 Nov 11
3
R design (was "Variable passed to function not used in function in select)
I've read the back and forth this morning, and I have to side with Vince.
1. Functions that re-interpret their arguments are very dangerous. The
original question involved a well formed call to a function, which returned the
wrong answer. Bug, design flaw, whatever -- it's a mistake and the best choice
would be to fix it.
I only consider such behavior in 2 cases:
a. when the
2003 Jun 11
3
Telephone Tree
Hi everyone,
I'd like to use Asterisk to build a phonetree (www.phonetree.com) type
of application, like this:
1. Read a text-based name/phonenumber file.
2. Call every number and play a recorded message.
3. If a beep is detected, replay the message from scratch (to leave
messages on an answering machine).
4. Write results to a log file.
Does anything like this exist already? Can this be