On 09/13/02, "Devon O'Dell" <[EMAIL PROTECTED]> wrote:
> PHP Warning: Function registration failed - duplicate name - h in 
> Unknown on li
> ne 0

> I have no clue what I did wrong, I wasn't able to replicate the bug, 
> when I redid buildconf and everything it went away.
> 
> Currently my question is, "WTF?"

Some objects were not rebuilt (probably because a dependency was not
specified in the makefile) when you changed the binary signature of
your build, and that resulted in a bogus build when linked with newer
code.

"make clean" is always the first thing to try when encountering that
kind of problem!

--Wez.


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

Reply via email to