pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libreoffice4 compile trouble



I don't seem to be able to compile libreoffice4 on -current/amd64:

[build RES] uuiks
S=/usr/obj/pkgsrc/misc/libreoffice4/work.x86_64/libreoffice-4.2.5.2 && I=$S/instdir && W=$S/workdir &&  mkdir 
-p $W/ResTarget/ $W/ResTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "-r -p -lgks -fs=$W/ResTarget
/uuiks.res -lip=$S/icon-themes/galaxy/uui/uui -lip=$S/icon-themes/galaxy/uui/imglst/ks -lip=$S/icon-themes/gal
axy/uui/imglst -lip=$S/icon-themes/galaxy/uui/res/ks -lip=$S/icon-themes/galaxy/uui/res -lip=$S/icon-themes/ga
laxy/uui -lip=$S/icon-themes/galaxy/res/ks -lip=$S/icon-themes/galaxy/res -subMODULE=$S/icon-themes/galaxy/ -s
ubGLOBALRES=$S/icon-themes/galaxy/res -oil=$W/ResTarget/ $W/SrsTarget/uui/res.srs" > ${RESPONSEFILE} && LD_LIB
RARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/ure/lib:$I/program"   $W/LinkTarget/Executable/rsc @${RESPO
NSEFILE} && rm -f ${RESPONSEFILE}

        Moveable = TRUE;
                ^
f643: "/usr/obj/pkgsrc/misc/libreoffice4/work.x86_64/libreoffice-4.2.5.2/workdir/SrsTarget/uui/res.srs", line 
21667: Error in the object (Type: PushButton):
The variable <Moveable> must not be used here.

...

[build RES] uuimk
256: Error: !! 1 Error found!!
Error starting rsc2 compiler
/usr/obj/pkgsrc/misc/libreoffice4/work.x86_64/libreoffice-4.2.5.2/solenv/gbuild/AllLangResTarget.mk:379: recip
e for target '/usr/obj/pkgsrc/misc/libreoffice4/work.x86_64/libreoffice-4.2.5.2/workdir/ResTarget/uuija.res' f
ailed
make[1]: *** [/usr/obj/pkgsrc/misc/libreoffice4/work.x86_64/libreoffice-4.2.5.2/workdir/ResTarget/uuija.res] E
rror 1
make[1]: *** Deleting file '/usr/obj/pkgsrc/misc/libreoffice4/work.x86_64/libreoffice-4.2.5.2/workdir/ResTarge
t/uuija.res'


I had built 4.2.5.2(nb0) on this system, but haven't tried again until
now (nb6)...

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index