From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10393 invoked from network); 8 Nov 1999 16:08:11 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 8 Nov 1999 16:08:11 -0000 Received: (qmail 5967 invoked by alias); 8 Nov 1999 16:08:01 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8593 Received: (qmail 5960 invoked from network); 8 Nov 1999 16:07:57 -0000 Message-ID: X-Mailer: XFMail 1.3 [p0] on Solaris X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 08 Nov 1999 17:06:33 +0200 (MET) Reply-To: delemar@mimosa.ceng.cea.fr Organization: CEA/CENG Sender: delemar@mimosa.ceng.cea.fr From: Olivier Delemar To: zsh-workers@sunsite.auc.dk Subject: zsh on DEC ES40 / Dec OSF 5.0 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