Install error OOo-1.1.3 on 4.10p3
Benjamin Thelen
bt at ccgis.de
Thu Oct 21 11:29:32 PDT 2004
Don Lewis wrote:
> On 20 Oct, Benjamin Thelen wrote:
>
...
snip
...
> .if !defined(DISPLAY)
> #
> # UGLY hack to not have to specify a X-Display.
> #
> ${X11BASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & ${ECHO
> } $$! > ${WRKDIR}/.Xvfb.pid
> @sleep 5
> @cd ${WRKSRC}/instsetoo/*.pro/${LANG_EXT}/normal/ ; \
> ===> SAL_IGNOREXERRORS=1 TEMP=${WRKDIR} DISPLAY=${DISPLAY} ./install --prefix
> =${PREFIX}
> @-${CAT} ${WRKDIR}/.Xvfb.pid | ${XARGS} kill
> @${RM} -f ${WRKDIR}/.Xvfb.pid
>
> I think "DISPLAY=${DISPLAY}" is incorrect because DISPLAY is not
> defined. Judging by another place in the Makefile where Xvfb is used, I
> think this should be "DISPLAY=${DISPLAYHACK}".
>
>
Hi Don,
Well, building of OOo still ends as I know, except this kill-command.
I had that month ago.
dmake has been successfully built
kill: 70823: No such process
*** Error code 1 (ignored)
Installing still fails with the same error. Nevertheless, thanks for
your time and help Don!
I don't understand why I have three 4.10 boxes, all with the same
error and all with the same ending of building OOo? I suppose OOo
expects somethings what I do not supply. I could try a generic
kernel...don't know. Won't really help, I think.
Best Regards,
Benjamin
More information about the freebsd-openoffice
mailing list