Dear All, I am trying (after a long time) to build under Windows with --with-dbgutil
I am stuck on the ucb module, with the following error message: C:/openoffice/main/solenv/gbuild/StaticLibrary.mk:45: *** gb_Deliver_deliver:> file does not exist in solver, and cannot be delivered: /cygdrive/c/openoffice/main/solver/450/wntmsci12/lib/libcurl.lib. Stop. dmake: Error code 2, while making 'all' Apparently, curl in debug mode generates libcurl_debug.dll and libcurl_debug.lib instead of libcurl.dll and libcurl_lib. curl's makefile.mk takes that into account. But then ucb is failing... ...shall we not remove the "debug" part from the libraries' names instead, to make sure that the other depending modules will find them? Thank you in advance and best regards, -- Arrigo --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org