Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
New issue 27 in plan9port: Compiling under Snow Leopard
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
issues-nore...@bitbucket.org  
View profile  
 More options Sep 1 2009, 9:03 pm
From: issues-nore...@bitbucket.org
Date: Wed, 02 Sep 2009 01:03:09 -0000
Local: Tues, Sep 1 2009 9:03 pm
Subject: New issue 27 in plan9port: Compiling under Snow Leopard
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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »