Displaying 20 results from an estimated 1018 matches for "266".
Did you mean:
26
2009 Mar 08
3
[LLVMdev] Compiling LLVM on MinGW
Like this:
llvm[1]: Compiling Signals.cpp for Debug build
In file included from Signals.cpp:33:
Win32/Signals.inc:262: error: `sys' has not been declared
Win32/Signals.inc: In function `void AddSignalHandler(void (*)(void*), void*)':
Win32/Signals.inc:266: error: `KillSigs' was not declared in this scope
Win32/Signals.inc:266: error: `KillSigsEnd' was not declared in this scope
Win32/Signals.inc:266: error: `RegisterHandler' was not declared in this scope
Win32/Signals.inc:266: warning: unused variable 'KillSigs'
Win32/Signals.in...
2012 Jun 20
2
TINC - sometimes working a bit
...======================================================
VOY
===========================================================================
Aktive Routen:
Netzwerkziel Netzwerkmaske Gateway Schnittstelle Metrik
0.0.0.0 0.0.0.0 89.238.xx.xx 89.238.xx.xx 266
0.0.0.0 0.0.0.0 10.2.11.1 10.2.0.1 266
10.0.0.0 255.0.0.0 Auf Verbindung 10.2.15.1 286
10.2.0.0 255.255.0.0 Auf Verbindung 10.2.0.1 266
10.2.0.1 255.255.255.255 Auf Verbindung 10.2.0.1...
2009 Mar 08
0
[LLVMdev] Compiling LLVM on MinGW
...t; Like this:
>
> llvm[1]: Compiling Signals.cpp for Debug build
> In file included from Signals.cpp:33:
> Win32/Signals.inc:262: error: `sys' has not been declared
> Win32/Signals.inc: In function `void AddSignalHandler(void (*)
> (void*), void*)':
> Win32/Signals.inc:266: error: `KillSigs' was not declared in this
> scope
> Win32/Signals.inc:266: error: `KillSigsEnd' was not declared in this
> scope
> Win32/Signals.inc:266: error: `RegisterHandler' was not declared in
> this scope
> Win32/Signals.inc:266: warning: unused variable...
2014 Dec 17
2
11.5.0: blindxfer problems
I've got a confbridge set up which works if dialed locally:
-- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack
-- Executing [266 at internal:2] SendDTMF("DAHDI/1-1", "1") in new stack
-- Executing [266 at internal:3] ConfBridge("DAHDI/1-1", "1") in new stack
-- <DAHDI/1-1> Pla...
2014 Dec 20
2
11.5.0: blindxfer problems
On 12/19/2014 09:42 AM, Rusty Newton wrote:
> On Wed, Dec 17, 2014 at 1:09 PM, sean darcy <seandarcy2 at gmail.com> wrote:
>> I've got a confbridge set up which works if dialed locally:
>>
>> -- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack
>> -- Executing [266 at internal:2] SendDTMF("DAHDI/1-1", "1") in new stack
>> -- Executing [266 at internal:3] ConfBridge("DAHDI/1-1", "1") in new stack
>>...
2016 Jun 28
1
remove_oplock: failed to lock share entry...
...Solaris 10.
I have been looking at the logs and see messages such as:
[2016/06/13 14:20:37.074011, 0] ../source3/smbd/oplock.c:242(remove_oplock)
remove_oplock: failed to lock share entry for file packages/winnt/adv084/8.4.1/8.4.1.6.iso
[2016/06/13 14:20:37.075061, 0] ../source3/smbd/close.c:266(close_remove_share_mode)
close_remove_share_mode: Could not get share mode lock for file packages/winnt/adv084/8.4.1/8.4.1.6.iso
[2016/06/13 14:23:01.072610, 0] ../source3/smbd/oplock.c:242(remove_oplock)
remove_oplock: failed to lock share entry for file packages/winnt/adv084/8.4.1/8.4.1.6.is...
2004 Feb 10
3
rsync 2.6.1cvs dumps core when preserve_hard_links and backup
...delete --backup --backup-dir=/some/backup/dir \
srchost::dir/ dir/
The core says...
------------------------------------------------------------------------
Program terminated with signal 11, Segmentation fault.
#0 0x80536c0 in keep_backup (fname=0x808f060 "rsync.core") at backup.c:266
266 if (!kept && preserve_hard_links && file->link_u.links
(gdb) where
#0 0x80536c0 in keep_backup (fname=0x808f060 "rsync.core") at backup.c:266
#1 0x80537c9 in make_backup (fname=0x808f060 "rsync.core") at backup.c:297
#2 0x804c003 in delete_...
2012 Jan 04
3
Fwd: Re: Samba Freezes accessing shares/ low performance
...ou to check, i
know it's more general, but if you notice anything, then i will increase
it to see it better!
[2012/01/04 11:07:44.992938, 1] smbd/server.c:294(remove_child_pid)
Scheduled cleanup of brl and lock database after unclean shutdown
[2012/01/04 11:08:04.996512, 1] smbd/server.c:266(cleanup_timeout_fn)
Cleaning up brl and lock database after unclean shutdown [2012/01/04
11:08:41.711133, 1] smbd/server.c:294(remove_child_pid) Scheduled
cleanup of brl and lock database after unclean shutdown [2012/01/04
11:09:01.717859, 1] smbd/server.c:266(cleanup_timeout_fn) Cleaning up
b...
1999 Oct 13
1
dataframe transposition
...ompared
to building it by hand.
What is going on? And how am I supposed to do this. (And no,
I didn't expect that the output of plot() would be sensible!)
Thanks again,
Michael
> wk
authorisor count(*)
1 JMC 4
2 LCA 259
3 MCM 136
4 MDH 266
5 ML 27
6 SA 1
>
>page(wk)
structure(list(authorisor = c("JMC", "LCA", "MCM", "MDH", "ML",
"SA"), "count(*)" = c("4", "259", "136", "266", "27"...
2014 Dec 21
2
11.5.0: blindxfer problems [Spam score:10%]
...rote:
>> On 12/19/2014 09:42 AM, Rusty Newton wrote:
>>> On Wed, Dec 17, 2014 at 1:09 PM, sean darcy <seandarcy2 at gmail.com>
>>>wrote:
>>>> I've got a confbridge set up which works if dialed locally:
>>>>
>>>> -- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack
>>>> -- Executing [266 at internal:2] SendDTMF("DAHDI/1-1", "1") in new
>>>> stack
>>>> -- Executing [266 at internal:3] ConfBridge("DAHDI/1-1", "...
2020 Jun 30
0
CEBA-2020:2662 CentOS 7 selinux-policy BugFix Update
CentOS Errata and Bugfix Advisory 2020:2662
Upstream details at : https://access.redhat.com/errata/RHBA-2020:2662
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
7565ffd1f3418c04442b5eb731eeccc4cc52f2089938035d4dc04e777568b2b0 selinux-policy-3.13.1-266.el7_8.1.no...
2008 Jan 21
1
asterisk-addons-1.6.0-beta1---Error
...ng following error during make:
[root at Cancer asterisk-addons-1.6.0-beta1]# make
make[1]: Entering directory `/usr/src/asterisk/asterisk-addons-1.6.0-beta1'
[CC] app_addon_sql_mysql.c -> app_addon_sql_mysql.o
app_addon_sql_mysql.c: In function `aMYSQL_connect':
app_addon_sql_mysql.c:266: error: `CLIENT_MULTI_STATEMENTS' undeclared (first use in this function)
app_addon_sql_mysql.c:266: error: (Each undeclared identifier is reported only once
app_addon_sql_mysql.c:266: error: for each function it appears in.)
app_addon_sql_mysql.c:266: error: `CLIENT_MULTI_RESULTS' undeclar...
2011 Aug 17
4
Regression help
...n
or equal to 2.0.5.
http://www.freetype.org
Wine cannot find the FreeType font library. To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:x11drv:process_attach failed to load libX11.6.dylib: dlopen(libX11.6.dylib, 266): image not found
err:x11drv:process_attach failed to load libX11.6.dylib: dlopen(libX11.6.dylib, 266): image not found
err:x11drv:process_attach failed to load libX11.6.dylib: dlopen(libX11.6.dylib, 266): image not found
err:x11drv:process_attach failed to load libX11.6.dylib: dlopen(libX11.6.dyli...
2020 Jul 02
0
CentOS-announce Digest, Vol 185, Issue 1
...p' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CEBA-2020:2662 CentOS 7 selinux-policy BugFix Update
(Johnny Hughes)
2. CEBA-2020:2659 CentOS 7 systemd BugFix Update (Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Tue, 30 Jun 2020 20:57:31 +0000
From: Johnny Hughes <johnny at centos.org&g...
2002 Jun 06
1
[Bug 266] Trailing comma in enum for 3.2.3p1
http://bugzilla.mindrot.org/show_bug.cgi?id=266
------- Additional Comments From markus at openbsd.org 2002-06-07 03:48 -------
fixed in openbsd-current
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2011 Dec 01
2
Having problems after installing Wine [osxwinebuilder]
...cfg or wine iexplore:
Code:
$ wine winecfg
Wine cannot find the FreeType font library. To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:x11drv:process_attach failed to load libX11.6.dylib: dlopen(libX11.6.dylib, 266): image not found
err:x11drv:process_attach failed to load libX11.6.dylib: dlopen(libX11.6.dylib, 266): image not found
Wine cannot find the FreeType font library. To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:...
2003 Oct 17
2
Problems with crossprod
...NaN
[3,] NaN NaN NaN 1.697597e-313 2.737375e-312
[4,] NaN NaN NaN NaN 2.048394e+10
[5,] NaN NaN NaN NaN 2.970794e-313
> a <- A[i, ] ; crossprod(a)
[,1] [,2] [,3] [,4] [,5]
[1,] 1.591383e-266 20489834629 0 0 0
[2,] 5.031994e-266 0 0 0 0
[3,] 1.591205e-266 0 0 0 0
[4,] 1.264128e-267 0 0 0 0
[5,] 1.037656e-311 0 0 0 0
> a <- A[i, ] ; crossprod(a)
[,1] [,2] [,3] [,4] [,5]
[1,] 0 0 0...
2006 Mar 04
0
Error: Device 768 (vbd) could not be connected. Backend device not found.
...#39;': None, ''maxmem'': None}
[2006-03-04 20:01:57 xend.XendDomainInfo] DEBUG (XendDomainInfo:1163)
XendDomainInfo.construct: None 0
[2006-03-04 20:01:57 xend.XendDomainInfo] DEBUG (XendDomainInfo:1195)
XendDomainInfo.initDomain: 21 1.0
[2006-03-04 20:01:57 xend] DEBUG (image:266) args: cdrom,
val: /home/bluszcz/var/iso/kubuntu-5.10-dvd-i386.iso
[2006-03-04 20:01:57 xend] DEBUG (image:266) args: boot, val: c
[2006-03-04 20:01:57 xend] DEBUG (image:266) args: fda, val: None
[2006-03-04 20:01:57 xend] DEBUG (image:266) args: fdb, val: None
[2006-03-04 20:01:57 xend] DEBUG (i...
2009 Mar 08
2
[LLVMdev] Compiling LLVM on MinGW
I'm trying to compile the top version of LLVM with MinGW, but I'm
getting compilation errors.
They seem to be caused by the changes in rev 66072. Has anyone
compiled on MinGW?
Since I just installed MinGW on this computer it could be my problem.
(I noticed that LLVM 2.5 still doesn't come with binaries for the
libraries on MinGW.)
-- Lennarft
2009 Mar 08
0
[LLVMdev] Compiling LLVM on MinGW
On Sunday 08 March 2009 01:42:42 Lennart Augustsson wrote:
> I'm trying to compile the top version of LLVM with MinGW, but I'm
> getting compilation errors.
What kind of errors?
Ciao,
Duncan.