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? -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php