9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Oleksandr Iakovliev <yshurik@lynxline.com>
To: 9fans@9fans.net
Subject: Re: [9fans] drawterm on osx lion?
Date: Wed, 11 Jul 2012 23:27:27 +0200	[thread overview]
Message-ID: <4FFDEFBF.3010003@lynxline.com> (raw)
In-Reply-To: <CAJSxfmJMC+HmfGotWeLUosYmDueLmf4OQs825oRW7cojGgCE+w@mail.gmail.com>

I may suggest that you are still able to compile with CFLAGS like
-isysroot /Developer/SDKs/MacOSX10.6.sdk

Where sdk 10.6 is taken from Xcode 3.x (Xcode 3.x had a set of sdks in
/Developer/SDKs
to distinguish between target osx versions)

Also Xcode4 has this sdk available in:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs

so you may try this path too.

On 2012-07-11 22:49 , Skip Tavakkolian wrote:
> is there such an animal?  compiling the current version fails:
>
> screen.c:749: error: ‘Cursor’ undeclared (first use in this function)
> screen.c:749: error: (Each undeclared identifier is reported only once
> screen.c:749: error: for each function it appears in.)
> screen.c:749: error: expected ‘;’ before ‘crsr’
> screen.c:753: error: ‘crsr’ undeclared (first use in this function)
>
> apparently there was a similar issue compiling inferno (for osx 10.7
> and xcode 4):
>
> http://code.google.com/p/inferno-os/issues/detail?id=267
>
> wasn't there talk of integrating devdraw a while back?
>
> -Skip
>






      reply	other threads:[~2012-07-11 21:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11 20:49 Skip Tavakkolian
2012-07-11 21:27 ` Oleksandr Iakovliev [this message]

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=4FFDEFBF.3010003@lynxline.com \
    --to=yshurik@lynxline.com \
    --cc=9fans@9fans.net \
    /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).