31.05.2011 10:49, Ben Engbers пишет:
After a new ./g pull -r I did make dev-install. 2 Hours later, I finally
got the same errormsg as yesterday:

  internal build errors:

ERROR: error 65280 occurred while making
/home/bengbers/Src/LibreOffice/libo/smoketestoo_native

 it seems that the error is inside 'smoketestoo_native', please re-run build
 inside this module to isolate the error and/or test your fix:

It may be a stupid question but when I issue 'make' or 'build' in the
smoketestoo_native directory, I only get the message that the build
command is not found or that make can't find a makefile.

How should I rebuild only this module?

Ben
There should be instructions after the error, such as:

 it seems that the error is inside 'smoketestoo_native', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

rm -Rf /......./unxlngi6.pro # optional module 'clean'
/bin/bash
cd /
......./
source ./LinuxX86Env.Set.sh
cd smoketestoo_native
build

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to