From owner-freebsd-hackers Thu Mar 2 14:49:23 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id OAA12244 for hackers-outgoing; Thu, 2 Mar 1995 14:49:23 -0800 Received: from nietzsche (annex1s39.urc.tue.nl [131.155.12.49]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id OAA12230 for ; Thu, 2 Mar 1995 14:49:14 -0800 Received: from nietzsche (localhost [127.0.0.1]) by nietzsche (8.6.9/8.6.9) with ESMTP id XAA10280 for ; Thu, 2 Mar 1995 23:50:46 +0100 Message-Id: <199503022250.XAA10280@nietzsche> X-Mailer: exmh version 1.5.3 12/28/94 To: hackers@FreeBSD.org Subject: Xview port Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 02 Mar 1995 23:50:45 +0100 From: "wmbfmk@urc.tue.nl" Sender: hackers-owner@FreeBSD.org Precedence: bulk Hi, I found a bug in the xview port. 'notify.h' includes and on account of the definitions: SYSV_WAIT SYSV_UCONTEXT I have solved this by undef'ing these at the beginning of notify.h but there must be a cleaner way, perhaps in some configuration file. Marc.