Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16577 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56670 invoked by uid 1010); 9 Jun 2005 09:50:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56655 invoked from network); 9 Jun 2005 09:50:40 -0000 Received: from unknown (HELO fastmail.fm) (127.0.0.1) by localhost with SMTP; 9 Jun 2005 09:50:40 -0000 X-Host-Fingerprint: 66.111.4.27 out3.smtp.messagingengine.com Received: from ([66.111.4.27:48616] helo=out3.smtp.messagingengine.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id BC/B1-21296-FE018A24 for ; Thu, 09 Jun 2005 05:50:39 -0400 Received: from web2.messagingengine.com (web2.internal [10.202.2.211]) by frontend1.messagingengine.com (Postfix) with ESMTP id 88EC4CA0B5C; Thu, 9 Jun 2005 05:50:35 -0400 (EDT) Received: by web2.messagingengine.com (Postfix, from userid 99) id BBC5992A; Thu, 9 Jun 2005 05:50:32 -0400 (EDT) Message-ID: <1118310632.30696.235991153@webmail.messagingengine.com> X-Sasl-Enc: muhj7adgVRA3Y6ThMJesj65zqIxTYVTjtIsm2+qrvWk4 1118310632 To: sniper@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, 09 Jun 2005 02:50:32 -0700 Subject: PATCH to cross compile mysql extension for NetWare From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi Jani, NetWare mysqlclient library is shipped as libmysql.nlm(Old 8.3 limitation). This patch replaces all the instances of myqlclient with $libname, $libname a variable set as mysql for NetWare $libname a variable set as mysqlclient for others Please apply this patch. Find patches at, http://ductape.net/~kameshj/mysql.config.m4.patch.5.0 http://ductape.net/~kameshj/mysql.config.m4.patch.5.1 With regards Kamesh Jayachandran -- http://www.fastmail.fm - Or how I learned to stop worrying and love email again