Hi,

I finally found out why I get build error for CGI.
Since I have re2c installed on my system, it creates
C source. Since C source generated by re2c is in
repository, it can differ a little and sometimes
results in undefined symbol when compiling.
(It did in my case. Since I never edit the CVS check out,
I didn't expect there is a not updated C source in there)

Is it possible to bundle re2c? or make it required
build tool? and delete generated C source?

cvsclean should delete re2c generated file since
what it suppose to do. IMO.

--
Yasuo Ohgaki


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

Reply via email to