On Monday 23 January 2012 10:05:22 David Tardon wrote:
>
> You need to update the help repository.
>
> cd clone/help
> git pull -r
>
> D.
It does not help for me:
[ pim@laptop-pim 1 ~/work/bootstrap master %]] cd clone/help/
[ pim@laptop-pim 0 ~/work/bootstrap/clone/help master]] git pull -r
Cu
When I run make check the smoketest fails.
What to do next ?
I tried to google for this, and it seems to point to a java problem, but I
still don't know what to do next.
Some info:
This build is on a openSUSE 11.3 system.
gandalf:~/git/libo/> java -version
java version "1.6.0_20"
OpenJDK Runtime
Hi,
I intend to do some development for libreoffice, but I stumbled into a build
problem.
The initial build went well after installing some java stuff on openSUSE 11.4.
However after doing a ./g pull -r one of the modules does not compile any
more.
I already did a make clean at the top level, b