Hi,
I've pushed an updated version of the feature/vos-removal branch
At this point vos is no more, and I build and 'smoketest' successfully
in rawbuild on Linux x86_64
I'm looking for volonteer to build it and to basic test on it on other
platforms. (note Linux welcome too, it won't hurt to have another
flavor of Linux tested )
Howto:
in your root git:
git pull -r && ./bin/g pull -r
git checkout -b vos origin/feature/vos-removal && ./bin/g checkout -b
vos origin/feature/vos-removal
cd rawbuild
./autogen.sh ..... (applicable parameter for your platform.. the usual stuff)
make
if you have a build failure, the usual source xxxx.Env.sh; cd
<problematic_module> ; build 2>&1 | tee problematic_module.log
and post the problematic_module.log
if the make is successful, try
cd test
build
deliver -link
cd ../smoketestoo_install
build
if everything goes right you should see near the end 'OK(1)'
Bonus Point:
I had to do a lot of rewriting in the adabas driver to kick vos out,
if someone has the ability to muscle up that driver that would be
great....
Cleanup:
When you are done. to get rid of the vos branch do, from the root repo
git checkout master && ./bin/g checkout master
git branch -D vos && ./bin/g branch -D vos
Thanks.
Norbert
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.