compile error in kdelibs [HEAD]

David Faure faure at kde.org
Tue Oct 14 17:38:01 BST 2003


On Tuesday 14 October 2003 18:15, Andreas Hartmann wrote:
> lexer.cpp:52:23: lexer.lut.h: No such file or directory

OK, there we go again, this time on kde-core-devel so hopefully it'll be the last :)
Those files are generated now, so you should
* update unsermake if you're using it (not your case)
* rm -rf .deps    (from kjs/ itself)
* create_makefile .     (script from kdesdk/scripts; or re-run config.status; or re-run configure)
* make

You'll have to do the same in khtml/ecma.

-- 
David FAURE, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list