9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Brian L. Stuart stuart@mathcs.rhodes.edu
Subject: wily and sunos
Date: Tue,  5 Sep 1995 08:54:22 -0400	[thread overview]
Message-ID: <19950905125422.6SUoAEdHjcbSqkBfR7EpjNc9TkrI31VtmSHOeoZC_Yo@z> (raw)

>Does anyone have wily running under SunOS 4.1.3 yet? If so, can you send
>me the appropriate Makefile?
>
>Thanks,
>
>Arnold Robbins -- The Basement Computer		| Laundry increases

I've gotten it running on our 4.1.1 w/ X11R5 environment and on Linux.
Unfortunately, it needed more than just changes in the Makefile.
Neither compiling with POSIX_SOURCE or without it was quite right for
the Suns, so I've got some ugly little kludges in there.  They're
ugly enough that I wanted to try to clean them up a bit before passing
them on to the author, but if folks would like, I can put the updated
version on our anon ftp.  One (not too disgusting) change is that the
Sun standard library realloc is broken compared to what libframe and
libtext expect.  If the first argument of realloc is NULL, they will
do a malloc.  The Sun version returns an error.  Most of the rest is
munging around with what files are included when and filling in a few
missing typedefs.  BTW I found that the 5include and 5lib directories
were much closer than the BSD defaults in /usr/include and /usr/lib.

Kudos to Gary; I've become hooked on wily.

Brian L. Stuart
Math/CS Dept, Rhodes College, Memphis, TN
stuart@mathcs.rhodes.edu
http://www.mathcs.rhodes.edu






             reply	other threads:[~1995-09-05 12:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-09-05 12:54 Brian [this message]
  -- strict thread matches above, loose matches on Subject: below --
1995-09-05  3:02 Arnold

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=19950905125422.6SUoAEdHjcbSqkBfR7EpjNc9TkrI31VtmSHOeoZC_Yo@z \
    --to=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).