Re: [9fans] cocoa devdraw

2011-09-29 Thread Michaelian Ennis
I'm seeing missing recipes.  Lion and XCode 4.2

ian

* Resetting /Users/mennis/src/plan9port/config
* Compiler version:
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2336.1.00)
* Running on Darwin: checking architecture...
x86-64 found.
* Building mk...
* Building everything (be patient)...
 cd /Users/mennis/src/plan9port/src/cmd/fontsrv; mk all
9c  main.c
mk: no recipe to make 'osx-cocoa.o'
 cd /Users/mennis/src/plan9port/src/cmd/snarfer; mk all
9l -o o.snarfer osx-cocoa-snarfer.o
ld: warning: directory not found for option '-L/usr/X11R6/lib64'
* Installing everything in /Users/mennis/src/plan9port/bin...
 cd /Users/mennis/src/plan9port/src/cmd/devdraw; mk install
9c -DOSX_VERSION=100702 macargv.c
macargv.c:12: warning: passing argument 3 of ‘AEInstallEventHandler’
from incompatible pointer type
macargv.c:13: warning: implicit declaration of function
‘RunApplicationEventLoop’
macargv.c:24: warning: implicit declaration of function ‘FSpMakeFSRef’
macargv.c:30: warning: implicit declaration of function ‘FSMakeFSSpec’
macargv.c:30: error: ‘FSSpec’ has no member named ‘vRefNum’
macargv.c:30: error: ‘FSSpec’ has no member named ‘parID’
macargv.c:45: error: ‘FSSpec’ has no member named ‘name’
macargv.c:49: error: ‘FSSpec’ has no member named ‘name’
macargv.c:83: error: ‘typeFSS’ undeclared
mk: 9c -DOSX_VERSION=100702 macargv.c  : exit status=exit(1)
 mk: no recipe to make 'osx-cocoa.o'
 cd /Users/mennis/src/plan9port/src/cmd/snarfer; mk install
9l -o o.snarfer osx-cocoa-snarfer.o
ld: warning: directory not found for option '-L/usr/X11R6/lib64'
* Cleaning up...
* Renaming hard-coded /usr/local/plan9 paths...
* Building web manual...
* Done.



Re: [9fans] Announcing Inferno for Android phones

2011-09-29 Thread Bruce Ellis
next target

http://www.eetimes.com/electronics-news/4228591/Dick-Tracy-watch-ARM-TechCon

-- 
Don't meddle in the mouth -- MVS (0416935147, +1-513-3BRUCEE)



Re: [9fans] copying fossil filesystem to a bigger disk

2011-09-29 Thread slash
 Do you use Fossil with or without Venti?
 There is many way to do it.

 Without Venti, you could use replica(1) to copy your file system
 from the old Fossil to the new Fossil.

Fossil without Venti.

Work has kept me busy but now I finally managed to attach the new
drive to the system. Plan9 sees it as sdE1. The old drive is sdE0.

(Booting off sdE0. This server does not have a CDROM drive.)

old drive:

su# cat /dev/sdE0/ctl
inquiry SAMSUNG SP2004C
model   SAMSUNG SP2004C
serial  S07GJ10Y522190
firmVM100-32
wwn 5f0015522190
flaglba llba smart nop
udma6
reg task 50 cmd 4c017 serr 0  ci 0 is 0 sig 101 sstatus 123
cmd hpcp cr fr pod sud st
modeauto sataii
geometry 390721968 512
part data 0 390721968
part plan9 63 390716865
part 9fat 63 204863
part nvram 204863 204864
part fossil 204864 389668289
part swap 389668289 390716865

new drive:

su# cat /dev/sdE1/ctl
inquiry WDC WD20EARS-00MVWB0
model   WDC WD20EARS-00MVWB0
serial  WD-WCAD-WCAZA9957825
firm51.0AB51
wwn 50014ee2b0ed5bde
flaglba llba smart nop ata8 sct
udma6
reg task 50 cmd 4c017 serr 0  ci 0 is 0 sig 101 sstatus 123
cmd hpcp cr fr pod sud st
modeauto sataii
geometry 3907029168 4096
part data 0 3907029168

The new drive is completely blank. It has 4096 byte sector size, and
disk/mbr fails.

su# disk/mbr -m /386/mbr /dev/sdE1/data
mbr: secsize 4096 invalid

How to get around this? I don't want to install another OS just to get
the MBR in...



Re: [9fans] Announcing Inferno for Android phones

2011-09-29 Thread Ethan Grammatikidis
On Fri, 30 Sep 2011 09:02:52 +1000
Bruce Ellis bruce.el...@gmail.com wrote:

 next target
 
 http://www.eetimes.com/electronics-news/4228591/Dick-Tracy-watch-ARM-TechCon

Got to be done! :}