Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17550 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24208 invoked by uid 1010); 5 Aug 2005 14:19:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 24193 invoked from network); 5 Aug 2005 14:19:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Aug 2005 14:19:23 -0000 X-Host-Fingerprint: 66.111.4.28 out4.smtp.messagingengine.com Received: from ([66.111.4.28:60777] helo=out4.smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 67/28-04646-96573F24 for ; Fri, 05 Aug 2005 10:19:21 -0400 Received: from web1.messagingengine.com (web1.internal [10.202.2.210]) by frontend1.messagingengine.com (Postfix) with ESMTP id A3CFECC9336 for ; Fri, 5 Aug 2005 10:19:17 -0400 (EDT) Received: by web1.messagingengine.com (Postfix, from userid 99) id 2B6743EE3; Fri, 5 Aug 2005 10:19:18 -0400 (EDT) Message-ID: <1123251558.7568.240056376@webmail.messagingengine.com> X-Sasl-Enc: /DfZY1CNSfHUvZ6M9e8EHk9Lbk6kvFZGP9wSyaYXE4oD 1123251558 To: 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: Fri, 05 Aug 2005 19:49:18 +0530 Subject: Any reasons for not making exif and sockets extensions dynamically loadable. From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi All, I could not build exif and sockets extension as a shared extension(Our php set up is like windows PHPTS). With the current config.m4 I get link failure stating that php5lib not found. PHP_SUBST(SOCKETS_SHARED_LIBADD) PHP_SUBST(EXIF_SHARED_LIBADD) in the corresponging config.m4 files would do the needful. Patch is available at, http://puggy.symonds.net/~kameshj/sockets.config.m4.patch http://puggy.symonds.net/~kameshj/exif.config.m4.patch Can I checkin this? With regards Kamesh Jayachandran -- http://www.fastmail.fm - The professional email service