Hi!
I have a problem. Yesterday I tried to build Open Office from source.
I made clone by mercurial:
hg clone http://hg.services.openoffice.org/DEV300 local_DEV300
I started to build following this guide:
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Linux
I have a Linux Fedora 12 64 bit. After a configure and bootstrap and
source LinuxX86-64Env.Set.sh I discovered the problem.
On the page I read that after this steps I should make:
dmake
but then I had:
Checking module list
build -- version: 275224
Fetching dependencies for module testautomation from solver... failed
Fetching dependencies for module packimages from solver... failed
Fetching dependencies for module postprocess from solver... failed
Fetching dependencies for module l10n from solver... failed
WARNING! Project(s):
testautomation
packimages
postprocess
l10n
not found and couldn't be built. Dependencies on that module(s) ignored.
Maybe you should correct build lists.
dmake: Error code 1, while making 'check_modules'
After an hour I ran compilation from:
instsetoo_native/ and command build -all
The building also works when I type “make” in $SRC_ROOT but dmake isn`t
working.
I had the second problem with:
rpm --define "/unxlngx6.pro/misc/install/fake-db-root" --define "_rpmdir
/home/lukasz/open_source/OpenOffice/local_DEV300/setup_native/unxlngx6.pro/bin"
-bb fake-db.spec -bb: unknown option
I solved this problem. I replaced rpm on rpmbuild and I typed this
command from finger - I think, it should be done automatically ( replace
rpm by rpmbuild in LinuxX86-64Env.Set.sh ).
I will be pleased if you repair the problem with rpmbuild and I want to
know why dmake is not working - maybe on that page should be additional
information how to start compilation.
I look forward to hearing from you.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]