New issue 27 in plan9port: Compiling under Snow Leopard

8 views
Skip to first unread message

issues-...@bitbucket.org

unread,
Sep 1, 2009, 9:03:09 PM9/1/09
to plan9p...@googlegroups.com
New issue 27: Compiling under Snow Leopard
http://bitbucket.org/rsc/plan9port/issue/27/compiling-under-snow-leopard

Anonymous on Wed, 2 Sep 2009 03:03:09 +0200:

Description:
I'm trying to build plan9port under Mac OS X 10.6 (Snow Leopard) but
run into the following errors:

* Compiler version:
gcc version 4.2.1 (Apple Inc. build 5646)
* Building everything (be patient)...
>>> cd /Users/--/plan9/src/libmp/386; mk all
9a mpdigdiv-Darwin.s
mpdigdiv-Darwin.s:6:suffix or operands invalid for `push'
mpdigdiv-Darwin.s:7:suffix or operands invalid for `push'
mpdigdiv-Darwin.s:25:suffix or operands invalid for `pop'
mpdigdiv-Darwin.s:26:suffix or operands invalid for `pop'
mk: 9a mpdigdiv-Darwin.s : exit status=exit(1)
mk: for i in ... : exit status=exit(1)
>>> cd /Users/--/plan9/src/libsec/386; mk all
9a md5block.s
md5block.spp:128:suffix or operands invalid for `push'
md5block.spp:246:suffix or operands invalid for `pop'
mk: 9a md5block.s : exit status=exit(1)
mk: for i in ... : exit status=exit(1)
>>> cd /Users/--/plan9/src/libthread; mk all
9a Darwin-386-asm.s
Darwin-386-asm.s:49:suffix or operands invalid for `push'
mk: 9a Darwin-386-asm.s : exit status=exit(1)
>>> cd /Users/--/plan9/src/cmd; mk all
9l -o o.9p 9p.o
ld: library not found for -lthread
collect2: ld returned 1 exit status
mk: 9l -o o.9p ... : exit status=exit(1)
mk: for i in ... : exit status=exit(1)


--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

Reply all
Reply to author
Forward
0 new messages