<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
31.05.2011 10:49, Ben Engbers пишет:
<blockquote cite="mid:4DE4FFE3.3020400@BrouwerCP.nl" type="cite">
<pre wrap="">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
</pre>
</blockquote>
There should be instructions after the error, such as:<br>
<br>
<font color="#333333"><tt> it seems that the error is inside '</tt></font><font
color="#333333"><tt>smoketestoo_native</tt></font><font
color="#333333"><tt>', please re-run build<br>
inside this module to isolate the error and/or test your fix:<br>
-----------------------------------------------------------------------<br>
<br>
rm -Rf /......./unxlngi6.pro # optional module 'clean'<br>
/bin/bash<br>
cd /</tt></font><font color="#333333"><tt>......./</tt></font><br>
<font color="#333333"><tt>source ./LinuxX86Env.Set.sh<br>
cd smoketestoo_native<br>
build</tt></font><br>
</body>
</html>