On Tue, Apr 12, 2005 at 09:59:54AM +0200, Alexander Zschach wrote: > Hi, > > in the actual CVS version tree, search.c does not build, due to the error: > > ,---- > | search.c:27:29: modules/modules.h: Datei oder Verzeichnis nicht gefunden > | search.c:1623: variable `search_history_module' has initializer but > incomplete type > | search.c:1623: warning: implicit declaration of function `struct_module' > | search.c:1623: storage size of `search_history_module' isn't known > `---- > > This can be fixed via the inclusion of `modules/module.h':
Thanks, committed to CVS. An entry was added to AUTHORS ;) -- Zas _______________________________________________ elinks-dev mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-dev
