Hello,

I'm very sure I packed the RC with libtool 1.4.2. This means that it 
_should_ work out of the box if you don't run ./buildconf yourself.
Did you try this?

regards,
Derick

On Sun, 24 Mar 2002, Peter Blokland wrote:

> hi,
> 
> In a previous message (subject "-lresolv problems on OpenBSD"), I wrote
> about the troubles I had buidling an Apache DSO on OpenBSD 3.0. 
> 
> Completely apart from the -lresolv and iconv problems, I discovered that
> with every php-version from 4.1.2 onwards the building of a DSO failed
> with my config. After a lot of builds, and with the help of another
> php-dev subscriber (thanks Melvin), the bug was finally traced down to
> my libtool version (1.4) and the ltmain.sh coming with that.
> 
> After upgrading to libtool 1.4.2 and using the accompanying ltmain.sh,
> all builds are now succesful. I know that 1.4 is recommended (according
> to the site), and I don't know what the mentioned "problems with libtool
> 1.4.2" are, but 1.4.2 seems to work better on OpenBSD.
> 
> Hope this helps someone somewhere. If anyone wants to know more, just
> ask. I'm now happily running 4.2.0rc1, with the following config :
> 
> ./configure --with-iconv=/usr/local --with-expat-dir=/usr/local 
> --with-apxs=/usr/sbin/apxs --enable-safe-mode --with-openssl --with-zlib 
> --with-curl --enable-ftp --with-gd --with-gettext --with-mcrypt 
> --with-mysql=/usr/local --with-pdflib --with-pgsql=/usr/local 
> --enable-trans-sid --enable-xslt --with-xslt-sablot 
> --with-jpeg-dir=/usr/local/ --with-png-dir=/usr/local/ 
> --with-xpm-dir=/usr/X11R6/  --with-freetype-dir=/usr/X11R6/
> 
> -- 
> CUL8R, Peter.
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-----------------------------------------------------------------------
              PHP: Scripting the Web - [EMAIL PROTECTED]
                All your branches are belong to me!
            SRM: Script Running Machine - www.vl-srm.net
-----------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to