9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Rene Salmon <rsalmon@tulane.edu>
To: 9fans@cse.psu.edu
Subject: [9fans] plan9ports OS X compile error.
Date: Mon, 30 Jan 2006 10:44:34 -0600	[thread overview]
Message-ID: <43DE4272.1000204@tulane.edu> (raw)

Hi,

I am new to plan9.  It looks very interesting and want to take it for a 
test drive.  Unfortunately all I have at the moment is a Mac running OS 
X. So I figured at least I can try the plan9ports.

I tried compiling the plan9ports.tgz tar ball from
http://swtch.com/plan9port/

I ran the INSTALL script but it fails after a short while with this message:

rsalmon@admins-Computer 112> sudo ./INSTALL
Password:
* Resetting /scratch/plan9/config
* Building everything (be patient)...
 >>> cd /scratch/plan9/src/libndb; mk all
9c  sysdnsquery.c
sysdnsquery.c:153: error: `HEADER' undeclared
sysdnsquery.c:153: error: `h' undeclared
sysdnsquery.c:175: error: parse error before ')' token
mk: 9c  sysdnsquery.c  : exit status=exit(1)
 >>> cd /scratch/plan9/src/cmd; mk all
9l -o o.9p 9p.o
ld: can't locate file for: -lndb
mk: 9l -o o.9p ...  : exit status=exit(1)
mk: for i in ...  : exit status=exit(1)

Any clues?
Thanks

Rene


             reply	other threads:[~2006-01-30 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-30 16:44 Rene Salmon [this message]
2006-01-30 17:01 ` Russ Cox
2006-01-30 17:28   ` Rene Salmon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43DE4272.1000204@tulane.edu \
    --to=rsalmon@tulane.edu \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).