oh, hey, now i haven't replied yet! :) > > > not having seen any replies to this, i'm slightly annoyed, but > i'll assume > > people didn't see my point / questions in the email. > > > > so, i'll make it to the point: > > > > do we need to run test_man_gen through the process, and if so, why is it > > that half the translations aren't building? > > Yep, there is no point in trying to build without running "test_man_gen", > it is already a stripped down version of "test" to test for only those > things, which will stop generation anyway. So it would only take more time > to omit that test, as build will fail anyway.
that's what i figured. > > The reason for the failure is that there were some major restructuring > in the manual and some teams are not up to date. > good -- i had pondered it was a build error down to a bad setup. > For things like you quoted from the ar of fr build problems, they seem > to be language specific (non SGML character usage). These can only be > corrected by the authors. The MissingStuff entity missing is probably > simply becuase the language's language-defs.ent file is not updated. > > So the errors I can see our language specific and not reported because > the build system is in bad shape... I'll try and check the hungarian > translation to fix build issues. > > BTW do you have any answer to our question regarding the build problems > on PHP.net? See http://php.net/blog/hu for example (it is some core > problem). yeah, that was the lack of a core file not being run, it's been fixed now.. -- james -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
