> 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.
Okay, I'm on the same page now. I haven't built th
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
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>> expect
Hey Stas,
This has been a problem for awhile actually. Someone posted to the list
awhile back the best solution to the duplicate symbol message, removing
an entry of yytext from the zend_language_scanner.c. After talking with
Zeev this proved to be a bit more difficult then expected (thanks to