From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Jeannot Content-Type: multipart/alternative; boundary="Apple-Mail=_BC9F1F59-A308-4BB5-9761-700A1508F961" Date: Sat, 6 Aug 2011 19:57:17 +0200 Message-Id: To: 9fans@9fans.net Mime-Version: 1.0 (Apple Message framework v1244.3) Subject: [9fans] Where can I find Plan9port binaries running on OS X Lion? Topicbox-Message-UUID: 0c058084-ead7-11e9-9d60-3106f5b1d025 --Apple-Mail=_BC9F1F59-A308-4BB5-9761-700A1508F961 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hello, I would like to use Plan9port (including Acme) on OS X Lion. But = building the current Plan9port tree (1ddb9b093c12) with Xcode 4.1 gives = me multiple errors.* Is there a place where I could find Plan9port binaries from an older OS = X? I miss Acme terribly. I wish you a lovely weekend. * The "multiple errors" are: 1) Devdraw fails to build = (http://9fans.net/archive/?q=3Dplan9port%3A+cocoa+programmer+needed). 2) The linker gives "malformed archive TOC entry for" errors with = libraries such as lib9, libbio, libmap, libplumb, or libthread = (https://bitbucket.org/rsc/plan9port/issue/81/devdraw-does-not-build-on-os= -x-lion-latest#comment-585887). Running "for(i in $PLAN9/lib/*.a) ranlib = $i" at the right time seems to solve the issue. 3) There seems to be an issue with 9pserve too; launching Plumber gives = for example: 9pserve : Aug 6 19:20:04.214 note: sys: bus error plumber: post9pservice plumb: 9pserve failed "uname -a" gives: Darwin djmac.lan 11.0.0 Darwin Kernel Version 11.0.0: Sat Jun 18 = 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64 x86_64 "gcc -v" gives: Using built-in specs. Target: i686-apple-darwin11 Configured with: = /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure = --disable-checking --enable-werror --prefix=3D/Developer/usr/llvm-gcc-4.2 = --mandir=3D/share/man --enable-languages=3Dc,objc,c++,obj-c++ = --program-prefix=3Dllvm- = --program-transform-name=3D/^[cg][^.-]*$/s/$/-4.2/ = --with-slibdir=3D/usr/lib --build=3Di686-apple-darwin11 = --enable-llvm=3D/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCo= re/Developer/usr/local --program-prefix=3Di686-apple-darwin11- = --host=3Dx86_64-apple-darwin11 --target=3Di686-apple-darwin11 = --with-gxx-include-dir=3D/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build = 2335.15.00) --Apple-Mail=_BC9F1F59-A308-4BB5-9761-700A1508F961 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii

I = would like to use Plan9port (including Acme) on OS X Lion. But building = the current Plan9port tree (1ddb9b093c12) with Xcode 4.1 gives me = multiple errors.*

Is = there a place where I could find Plan9port binaries from an older OS X? = I miss Acme terribly.


I wish you a lovely = weekend.



* The "multiple errors" are:

1) Devdraw fails to build (http://9fans.net/archive/?q=3Dplan9port%3A+cocoa+programmer+needed).=

2) The linker gives "malformed = archive TOC entry for" errors with libraries such as lib9, libbio, = libmap, libplumb, or libthread (https://bitbucket.org/rsc/plan9port/= issue/81/devdraw-does-not-build-on-os-x-lion-latest#comment-585887). = Running "for(i in $PLAN9/lib/*.a) ranlib $i" at the right time seems to = solve the issue.

3) = There seems to be an issue with 9pserve too; launching Plumber gives for = example:

= 9pserve <nil>: Aug  6 19:20:04.214 note: sys: bus = error
plumber: post9pservice plumb: = 9pserve failed


"uname -a" gives:

"gcc -v" gives:
Target: = i686-apple-darwin11
Configured with: = /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure = --disable-checking --enable-werror --prefix=3D/Developer/usr/llvm-gcc-4.2 = --mandir=3D/share/man --enable-languages=3Dc,objc,c++,obj-c++ = --program-prefix=3Dllvm- = --program-transform-name=3D/^[cg][^.-]*$/s/$/-4.2/ = --with-slibdir=3D/usr/lib --build=3Di686-apple-darwin11 = --enable-llvm=3D/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCo= re/Developer/usr/local --program-prefix=3Di686-apple-darwin11- = --host=3Dx86_64-apple-darwin11 --target=3Di686-apple-darwin11 = --with-gxx-include-dir=3D/usr/include/c++/4.2.1
gcc version 4.2.1 (Based on Apple Inc. build = 5658) (LLVM build 2335.15.00)

= --Apple-Mail=_BC9F1F59-A308-4BB5-9761-700A1508F961--