Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17035 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41293 invoked by uid 1010); 30 Jun 2005 09:21:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41278 invoked from network); 30 Jun 2005 09:21:30 -0000 Received: from unknown (HELO fastmail.fm) (127.0.0.1) by localhost with SMTP; 30 Jun 2005 09:21:30 -0000 X-Host-Fingerprint: 66.111.4.25 out1.smtp.messagingengine.com Received: from ([66.111.4.25:41987] helo=out1.smtp.messagingengine.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id D4/4B-42553-899B3C24 for ; Thu, 30 Jun 2005 05:21:29 -0400 Received: from web2.messagingengine.com (web2.internal [10.202.2.211]) by frontend1.messagingengine.com (Postfix) with ESMTP id 40C90CB53A8; Thu, 30 Jun 2005 05:21:25 -0400 (EDT) Received: by web2.messagingengine.com (Postfix, from userid 99) id AC2381E25; Thu, 30 Jun 2005 05:21:22 -0400 (EDT) Message-ID: <1120123282.21270.237477318@webmail.messagingengine.com> X-Sasl-Enc: dLoL1GPfY4nGnSc1rQC/HEiV/oaEODBJ6dDTMuZNOg/Q 1120123282 To: derick@php.net Cc: internals@lists.php.net Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.001; A1.64; B3.05; Q3.03) Date: Thu, 30 Jun 2005 14:51:22 +0530 Subject: [PATCH]check for makedev in ext/posix(5.1 tree) (Build failure in NetWare) From: kameshj@fastmail.fm ("Kamesh Jayachandran") 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 Please apply the same. Thanks in advance With regards Kamesh Jayachandran -- http://www.fastmail.fm - I mean, what is it about a decent email service?