Hi Andrew,

On Sat, Dec 03, 2011 at 06:55:19PM -0800, Andrew Rist wrote:
> The nightly[1] has been updated and we have both RAT[2] and logs[3] now.
> Any help fixing the build would be great.
> Andrew
> 
> [1] http://ci.apache.org/builders/openofficeorg-nightly/
> [2] http://ci.apache.org/projects/openoffice/rat-output.html
> [3] 
> http://ci.apache.org/projects/openoffice/buildlogs/log/unxlngx6.pro.build.html
> 

/bin/bash: 
/home/buildslave19/slave19/openofficeorg-nightly/build/main/solver/340/unxlngx6.pro/bin/makedepend:
 No such file or directory

This module is missing a dependency on soltools (where makedepend is
built). Try the attached patch.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina
diff --git a/ucpp/prj/build.lst b/ucpp/prj/build.lst
index b58208b..4eb6c24 100644
--- a/ucpp/prj/build.lst
+++ b/ucpp/prj/build.lst
@@ -1,3 +1,3 @@
-ucpp      ucpp  :  NULL
+ucpp      ucpp  :  soltools NULL
 ucpp      ucpp     usr1           -       all     ucpp_mkout NULL
 ucpp      ucpp     nmake          -       all     ucpp_ucpp NULL

Attachment: pgpTLfV09NgeK.pgp
Description: PGP signature

Reply via email to