<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>DIYMacServer &#187; Tag: leopard - Recent Posts</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Tag: leopard - Recent Posts</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 06:10:42 +0000</pubDate>

<item>
<title>djp on "configure: error: in `/SourceCache/httpd-2.2.13/srclib/apr&#039;:"</title>
<link>http://diymacserver.com/forum/topic/configure-error-in-sourcecachehttpd-2213srclibapr#post-696</link>
<pubDate>Sat, 15 Aug 2009 12:20:40 +0000</pubDate>
<dc:creator>djp</dc:creator>
<guid isPermaLink="false">696@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;That's working. THANKS!
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "configure: error: in `/SourceCache/httpd-2.2.13/srclib/apr&#039;:"</title>
<link>http://diymacserver.com/forum/topic/configure-error-in-sourcecachehttpd-2213srclibapr#post-695</link>
<pubDate>Sat, 15 Aug 2009 09:00:09 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">695@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi, it looks like you are compiling for Intel on a powerpc based Mac ? &#60;/p&#62;
&#60;p&#62;Do you have a 64 bits powerpc? If yes then change the x86_64 into ppc64&#60;/p&#62;
&#60;p&#62;Otherwise you can use the 32 bits compilation which works for intel and powerpc
&#60;/p&#62;</description>
</item>
<item>
<title>djp on "configure: error: in `/SourceCache/httpd-2.2.13/srclib/apr&#039;:"</title>
<link>http://diymacserver.com/forum/topic/configure-error-in-sourcecachehttpd-2213srclibapr#post-694</link>
<pubDate>Fri, 14 Aug 2009 22:22:49 +0000</pubDate>
<dc:creator>djp</dc:creator>
<guid isPermaLink="false">694@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;During the configure step in the 64-bit Leopard, DIYMacServer server step I get:&#60;br /&#62;
--------------------------------------------&#60;br /&#62;
Macintosh:httpd-2.2.13 root# CFLAGS=&#34;-arch x86_64&#34; \&#60;br /&#62;
&#38;gt; ./configure -enable-layout=DIYMacServer \&#60;br /&#62;
&#38;gt;  -enable-mods-shared=all \&#60;br /&#62;
&#38;gt;  -with-ssl=/usr \&#60;br /&#62;
&#38;gt;  -with-mpm=prefork \&#60;br /&#62;
&#38;gt;  -disable-unique-id \&#60;br /&#62;
&#38;gt;  -enable-ssl \&#60;br /&#62;
&#38;gt;  -enable-dav \&#60;br /&#62;
&#38;gt;  -enable-cache \&#60;br /&#62;
&#38;gt;  -enable-proxy \&#60;br /&#62;
&#38;gt;  -enable-logio \&#60;br /&#62;
&#38;gt;  -enable-deflate \&#60;br /&#62;
&#38;gt;  -with-included-apr \&#60;br /&#62;
&#38;gt;  -enable-cgi \&#60;br /&#62;
&#38;gt;  -enable-cgid \&#60;br /&#62;
&#38;gt;  -enable-suexec&#60;br /&#62;
checking for chosen layout... DIYMacServer&#60;br /&#62;
checking for working mkdir -p... yes&#60;br /&#62;
checking build system type... powerpc-apple-darwin9.8.0&#60;br /&#62;
checking host system type... powerpc-apple-darwin9.8.0&#60;br /&#62;
checking target system type... powerpc-apple-darwin9.8.0&#60;/p&#62;
&#60;p&#62;Configuring Apache Portable Runtime library ...&#60;/p&#62;
&#60;p&#62;configuring package in srclib/apr now&#60;br /&#62;
checking build system type... powerpc-apple-darwin9.8.0&#60;br /&#62;
checking host system type... powerpc-apple-darwin9.8.0&#60;br /&#62;
checking target system type... powerpc-apple-darwin9.8.0&#60;br /&#62;
Configuring APR library&#60;br /&#62;
Platform: powerpc-apple-darwin9.8.0&#60;br /&#62;
checking for working mkdir -p... yes&#60;br /&#62;
APR Version: 1.3.8&#60;br /&#62;
checking for chosen layout... DIYMacServer&#60;br /&#62;
checking for gcc... gcc&#60;br /&#62;
checking for C compiler default output file name... a.out&#60;br /&#62;
checking whether the C compiler works... configure: error: in `/SourceCache/httpd-2.2.13/srclib/apr':&#60;br /&#62;
configure: error: cannot run C compiled programs.&#60;br /&#62;
If you meant to cross compile, use `--host'.&#60;br /&#62;
See `config.log' for more details.&#60;br /&#62;
configure failed for srclib/apr&#60;br /&#62;
--------------------------------------------&#60;br /&#62;
I verified that I copied DIYMacServer layout correctly and that X-Code is working. Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>tickletik on "Install libxml on Leopard by hand."</title>
<link>http://diymacserver.com/forum/topic/install-libxml-on-leopard-by-hand#post-631</link>
<pubDate>Thu, 29 Jan 2009 04:30:54 +0000</pubDate>
<dc:creator>tickletik</dc:creator>
<guid isPermaLink="false">631@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I am so sick of developing on a Mac.  This libxml2 business is just the latest bit of stupid frustration that I've been dealing with.  Yes, the Mac is a step up from windows.  But that's like saying a broken down honda is a step up from a demented monkey.&#60;/p&#62;
&#60;p&#62;What drives me crazy is how many developers just shrug and say &#34;oh well, guess I'll have to do without it&#34;.  Excuse me?  Isn't this supposed to be open source software?  Why the hell can't I use it?&#60;/p&#62;
&#60;p&#62;I wish Adobe would port their software to Linux.  So I could just switch already.
&#60;/p&#62;</description>
</item>
<item>
<title>BigMadKev on "64 Bit Apache?"</title>
<link>http://diymacserver.com/forum/topic/64-bit-apache#post-553</link>
<pubDate>Sun, 07 Sep 2008 11:16:30 +0000</pubDate>
<dc:creator>BigMadKev</dc:creator>
<guid isPermaLink="false">553@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Thanks richard this has done the trick!
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "64 Bit Apache?"</title>
<link>http://diymacserver.com/forum/topic/64-bit-apache#post-547</link>
<pubDate>Sat, 06 Sep 2008 08:57:28 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">547@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Try to add the following compiler flag&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;CFLAGS=&#38;quot;-arch x86_64&#38;quot; \
./configure --enable-layout=DIYMacServer \
--enable-mods-shared=all \
--with-ssl=/usr \
--with-mpm=prefork \
--disable-unique-id \
--enable-ssl \
--enable-dav \
--enable-cache \
--enable-proxy \
--enable-logio \
--enable-deflate \
--with-included-apr \
--enable-cgi \
--enable-cgid \
--enable-suexec&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and try it again.
&#60;/p&#62;</description>
</item>
<item>
<title>BigMadKev on "64 Bit Apache?"</title>
<link>http://diymacserver.com/forum/topic/64-bit-apache#post-542</link>
<pubDate>Mon, 25 Aug 2008 10:37:06 +0000</pubDate>
<dc:creator>BigMadKev</dc:creator>
<guid isPermaLink="false">542@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;When you install Apache on Leopard as per your instructions is this in 64 Bit Mode? If no how do I ensure that I have Apache 2.2.9 Installed in 64 Bit Mode?&#60;/p&#62;
&#60;p&#62;Many THanks
&#60;/p&#62;</description>
</item>
<item>
<title>Whisller on "Install libxml on Leopard by hand."</title>
<link>http://diymacserver.com/forum/topic/install-libxml-on-leopard-by-hand#post-512</link>
<pubDate>Sun, 13 Jul 2008 11:11:54 +0000</pubDate>
<dc:creator>Whisller</dc:creator>
<guid isPermaLink="false">512@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Sorry but I cannot edit my first post so I must write new one.&#60;br /&#62;
In first post I wrote about bug tracker, but I didn't wrote link so here it is &#60;a href=&#34;http://bugs.php.net/bug.php?id=44294&#34; rel=&#34;nofollow&#34;&#62;http://bugs.php.net/bug.php?id=44294&#60;/a&#62;&#60;br /&#62;
And I do not agree with solution &#34;Remove old libxml&#34;, heh.
&#60;/p&#62;</description>
</item>
<item>
<title>Whisller on "Install libxml on Leopard by hand."</title>
<link>http://diymacserver.com/forum/topic/install-libxml-on-leopard-by-hand#post-510</link>
<pubDate>Sat, 12 Jul 2008 22:35:14 +0000</pubDate>
<dc:creator>Whisller</dc:creator>
<guid isPermaLink="false">510@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I just tried to override Leopard compilation of libxml...and again I cannot open any application ;p&#60;br /&#62;
Heh I must recover old libxml files or again I will must reinstall Leopard, sick! &#60;/p&#62;
&#60;p&#62;So override Leopard installation doesn't work ;p
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Install libxml on Leopard by hand."</title>
<link>http://diymacserver.com/forum/topic/install-libxml-on-leopard-by-hand#post-509</link>
<pubDate>Sat, 12 Jul 2008 20:01:07 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">509@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I never tried it myself, but usually I install the software that already is installed in a separate spot so not to interfere and make it possible to remove when it doesn't work. &#60;/p&#62;
&#60;p&#62;Let us know if you find a solution.
&#60;/p&#62;</description>
</item>
<item>
<title>Whisller on "Install libxml on Leopard by hand."</title>
<link>http://diymacserver.com/forum/topic/install-libxml-on-leopard-by-hand#post-508</link>
<pubDate>Sat, 12 Jul 2008 19:23:45 +0000</pubDate>
<dc:creator>Whisller</dc:creator>
<guid isPermaLink="false">508@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hello :)&#60;/p&#62;
&#60;p&#62;I have a big problem with libxml and leopard.&#60;br /&#62;
First I tried recompile on old version of libxml but when I'm tried recompile PHP &#34;make&#34; return me an error ( this same like in PHP bug tracker ). So I decides to remove all libxml files with libxml2.2.dylib and libxml2.dylib file and it was biggest mistake at this day :/&#60;br /&#62;
After it my leopard just crashed, after recovery I found one article about it here &#60;a href=&#34;http://jamesclarke.info/notes/libxml2/&#34; rel=&#34;nofollow&#34;&#62;http://jamesclarke.info/notes/libxml2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So maybe you will know how I can upgrade libxml to the newest version on Leopard.&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Whisller.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Apache not starting with compiled PHP"</title>
<link>http://diymacserver.com/forum/topic/apache-not-starting-with-compiled-php#post-481</link>
<pubDate>Sat, 31 May 2008 09:54:47 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">481@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Sorry for the late response but what is the error that is been logged in the Apache error log ?  In your case that should be in /var/log/apache2.
&#60;/p&#62;</description>
</item>
<item>
<title>crackmigg on "Apache not starting with compiled PHP"</title>
<link>http://diymacserver.com/forum/topic/apache-not-starting-with-compiled-php#post-477</link>
<pubDate>Tue, 20 May 2008 17:44:21 +0000</pubDate>
<dc:creator>crackmigg</dc:creator>
<guid isPermaLink="false">477@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I followed the instructions to compile PHP 5.2.6 under leopard, while keeping the installed Apache 2.2.8 from Leopard intact. I compiled PHP5 with the last line changed to /usr/sbin/apxs (original Leopard layout), and everything worked without errors.&#60;/p&#62;
&#60;p&#62;When I start Apache it starts without error message, but when opening 127.0.0.1 in my browser it &#34;Failed to connect&#34;... the Apache Server is not responding. The when I deactivate the php5_module line in the httpd.conf, everything (except PHP5) works, and the server responds as expected, but with the module it stops working. The line in the httpd.conf is:&#60;/p&#62;
&#60;p&#62;LoadModule php5_module libexec/apache2/libphp5.so&#60;/p&#62;
&#60;p&#62;When trying command-line php it says it is version 5.2.5 (the preinstalled version), not 5.2.6. So where did my compiled PHP go? How do I get it to work with Apache? Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>marianopeterson on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-445</link>
<pubDate>Sat, 19 Jan 2008 08:16:49 +0000</pubDate>
<dc:creator>marianopeterson</dc:creator>
<guid isPermaLink="false">445@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I had the same problems with iconv and openssl.  I found the following syntax solved the problem (I installed iconv and openssl using macports to /opt/local):&#60;/p&#62;
&#60;p&#62;--with-iconv=shared,/opt/local \&#60;br /&#62;
--with-openssl=shared,/opt/local \&#60;/p&#62;
&#60;p&#62;Good luck.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-435</link>
<pubDate>Wed, 02 Jan 2008 19:58:22 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">435@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Sorry, missed your earlier post. Hope all stays right and working...
&#60;/p&#62;</description>
</item>
<item>
<title>macxpert on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-434</link>
<pubDate>Tue, 01 Jan 2008 19:57:39 +0000</pubDate>
<dc:creator>macxpert</dc:creator>
<guid isPermaLink="false">434@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;so after messing with far too many internal components (openssl libs in particular) and pretty much killing my system, I installed a clean copy of Leopard on another drive and experienced none of these same 'symbol(s) not found' problems.&#60;/p&#62;
&#60;p&#62;I think I'll start from scratch and reinstall everything instead of struggling with these odd problems now that I know a clean install works fine.
&#60;/p&#62;</description>
</item>
<item>
<title>macxpert on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-433</link>
<pubDate>Mon, 31 Dec 2007 01:09:08 +0000</pubDate>
<dc:creator>macxpert</dc:creator>
<guid isPermaLink="false">433@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I'm not sure if my problem is related, but I'm hoping someone here can help as I've been fighting this for literally 2 months straight....&#60;/p&#62;
&#60;p&#62;When I config and then make PHP on my system I get the following error:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Undefined symbols:
  \&#38;quot;_EVP_CIPHER_CTX_block_size\&#38;quot;, referenced from:
      _zif_openssl_seal in openssl.o
  \&#38;quot;_xmlTextReaderSchemaValidate\&#38;quot;, referenced from:
      _zim_xmlreader_setSchema in php_xmlreader.o
  \&#38;quot;_xmlTextReaderSetup\&#38;quot;, referenced from:
      _zim_xmlreader_XML in php_xmlreader.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [libs/libphp5.bundle] Error 1&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here is the config command I used (top two lines added based on replies in this thread, but to no avail):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;CPPFLAGS=-I/sw LDFLAGS=-L/sw \
CFLAGS=\\\&#38;quot;-arch i386 -isysroot /Developer/SDKs/MacOSX10.5.sdk\\\&#38;quot; \
./configure --prefix=/usr \
    --mandir=/usr/share/man \
    --infodir=/usr/share/info \
    --with-apxs2=/usr/sbin/apxs \
    --with-ldap=/usr \
    --with-kerberos=/usr \
    --enable-cli \
    --with-zlib-dir=/usr \
    --with-libxml-dir=/usr/local/include/libxml2 \
    --enable-exif \
    --enable-ftp \
    --enable-mbstring \
    --enable-mbregex \
    --enable-sockets \
    --with-iodbc=/usr \
    --with-curl=/usr \
    --with-config-file-path=/etc \
    --sysconfdir=/private/etc \
    --with-mysql-sock=/var/mysql \
    --with-mysqli=/usr/local/mysql-5.0.45-osx10.4-universal/bin/mysql_config \
    --with-mysql=/usr/local/mysql-5.0.45-osx10.4-universal \
    --with-pear \
    --with-openssl \
    --with-imap=/usr/local/imap-2007 \
    --with-imap-ssl \
    --with-mcrypt=/usr \
    --enable-embedded-mysqli=shared \
    --with-xmlrpc \
    --with-xsl=/usr&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Help please!
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-429</link>
<pubDate>Sun, 09 Dec 2007 14:51:35 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">429@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I've checked the errors and I have the same, but I don't see any problems in using this version of PHP using Wordpress, postfixadmin, phpmyadmin as PHP based applications. If you do a make test, please let the script send a bug report, it will help...
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-428</link>
<pubDate>Sun, 02 Dec 2007 21:34:58 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">428@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;lamcam, I haven't used iconv, the config statement in the documentation runs well on Leopard. There where if I remember correctly 2 failures on the test but they where minor. I will run it again this week and post the errors.
&#60;/p&#62;</description>
</item>
<item>
<title>iamcam on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-427</link>
<pubDate>Sun, 02 Dec 2007 20:03:15 +0000</pubDate>
<dc:creator>iamcam</dc:creator>
<guid isPermaLink="false">427@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I've used the MAMP instructions from the &#60;em&#62;Switching&#60;/em&#62; blog on Tiger, with good success, so I thought I'd make some modifications for Leopard. I'm doing this with a clean install of Leopard on a secondary drive so I can afford to screw things up.&#60;/p&#62;
&#60;p&#62;I was having the iconv problem until i moved the &#60;code&#62;--with-iconv&#60;/code&#62; towards the top of the configure list. The compile went fine, but &#60;code&#62;make test&#60;/code&#62; revealed several errors, some (most?) of which appear to be related to iconv, though not necessarily isolated to Leopard. &#60;code&#62;make install&#60;/code&#62; worked fine.&#60;/p&#62;
&#60;p&#62;I don't know if these are even serious errors, so I don't know if I'm going to make the move to Leopard with this build, or wait another month or two until people get these problems worked-out... I just can't afford to have a partially working dev box.&#60;/p&#62;
&#60;p&#62;Richard, what are the FAIL results on your PHP make test? Mine are below.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;CPPFLAGS=-I/sw LDFLAGS=-L/sw \
 \
CFLAGS=\\&#38;quot;-arch i386 -isysroot /Developer/SDKs/MacOSX10.5.sdk\\&#38;quot; \
./configure --prefix=/Library/PHP5 \
  --mandir=/usr/share/man \
  --infodir=/usr/share/info \
  --sysconfdir=/etc \
  --with-zlib \
  --with-xml \
 --with-iconv-dir=/sw \
  --with-zlib-dir=/usr \
  --with-openssl \
  --enable-zip \
  --enable-exif \
  --enable-ftp \
  --enable-mbstring \
  --enable-mbregex \
  --enable-soap \
  --enable-sockets \
  --with-curl \
  --with-curlwrppers \
  --disable-cgi \
  --with-gd \
  --with-jpeg-dir=/sw \
  --with-png-dir=/sw \
  --with-tiff-dir=/sw \
  --with-freetype-dir=/sw/lib/freetype219 \
  --with-mysql=/usr/local/mysql \
  --with-mysqli=/usr/local/mysql/bin/mysql_config \
  --with-pdo-mysql=/usr/local/mysql \
  --with-apxs2=/Library/Apache2/bin/apxs  \
&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Failed results on &#60;code&#62;make test&#60;/code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   44
Exts tested     :   35
---------------------------------------------------------------------
Number of tests : 4616              3842
Tests skipped   :  774 ( 16.8%) --------
Tests warned    :    3 (  0.1%) (  0.1%)
Tests failed    :   29 (  0.6%) (  0.8%)
Tests passed    : 3810 ( 82.5%) ( 99.2%)
---------------------------------------------------------------------
Time taken      :  308 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X) [tests/lang/bug30638.phpt]
Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 &#38;lt; 2.6.2x) [ext/dom/tests/bug38474.phpt]
Bug #42082 (NodeList length zero should be empty) [ext/dom/tests/bug42082.phpt]
mysqli thread_id &#38;#38; kill [ext/mysqli/tests/071.phpt]
Test array_fill() function : usage variations  - unexpected values for &#38;#39;start_key&#38;#39; argument [ext/standard/tests/array/array_fill_variation1.phpt]
Sort with SORT_LOCALE_STRING [ext/standard/tests/array/locale_sort.phpt]
Test gettype() &#38;#38; settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation2.phpt]
Test chunk_split() function : usage variations - unexpected values for &#38;#39;chunklen&#38;#39; argument(Bug#42796) [ext/standard/tests/strings/chunk_split_variation2.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] (warn: possibly braindead libc)
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt] (warn: possibly braindead libc)
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt] (warn: possibly braindead libc)
Test htmlspecialchars_decode() function : usage variations - unexpected values for &#38;#39;quote_style&#38;#39; argument [ext/standard/tests/strings/htmlspecialchars_decode_variation2.phpt]
Generic pack()/unpack() tests [ext/standard/tests/strings/pack.phpt]
Test setlocale() function : basic functionality - setting system locale to a specific [ext/standard/tests/strings/setlocale_basic1.phpt]
Test setlocale() function : basic functionality - set locale using an array [ext/standard/tests/strings/setlocale_basic2.phpt]
Test setlocale() function : basic functionality - passing multiple locales as argument [ext/standard/tests/strings/setlocale_basic3.phpt]
Test setlocale() function : usage variations - passing multiple valid/invlaid locales as argument [ext/standard/tests/strings/setlocale_variation1.phpt]
Test setlocale() function : usage variations - setting system locale = 0 [ext/standard/tests/strings/setlocale_variation3.phpt]
Test setlocale() function : usage variations - setting system locale as null [ext/standard/tests/strings/setlocale_variation4.phpt]
Test setlocale() function : usage variations - Setting system locale as empty string [ext/standard/tests/strings/setlocale_variation5.phpt]
Test sprintf() function : usage variations - hexa formats with float values [ext/standard/tests/strings/sprintf_variation35.phpt]
Test sprintf() function : usage variations - int formats with float values [ext/standard/tests/strings/sprintf_variation4.phpt]
Test sprintf() function : usage variations - unsigned formats with float values [ext/standard/tests/strings/sprintf_variation41.phpt]
Test strcspn() function : usage variations - unexpected values of start argument [ext/standard/tests/strings/strcspn_variation3.phpt]
Test strncasecmp() function : usage variations - unexpected values for &#38;#39;len&#38;#39; [ext/standard/tests/strings/strncasecmp_variation5.phpt]
Test strncmp() function : usage variations - different lengths(all types) [ext/standard/tests/strings/strncmp_variation5.phpt]
Test strrpos() function : usage variations - unexpected inputs for &#38;#39;offset&#38;#39; argument [ext/standard/tests/strings/strrpos_variation14.phpt]
Test strrpos() function : usage variations - unexpected inputs for &#38;#39;haystack&#38;#39;, &#38;#39;needle&#38;#39; &#38;#38; &#38;#39;offset&#38;#39; arguments [ext/standard/tests/strings/strrpos_variation15.phpt]
Test strspn() function : usage variations - unexpected values of start argument [ext/standard/tests/strings/strspn_variation3.phpt]
Test vsprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vsprintf_variation15.phpt]
Test vsprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vsprintf_variation16.phpt]
Test vsprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vsprintf_variation4.phpt]
=====================================================================&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Please let me know if this worked for you, or if the fix seems reasonable. Also, if you have any thoughts about the failures I'd appreciate it. I know enough about compiling to get by, but not enough to know whether or not errors and failed tests are serious.&#60;/p&#62;
&#60;p&#62;Thanks!!&#60;br /&#62;
~Cameron
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-419</link>
<pubDate>Sat, 17 Nov 2007 09:20:43 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">419@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Sorry, I don't use both. When I've got some time I will look into it. It's now on the TODO list!
&#60;/p&#62;</description>
</item>
<item>
<title>Sjaq on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-418</link>
<pubDate>Fri, 16 Nov 2007 06:23:27 +0000</pubDate>
<dc:creator>Sjaq</dc:creator>
<guid isPermaLink="false">418@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I tried that, didn't work either. &#60;/p&#62;
&#60;p&#62;I have built php without iconv now, oh btw there are problems with pear too. So to get it to work on my system I had to disable pear and iconv. &#60;/p&#62;
&#60;p&#62;Someone will come op with a fix sometime, I hope :)
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-417</link>
<pubDate>Wed, 14 Nov 2007 19:47:02 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">417@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I'm a bit a loss here as I can't try this myself, haven't got the time for to try this now. I' still working on the Leopard compatibility list for the mailserver.&#60;/p&#62;
&#60;p&#62;A last shot would be: try to compile iconv lib and php using the extra line before the configure statement as with all the tiger configures: CFLAGS=&#34;-isysroot /Developer/SDKs/MacOSX10.5.sdk&#34; \
&#60;/p&#62;</description>
</item>
<item>
<title>Sjaq on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-416</link>
<pubDate>Wed, 14 Nov 2007 16:55:30 +0000</pubDate>
<dc:creator>Sjaq</dc:creator>
<guid isPermaLink="false">416@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;There seems to be some error in my config.log file concerning iconv:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;configure:62339: checking for iconv support
configure:62378: result: yes
configure:62715: checking for libiconv in -liconv
configure:62750: gcc -o conftest -g -O2  -no-cpp-precomp -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/ssl/lib -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -liconv  -lgd -lfreetype -lX11 -lXpm -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm  -lxml2 -lz -licucore -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lssl -lcrypto -lz -lxml2 -lz -licucore -lm &#38;gt;&#38;#38;5
configure:62756: $? = 0
configure:62775: result: yes
configure:63155: checking if iconv is glibc&#38;#39;s
configure:63178: gcc -o conftest -I/usr/local/include -g -O2  -no-cpp-precomp -L/usr/local/lib  -Wl,-rpath,/usr/local/ssl/lib -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv -lgd -lfreetype -lX11 -lXpm -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm  -lxml2 -lz -licucore -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lssl -lcrypto -lz -lxml2 -lz -licucore -lm &#38;gt;&#38;#38;5
conftest.c:256:30: error: gnu/libc-version.h: No such file or directory
configure:63184: $? = 1
configure: failed program was:
&#124; /* confdefs.h.  */
&#124; #define PACKAGE_NAME \&#38;quot;\&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;cut some #define stuff here&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#124; #define SIZEOF_LONG_LONG 8
&#124; #define HAVE_LIBICONV 1
&#124; #define HAVE_ICONV 1
&#124; /* end confdefs.h.  */
&#124; #include &#38;lt;gnu/libc-version.h&#38;gt;
&#124; int
&#124; main ()
&#124; {
&#124; gnu_get_libc_version();
&#124;   ;
&#124;   return 0;
&#124; }
configure:63200: result: no
configure:63209: checking if using GNU libiconv
configure:63240: gcc -o conftest -I/usr/local/include -g -O2  -no-cpp-precomp -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/ssl/lib -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv -lgd -lfreetype -lX11 -lXpm -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm  -lxml2 -lz -licucore -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lssl -lcrypto -lz -lxml2 -lz -licucore -lm &#38;gt;&#38;#38;5
conftest.c: In function &#38;#39;main&#38;#39;:
conftest.c:259: warning: incompatible implicit declaration of built-in function &#38;#39;printf&#38;#39;
configure:63243: $? = 0
configure:63249: ./conftest
configure:63252: $? = 0
configure:63255: result: yes
configure:63487: checking if iconv supports errno
configure:63534: gcc -o conftest -I/usr/local/include -g -O2  -no-cpp-precomp -liconv -L/usr/local/lib  -Wl,-rpath,/usr/local/ssl/lib -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv -liconv -lgd -lfreetype -lX11 -lXpm -lpng -lz -ljpeg -lssl -lcrypto -lcurl -lz -lssl -lcrypto -lm  -lxml2 -lz -licucore -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lssl -lcrypto -lz -lxml2 -lz -licucore -lm &#38;gt;&#38;#38;5
configure:63537: $? = 0
configure:63543: ./conftest
configure:63546: $? = 0
configure:63549: result: yes&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And yes I used a full path to my lib which is in /usr/local.. (tried: --with-iconv=/usr/local)
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Leopard iconv and php5"</title>
<link>http://diymacserver.com/forum/topic/leopard-iconv-and-php5#post-415</link>
<pubDate>Tue, 13 Nov 2007 20:29:50 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">415@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;If you look at the config.log file, is the iconv stuff properly recognized ?&#60;/p&#62;
&#60;p&#62;It looks like the library isn't found during linking. &#60;/p&#62;
&#60;p&#62;Do you know where the lib is installed? Did you specify the full path to the lib, like for instance '--with-iconv=/usr/local'
&#60;/p&#62;</description>
</item>

</channel>
</rss>

