zsh-workers
 help / color / mirror / code / Atom feed
From: Olivier Delemar <delemar@mimosa.ceng.cea.fr>
To: zsh-workers@sunsite.auc.dk
Subject: zsh on DEC ES40 / Dec OSF 5.0
Date: Mon, 08 Nov 1999 17:06:33 +0200 (MET)	[thread overview]
Message-ID: <XFMail.991108170633.delemar@mimosa.ceng.cea.fr> (raw)


        I recently installed zsh-3.0.7 on a Dec ES40 under OSF 5.0. It needed a
litle patch to compile, which I include at the end of this e-mail. We didn't
test it widely, but it seems to work fine.

        Here is the patch :
*** prototypes.orig     Fri Nov  5 14:36:28 1999
--- prototypes.h        Fri Nov  5 14:34:40 1999
***************
*** 104,110 ****
--- 104,112 ----
  # ifndef HAVE_IOCTL_PROTO
  int ioctl _((int d, unsigned long request, void *argp));
  # endif
+ /* Already defined in /usr/include/sys/stat.h
  int mknod _((const char *pathname, int mode, dev_t device));
+ */
  int nice _((int increment));
  int select _((int nfds, fd_set * readfds, fd_set * writefds, fd_set * exceptfd
s, struct timeval *timeout));
  #endif

        Greetings,

                                O. Delemar, CS-SI. ATHESA
                CEA/CENG, Bat. T, 17 Av. des Martyrs, GRENOBLE
                                Tel. 04 76 88 50 16


             reply	other threads:[~1999-11-08 16:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-08 15:06 Olivier Delemar [this message]
1999-11-08 16:34 ` Zefram

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=XFMail.991108170633.delemar@mimosa.ceng.cea.fr \
    --to=delemar@mimosa.ceng.cea.fr \
    --cc=zsh-workers@sunsite.auc.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).