> I ran cvs update on my machine and reran ./configure --with-lang=sv
> as I've been told, but it gives me the following error:
> ERROR: Missing argument[s], cannot generate file-entities.ent
> creating entities/missing-entities.ent and entities/missing-ids.xml
> I've tried without --with-lang=sv but that does seem to matter,
> same error. make test fails, of course.
> What have I done wrong now? ;-)

You'r cvs update does not seem to be correct. You have updated the configure
script, while you have not updated the scripts/file-entities.php script, so
there is a conflict between them. Try to rerun cvs update and in that run,
file-entitites.php should be updated.

BTW I tried ./configure --with-lang=sv and it worked quite well...

Goba



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to