Re: [Build] build problem in svx
Hi, yes, xbitmap is gone. The problems you describe happen when you update a local copy of trunk and do not cleanup the output trees, in that case the prebuilt dependencies still contain references to the file. There are two alternatives: build fresh with a new checkout or delete all build dependencies. The 2nd can be done in several ways, I usually rm -rf trunk/main/solver* and rm -rf trunk/main/*/wntmsci12* (for windows, corresponding for other plattforms). HTH! Regina Henschel wrote: > Hi all, > > I get the build error > make: *** No rule to make target > `/cygdrive/c/AOO_2012_5_git/main/svx/inc/svx/xbitmap.hxx', needed by > `/cygdrive/c/AOO_2012_5_git/main/solver/340/wntmsci12/workdir/CxxObject/svx/source/engine3d/obj3d.o'. > Stop. > dmake: Error code 2, while making 'all' > > I need a hint, where to search for the reason. > > Kind regards > Regina -- ALG
Re: [Build] build problem in svx
Hello Regina Am 19.05.12 01:21, schrieb Regina Henschel: > Hi Raphael, > > Raphael Bircher schrieb: >> Hi Regina >> >> Am 18.05.12 17:14, schrieb Regina Henschel: >>> Hi all, >>> >>> I thing, I found it: The file xbitmap.hxx was deleted with revision >>> 1336585. It seems I did something wrong, that a rebase did not noticed >>> this. I'll restart with 'clone' to get a clean repository. >>> >> I ran on the same error with MacOSX 10.6.x with a clean checkout. so I >> beleve the problem is not at your machine. > > I have build with a fresh clone from revision 1339201 and it has build > fine and is finished now. You use the trunk, right? then I will try it again. Greetings Raphael
Re: [Build] build problem in svx
Hi Raphael, Raphael Bircher schrieb: Hi Regina Am 18.05.12 17:14, schrieb Regina Henschel: Hi all, Regina Henschel schrieb: Hi all, I get the build error make: *** No rule to make target `/cygdrive/c/AOO_2012_5_git/main/svx/inc/svx/xbitmap.hxx', needed by `/cygdrive/c/AOO_2012_5_git/main/solver/340/wntmsci12/workdir/CxxObject/svx/source/engine3d/obj3d.o'. Stop. dmake: Error code 2, while making 'all' I need a hint, where to search for the reason. I thing, I found it: The file xbitmap.hxx was deleted with revision 1336585. It seems I did something wrong, that a rebase did not noticed this. I'll restart with 'clone' to get a clean repository. I ran on the same error with MacOSX 10.6.x with a clean checkout. so I beleve the problem is not at your machine. I have build with a fresh clone from revision 1339201 and it has build fine and is finished now. Kind regards Regina
Re: [Build] build problem in svx
Hi Regina Am 18.05.12 17:14, schrieb Regina Henschel: > Hi all, > Regina Henschel schrieb: >> Hi all, >> >> I get the build error >> make: *** No rule to make target >> `/cygdrive/c/AOO_2012_5_git/main/svx/inc/svx/xbitmap.hxx', needed by >> `/cygdrive/c/AOO_2012_5_git/main/solver/340/wntmsci12/workdir/CxxObject/svx/source/engine3d/obj3d.o'. >> >> Stop. >> dmake: Error code 2, while making 'all' >> >> I need a hint, where to search for the reason. > > I thing, I found it: The file xbitmap.hxx was deleted with revision > 1336585. It seems I did something wrong, that a rebase did not noticed > this. I'll restart with 'clone' to get a clean repository. > I ran on the same error with MacOSX 10.6.x with a clean checkout. so I beleve the problem is not at your machine. Greetings Raphael
Re: [Build] build problem in svx
Hi all, Regina Henschel schrieb: Hi all, I get the build error make: *** No rule to make target `/cygdrive/c/AOO_2012_5_git/main/svx/inc/svx/xbitmap.hxx', needed by `/cygdrive/c/AOO_2012_5_git/main/solver/340/wntmsci12/workdir/CxxObject/svx/source/engine3d/obj3d.o'. Stop. dmake: Error code 2, while making 'all' I need a hint, where to search for the reason. I thing, I found it: The file xbitmap.hxx was deleted with revision 1336585. It seems I did something wrong, that a rebase did not noticed this. I'll restart with 'clone' to get a clean repository. Kind regards Regina