Displaying 13 results from an estimated 13 matches for "finsh".
Did you mean:
finish
2013 Oct 29
1
[LLVMdev] JIT'ing 2 functions with inter-dependencies
...t code, 'func2' gets only
called from 'func1'.
The time I have finished building 'func1' (and not yet 'func2') and and
ask the execution engine for the function pointer the call to 'func2' is
undefined. Thus, even when calling 'func1' after having finshed building
'func2' this results in undef behavior.
When I instead postpone JIT'ing 'func1' and finish building 'func2'
first and then ask for the pointer to 'func1' the function pointer
returned is somehow corrupt. I guess this is because I already switched...
2004 Aug 06
2
ices & savefile
Thanks Karl, I will give it a try.
Do I have to install your modified libshout or isn't it required if I am
live streaming?
Cheers,
Matt
On 5 Aug 2003, Karl Heyes wrote:
> not in CVS ices2, the problem is fairly involved to get into, not so
> much for the initial filename but for things such as timing out or if
> there's a problem with the link to icecast.
>
> If you
2007 Apr 17
7
Still having factsync trouble ...
...s successfully on CentOS 4
for months.
After the facts are run on a fc6, rhel5 or centos5 client puppet stops.
i have added a ''puts'' at the end of each fact to show when they are each
complete and the output shows that each fact is being executed to
completion, note the "Finshed....." at the bottom of the output below.
puppet will sit indefinitely until interrupted with ctrl+c.
The facts work perfectly well on fc5 and centos4 clients.
I have tested i386 and x86_64 arch and both do the same, i have tested
on vmware and physical and both do the same. puppet does...
2004 Aug 06
2
ices & savefile
...003-08-06 01:12:04] DBUG stream/runner_close Runner thread 1 shutting
down
[2003-08-06 01:12:04] DBUG stream/runner_close Runner thread 2 shutting
down
[2003-08-06 01:12:04] DBUG stream/ices_runner Runner thread 2 cleaning up
streams
[2003-08-06 01:12:04] DBUG stream/ices_runner Runner thread 2 finshed
[2003-08-06 01:12:04] DBUG stream/ices_runner Runner thread 1 cleaning up
streams
[2003-08-06 01:12:04] DBUG stream/stream_cleanup Cleanup of stream 1
required
[2003-08-06 01:12:04] DBUG stream/stream_cleanup Cleanup of stream 2
required
[2003-08-06 01:12:04] DBUG stream/ices_runner Runner th...
2010 Dec 25
0
tcltk problem on Centos 5.x (64bit)
...lem when I tried to install 'qvalue' package, which
depends on 'tcltk', in Centos 5.x, 64 bit. I compiled R 2.12.1(./configure
--enable-R-static-lib --with-x --enable-memory-profiling) and tcl/tk(8.5.9).
There is no warning message when I finished configure and make step. But
when I finshed install and tested 'tcltk', I recieve the following messgae:
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this system
Error in library(tcltk) : .First.lib failed for 'tcltk'
BTW, standalone tcltk code can be excuted in my platform. Does anyone...
2009 Jan 15
0
Fwd: Running a simple .Net 3.0 application.
...I got it running:
1. Fire up Windows Xp (a snapshot from a clean install) in my VirtualBox
2. Install Installrite from http://www.epsilonsquared.com/ in VirtualBox.
3. Start InstallRite, and from within InstallRite you can fire up the
dotnetfx3.exe (after downloaded it)
4. After the dotnetfx3.exe finshed the install, there's an option,
that you can make a "Build Install Kit". I did that, it creates
an executable (foo.exe). Save it in a place where you can access
it from linux
5. In wine, first do 'winetricks dotnet20' (needed for l_int.nls i guess,
otherwise I got crash ve...
2016 Jan 31
4
configure warning on SunOS 4.1.4
...* This makes the test for audith.h in openssh-7.1p2 happy -:) */
+#include <sys/label.h>
+
/*
* Maximum size for audit data passed from the audit system call
* This value is arbitrary, so offers of better numbers are invited.
let's see how the build goes, when the new openssl has finshed testing
the build went
fine so far - shared library support is still missing - but we'll see -:)
Best Regards
Klaus
--
Tel: (++49 6105) 968846
Klaus Ziegler Mobil: (++49 172) 3064445
Zeppelinstrasse 3...
2010 Jun 30
1
Long delays when launching programs for the first timein my Windows 7 Profile (Samba 3.4.3 as PDC)
...they were
> not part of the domain! (this was when I was having problems
> joining my computers to the domain reliably).
>
> Anyway -- I have long logins on Win7 (~ 4-5 minutes,
> vs. about 20 seconds on XP). Where I get the real long pauses are
> on logout -- I've seen it finsh after 45 minutes one time -- the
> clients are communicating to the PDC but at speeds usually <100K/s.
>
> I know that it is not likely to be samba's fault in regards
> to the speed, since I get *up to* 100MB read/write to samba during
> benchmark testing.
>
>
>>
&...
2019 Sep 14
2
Changing UPS to a bigger APC 1500 1000WA, what driver?
...all the first time I setup nut to watch a ups, a cast iron
bitch. An old wet batttery NCR that was bigger than my 30" tower
computer. Ate battery's for breakfast too. This automatic configuration
is a breath of fresh air, thank you very much.
Amazing... Now I need to get something and finsh shoving it under the
desk, piece of 1x4 about 4 feet long. Must be all of 70 lbs... Or I'm
getting puny in my advanced years. I no longer can claim I am as good as
I ever was, not even once.
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballo...
2004 Aug 06
6
ices2 routinely abandons one of its streams
Hi everybody,
I'm in charge of an ices2 setup that's broadcasting a local radio
station on the Net, and I'm currently under fire because one of our
streams has been down twice in two days, forcing me to restart ices2 on
each occasion. Our client is understandably unhappy about this.
OUR SETUP: I've got ices2 installed on a local machine, broadcasting to
an icecast server across
2011 Feb 18
1
about: memory allocation and the balloon list
...and each vm running a sorting program) as following:
then the result show that: (xm mem-set Domain-0 128/ xm mem-set vm 128) average106.08(sec) is faster than (xm mem-set Domain-0 128 xm mem-set vm 256 ) average 203.46(sec).
but the vm which was 256mb had more resouce but slower finsh livemigrate? What''s the reason result?
(iii) If I don''t give the (xm mem-set Domain0 mem)or give a big(xm mem-set Domain0 4000) value , and the livemigration will failure!
what''s the reason? it''s because the dom0 gets too much resources ?
(xm migra...
2012 Apr 24
6
acls not copied when creating subfolder of private INBOX
Using brand new dovecot 2.1.5 I still have a problem with the inheritance of acls.
Setting:
- maildir with private INBOX and public folders.
- users maildir directory (/home/mail/user/ahelmcke) contains dovecot-acl file
- public folders root directory (/home/mail/Fax) contains dovecot-acl file
When creating a subfolder of the public folder the dovecot-acl files gets copied to the subfolders
2004 Aug 06
3
Icecast source number problem, ices frozen after reconnect attemps failure (icecastkh13 iceskh48)
...OS seen
[2003-11-26 00:00:01] DBUG encode/encode_free Freeing encoder engine
[2003-11-26 00:00:01] DBUG stream/output_clear Clearing up output state
[2003-11-26 00:00:01] DBUG om_shout/_output_connection_close closed shout connection
[2003-11-26 00:00:01] DBUG stream/ices_runner Runner thread 1 finshed
[2003-11-26 00:00:01] DBUG input/free_modules freeing up module storage
[2003-11-26 00:00:01] INFO ices-core/main Shutdown in progress
[2003-11-26 00:00:04] INFO ices-core/main Streamer version IceS 2.0-kh48
[2003-11-26 00:00:04] INFO ices-core/main libshout version 2.0-kh22
[2003-11-26 00:0...