ID: 30141
Updated by: [EMAIL PROTECTED]
Reported By: jurgen at shop dot fr
Status: Open
Bug Type: Feature/Change Request
Operating System: FreeBSD
PHP Version: Irrelevant
New Comment:
On FreeBSD 4.10 /usr/local/bin/libtoolize is definitely there:
12:03pm as2:~> pkg_info -L libtool-1.3.4_2
Information for libtool-1.3.4_2:
Files:
/usr/local/bin/libtool
/usr/local/bin/libtoolize
/usr/local/include/ltdl.h
/usr/local/info/libtool.info
/usr/local/lib/libltdl.a
/usr/local/lib/libltdl.so
/usr/local/lib/libltdl.so.1
/usr/local/share/aclocal/libtool.m4
/usr/local/share/libtool/config.guess
/usr/local/share/libtool/config.sub
/usr/local/share/libtool/libltdl/COPYING.LIB
/usr/local/share/libtool/libltdl/Makefile.am
/usr/local/share/libtool/libltdl/Makefile.in
/usr/local/share/libtool/libltdl/README
/usr/local/share/libtool/libltdl/acconfig.h
/usr/local/share/libtool/libltdl/acinclude.m4
/usr/local/share/libtool/libltdl/aclocal.m4
/usr/local/share/libtool/libltdl/config.h.in
/usr/local/share/libtool/libltdl/configure
/usr/local/share/libtool/libltdl/configure.in
/usr/local/share/libtool/libltdl/ltdl.c
/usr/local/share/libtool/libltdl/ltdl.h
/usr/local/share/libtool/libltdl/stamp-h.in
/usr/local/share/libtool/ltconfig
/usr/local/share/libtool/ltmain.sh
The same is true for FreeBSD 4.3. Which are the two versions I have
access to.
Previous Comments:
------------------------------------------------------------------------
[2004-09-19 12:21:28] jurgen at shop dot fr
You known some modules are important, like the one of Xdebug2.so to
debug Your code, maybe others to.
It was a hassle to compile it on FreeBSD due to phpize.
phpize is using an old shtool and old libtools. It should
include 'if or case' for different OS (see my patch), or
the package/port maintainer need to known all patches at
hand or they need to be written anyway in a README
On FreeBSD You can choose which libtoolize You use. v1.3
v1.4 or v15 and this is /usr/local/bin/libtoolizeXX
Of course You can create a symlink, but this has his consequences for
other programs which rely on libtoolize,
so You can link to the wrong version.
------------------------------------------------------------------------
[2004-09-19 12:11:28] jurgen at shop dot fr
Nope. I verified a 4.10 box. Same as 5.X
------------------------------------------------------------------------
[2004-09-18 19:26:15] [EMAIL PROTECTED]
I think this is only applicable to FreeBSD5. Every FreeBSD4 box I have
checked has libtoolize.
------------------------------------------------------------------------
[2004-09-18 18:47:07] jurgen at shop dot fr
Bug #21216 should be solved either.
------------------------------------------------------------------------
[2004-09-18 18:46:04] jurgen at shop dot fr
1) Seems some modules needs libtoolize13 to compile !
(Like xdebug2.so)
2) Bug #21216 phpize passes --no-verify to ltconfig without
specifying host
quote Derick: PHP requires libtool 1.4 anyway
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/30141
--
Edit this bug report at http://bugs.php.net/?id=30141&edit=1