Re: [PHP4BETA] Building shared library on Debian
[email protected] (Peter Kovacs) Tue, 6 Jun 2000 06:53:17 -0400 (EDT)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Okay, I've figured it out. PHP was insisting on using libtool 1.3.4 while the installed version was 1.3.3. I simply symlinked /usr/bin/libtool to php-4.0.0/libtool and rebuilt and it worked fine. I don't know why that should happen, but I figured I might as well present my solution for posterity. Peter On Tue, 6 Jun 2000, Peter Kovacs wrote: > I got bitten by the __ns_name_unpack@@GLIBC_2.1 issue (bug #4374) when > trying to build php4 as a shared apache module. Building the CGI version > works fine (although I didn't test the executable). This is on a > relatively bare Debian 2.2 box. Has anybody encountered this problem > before, and what, if anything, was done to solve it. > > Any help would be *EXTREMELY* appreciated. > > Thanks, > Peter > > -------------------------------------------------- > Peter D. Kovacs KnowPost.com LLC > Lead Engineer [email protected] > -------------------------------------------------- > > > -- > PHP 4.0 Beta Mailing List <http://www.php.net/version4/> > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected] > > -------------------------------------------------- Peter D. Kovacs KnowPost.com LLC Lead Engineer [email protected] --------------------------------------------------