After running make, I get this:
dmake: ../../unxlngx6.pro/misc/PresenterScreen.dpz: line 105:
Error: -- Syntax error in % rule, missing % target
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
it seems that the error is inside 'sdext', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
/bin/bash
cd
/var/tmp/portage/app-office/libreoffice-3.3.0.2/work/libreoffice-build-3.3.0.2/build/libreoffice-3.3.0.2
source ./LinuxX86-64Env.Set.sh
cd sdext
build
when the problem is isolated and fixed exit and re-run 'make' from the top-level
sometimes (sadly) it is necessary to rm -Rf unxlngx6.pro in a module.
I tried simply running the suggested commands again, but that dumps me
back to the same place.
The content of the referenced file is:
..$/..$/unxlngx6.pro$/bin$/presenter-screen.oxt : \
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/BorderCurrentSlideBottomLeft.png
\
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/ScrollbarArrowUpMouseOver.png
\
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/BorderBottomRight.png \
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/ScrollbarArrowUpSelected.png
\
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/BorderTopLeft.png \
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/BorderToolbarLeft.png \
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/ButtonPlusSelected.png
\
[lots of png's, snip]
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/ButtonNotesNormal.png \
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/ViewBackground.png \
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/ButtonFrameRightNormal.png
\
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/ButtonNotesMouseOver.png
\
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/LabelMouseOverRight.png
\
../../unxlngx6.pro/misc/PresenterScreen/bitmaps$/ButtonFrameLeftNormal.png
<----- Line 105
../../unxlngx6.pro/misc/presenter-screen.dpzz : makefile.mk
..$/..$/unxlngx6.pro$/bin$/presenter-screen_develop.zip : \
../../unxlngx6.pro/misc/en-US$/com.sun.PresenterScreen$/presenter.xhp
../../unxlngx6.pro/misc/presenter-screen_develop.dpzz : makefile.mk
zipdep_langs=en-US
I want to figure out what's wrong, but I don't understand what the
purpose is of the dpz file, nor what the syntax is, so I'm stuck.
Any hints at all would be greatly appreciated.
--
Unsubscribe instructions: E-mail to [email protected]
List archive: http://listarchives.libreoffice.org/www/users/
*** All posts to this list are publicly archived for eternity ***