Hi all
I have some problems that I sometimes run into while trying to port
stuff. One is that some files just "freezes" the compilation process
(but load goes down to 0 so it is not just labour intensive, but
rather that it just "sticks" there without doing anything) and when I
exit the compilatio
Attach: /rc/bin/tap
if something hangs, theres a good opportunity to figure
out what is happening by looking in what state the
various processes of the horde are using acid or acid -k.
this does require knowledge of wich process waits for whom.
for simple await() relationship, it is easy. there
that attachment didnt quite work, lets try it this way :)
--
cinap#!/bin/rc
v=()
fn otherqid {
x=`{echo $1 | sed 's/[12]$//'}
switch($1){
case $x^1
echo $x^2
case $x^2
echo $x^1
}
}
fn traceqid {
while(! ~ $#* 0){
Thanks Dexen and Aram for the explanation.
On Fri, Apr 20, 2012 at 6:04 PM, sqweek wrote:
> On 19 April 2012 19:51, Mathieu Lonjaret wrote:
>> Is anyone using git with p9p acme set as the editor?
>
>> I use E instead (which I thought was meant for that), git does not
>> "notice" when I Put the
cute.
On 20 April 2012 17:24, wrote:
> for process pipelines, i'v written the program tap
I'm now trying octopus, and meet some inferno related
problem. So, I downloaded the 20100120 tarball from
VitaNuova, and compiled it for my ubuntu 11.10.
When I run it, it makes segmentation fault at getcallerpc().
Anyone running inferno on Ubuntu 11.10?
Kenji
I'm running Inferno (latest hg from the google code site) on machines
running Ubuntu 10.04 (64-bit), 11.04 (64-bit), and 11.10 (32-bit) (sounds
crazy but I need various Linux versions to support crappy dev environments
sensitive to this kind of stuff).
I can share "emu"s from each of these environ
--- Begin Message ---
I'm running Inferno (latest hg from the google code site) on machines
running Ubuntu 10.04 (64-bit), 11.04 (64-bit), and 11.10 (32-bit) (sounds
crazy but I need various Linux versions to support crappy dev environments
sensitive to this kind of stuff).
I can share "emu"s from
Thanks, I'll try hg.
If I could not get success, I'll write mail to you off-line.
Kenji
> I'm running Inferno (latest hg from the google code site) on machines
> running Ubuntu 10.04 (64-bit), 11.04 (64-bit), and 11.10 (32-bit) (sounds
> crazy but I need various Linux versions to support crappy d
Hello. I wish to patch my system, but can't:
% who
glenda
% cat /adm/users | grep glenda
glenda:glenda:glenda:
sys:sys::glenda
% ape/patch < /usr/glenda/nix.diff
patching file 'float.h'
patch: can't rename '/tmp/...' to 'float.h': Permission denied
%
What?
I tried other diffs; same grief. H
> Thanks, I'll try hg.
> If I could not get success, I'll write mail to you off-line.
I got newest version of infero, and compiled it, and now
octopus is running happily on my Ubuntu 11.10.
Thanks Joe
Kenji
11 matches
Mail list logo