Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2014 09:37:21 -0400
From:      Eric Damien <eric.damien@gmx.com>
To:        office@FreeBSD.org
Subject:   openoffice-4 4.0.1_3 : failed compilation
Message-ID:  <20140603093721.4b2587f0@gmx.com>

next in thread | raw e-mail | index | archive | help
Greetings,

I am try to build openoffice-4 4.0.1_3 from source (i.e. "make install clean")
on FreeBSD 10 amd64. I tried it multiple times, once every month since
March 2014, with editors/openoffice-4/ as well as editors/openoffice-devel/; the
problem is the same (see below).

Any advice?
In advance thank you,

E. Damien.


---------------- Log begins here ----------------------------------

R=/usr/ports/editors/openoffice-4/work/aoo-4.0.1 && S=$R/main &&
O=$S/solver/401/unxfbsdx.pro && W=$O/workdir &&  mkdir -p $O/bin/ && rm -f
$O/bin/svxen-US.res && cp -f $W/ResTarget/svxen-US.res $O/bin/svxen-US.res &&
touch -r $W/ResTarget/svxen-US.res $O/bin/svxen-US.res && mkdir -p $O/res/img/
&& rm -f $O/res/img/svxen-US.ilst && cp -f $W/ResTarget//svxen-US.ilst
$O/res/img/svxen-US.ilst && touch -r $W/ResTarget//svxen-US.ilst
$O/res/img/svxen-US.ilst R=/usr/ports/editors/openoffice-4/work/aoo-4.0.1 &&
S=$R/main && O=$S/solver/401/unxfbsdx.pro && W=$O/workdir &&  mkdir -p
$W/AllLangRes/ && touch
$W/AllLangRes/svx /usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/solver/401/unxfbsdx.pro/workdir/CxxObject/svx/source/fmcomp/fmgridif.o:
In function
`FmXGridControl::createPeer(com::sun::star::uno::Reference<com::sun::star::awt::XToolkit>
const&, com::sun::star::uno::Reference<com::sun::star::awt::XWindowPeer>
const&)': fmgridif.cxx:(.text+0x68f4): undefined reference to `non-virtual
thunk to
WindowListenerMultiplexer::acquire()' /usr/local/bin/ld: /usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/solver/401/unxfbsdx.pro/workdir/CxxObject/svx/source/fmcomp/fmgridif.o:
relocation R_X86_64_PC32 against undefined symbol
`_ZThn48_N25WindowListenerMultiplexer7acquireEv' can not be used when making a
shared object; recompile with -fPIC /usr/local/bin/ld: final link failed: Bad
value collect2: error: ld returned 1 exit status gmake[2]: ***
[/usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/solver/401/unxfbsdx.pro/workdir/LinkTarget/Library/libsvxcore.so]
Error 1
rm /usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/solver/401/unxfbsdx.pro/workdir/ExternalHeaders/Library/libxcr.so
gmake[2]: Leaving directory
`/usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/svx' dmake:  Error code 2,
while making 'all'

1 module(s): 
        svx
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while
making /usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/svx/prj

When you have fixed the errors in that module you can resume the build by
running:

        build --from svx

*** Error code 1

Stop.
make[1]: stopped in /usr/ports/editors/openoffice-4
*** Error code 1

Stop.
---------------- Log ends here ----------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140603093721.4b2587f0>