What needs to happen, is a modification to aclocal.m4
Also, ./configure --without-pear

Here is the updated aclocal.m4 attached.

-Brad


Stanislav Malyshev wrote:
> DK>> This has been a problem for awhile actually.  Someone posted to the
> DK>> list awhile back the best solution to the duplicate symbol message,
> DK>> removing an entry of yytext from the zend_language_scanner.c.  After
> DK>> talking with Zeev this proved to be a bit more difficult then
> DK>> expected (thanks to flex).
> 
> No, no, no. Not *that* one yytext duplicate symbol message. A ton 
> of duplicate symbol messages for each symbol in .al's. That's what I'm 
> talking about. All libraries get added twice and that drives cc crazy and 
> brings duplicate messages.
> 
> DK>> As far as the libtool parts go, I am still lost on it.  I do know it
> DK>> needs to have the -flat_namespace define added to the compile
> DK>> options.
> 
> Does 4.0.6 version have it? If so, the question is why it got removed. If 
> not, te question is how 4.0.6 libtool works?
> 
> 


-- 
-----------------------------
Brad House
Sr. Developer
Main Street Softworks, Inc.

[EMAIL PROTECTED]
(352) 378-8228
-----------------------------

Attachment: aclocal.m4.tar.gz
Description: GNU Zip compressed data

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

Reply via email to