Willy Sudiarto Raharjo wrote:
This one didn't work when it was still in the cache, so probably we
had to dmake clean before running this command

You don't need to do the 'dmake clean.'
What we need in such a situation is basically:

 cd $SRC_ROOT/soltools/HIDCompiler/
 dmake killobj
 dmake
 cd $SRC_ROOT/soltools
 build
 deliver

Please refer to the documentations:
 http://tools.openoffice.org/build_env_tools.html
 http://go-oo.org/developers/hackers-guide.html
 http://tools.openoffice.org/dmake/ and go to one of the man page.
 'dmake -v' would be highly helpful when you encounter a problem.
 Looking for 'dmake killobj depend' in the Internet.

Sometime, you might need 'dmake depend=1' after removing a file
from the directory or after moving the entire build directory to
other location. If you want to know further, i would like to
recommend traversing through the files $SRC_ROOT/solenv/inc/*.mk .
settings.mk and target.mk might be a good entry point.

[1] http://qa.openoffice.org/issues/show_bug.cgi?id=89012
Yup, it works by editing the hidclex.l file and add the
never-interactive option and it doesn't need to dmake clean as it will
try to read the file in the next build

Good!

I will report back here when i encountered another problem (let's hope
there won't be any problem again).

So do i.

By the way, when i asked Pavel to build for localized version
(Indonesian), he asked me to give the GSI file (i gave him and it will
be on the next build). But in the OOo's Wiki, i don't see any tutorial
about GSI file. It only says that we should run the .configure with
--with-lang="id". What's the purpose of submitting GSI file then?

I am sorry, I have no information on that.
Someone could give an answer for you.
In the meantime,
 http://l10n.openoffice.org/adding_language.html

Ciao,
Tora

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to