Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15180 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15022 invoked by uid 1010); 25 Feb 2005 15:49:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14157 invoked from network); 24 Feb 2005 19:29:16 -0000 Received: from unknown (HELO iki.fi) (127.0.0.1) by localhost with SMTP; 24 Feb 2005 19:29:16 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:34150] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity HEAD r(5124)) with SMTP id E9/EA-43751-B0B2E124 for ; Thu, 24 Feb 2005 14:29:15 -0500 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 9AEB6BA1A7; Thu, 24 Feb 2005 21:29:12 +0200 (EET) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j1OJTF9W022126; Thu, 24 Feb 2005 21:29:15 +0200 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j1OJTEFG022123; Thu, 24 Feb 2005 21:29:14 +0200 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Thu, 24 Feb 2005 21:29:14 +0200 (EET) Reply-To: Jani Taskinen To: Kamesh Jayachandran Cc: internals@lists.php.net In-Reply-To: <1109146829.13676.215716637@webmail.messagingengine.com> Message-ID: References: <1109146829.13676.215716637@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] patch for cross compilation to Netware From: sniper@iki.fi (Jani Taskinen) Committed. Just wondering why you didn't just apply the objects in the global objects..but I guess you only build the php binary under netware? --Jani On Wed, 23 Feb 2005, Kamesh Jayachandran wrote: > Hi, > Thanks for committing the earlier patch. > win32/sendmail.c needs to be compiled for Netware as it don't have > sendmail binary as Unices do. > This patch adds sendmail.c to NetWare build. > http://puggy.symonds.net/~kameshj/configure.in.patch > > With regards > Kamesh Jayachandran > > With regards > Kamesh Jayachandran > >