Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17036 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53584 invoked by uid 1010); 30 Jun 2005 09:42:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53569 invoked from network); 30 Jun 2005 09:42:05 -0000 Received: from unknown (HELO php.net) (127.0.0.1) by localhost with SMTP; 30 Jun 2005 09:42:05 -0000 X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:39771] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id AA/CC-42553-C6EB3C24 for ; Thu, 30 Jun 2005 05:42:04 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j5U9g1NW019692 for ; Thu, 30 Jun 2005 11:42:01 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j5U9fvPf019678; Thu, 30 Jun 2005 11:41:57 +0200 Date: Thu, 30 Jun 2005 11:41:57 +0200 (CEST) X-X-Sender: derick@localhost To: Kamesh Jayachandran cc: internals@lists.php.net In-Reply-To: <1120123282.21270.237477318@webmail.messagingengine.com> Message-ID: References: <1120123282.21270.237477318@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jci-ict.nl Subject: Re: [PHP-DEV] [PATCH]check for makedev in ext/posix(5.1 tree) (Build failure in NetWare) From: derick@php.net (Derick Rethans) On Thu, 30 Jun 2005, Kamesh Jayachandran wrote: > Hi Derick, > In NetWare there does not exist a function by name makedev. > The following patch checks for the existence of makedev and calls only > if it exists. > > http://www.ductape.net/~kameshj/ext_posix_makedev.patch I see you're just commenting it out with an #ifdef, shouldn't there be some sort of fallback? Does having mknod() on Netware still make sense then? Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org