Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2014 06:42:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 192557] [patch] upgrade editors/openoffice-devel to SVN revision 1626099 (4.2.0 AOO420 m1 (Build 9800)) and switch to internal saxon
Message-ID:  <bug-192557-25061-gOzoxmSy3M@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192557-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192557-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192557

--- Comment #11 from Don Lewis <truckman@FreeBSD.org> ---
Hmn ...

/wrkdirs/usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/solver/420/unxfb
sdx.pro/workdir/CxxObject/svx/source/fmcomp/fmgridif.o: In function
`FmXGridCont
rol::createPeer(com::sun::star::uno::Reference<com::sun::star::awt::XToolkit>
co
nst&, com::sun::star::uno::Reference<com::sun::star::awt::XWindowPeer>
const&)':
fmgridif.cxx:(.text+0x689e): undefined reference to `non-virtual thunk to
Window
ListenerMultiplexer::acquire()'
/usr/local/bin/ld:
/wrkdirs/usr/ports/editors/openoffice-devel/work/aoo-4.2.0/ma
in/solver/420/unxfbsdx.pro/workdir/CxxObject/svx/source/fmcomp/fmgridif.o:
reloc
ation R_X86_64_PC32 against undefined symbol
`_ZThn48_N25WindowListenerMultiplex
er7acquireEv' can not be used when making a shared object; recompile with -fPIC
/usr/local/bin/ld: final link failed: Bad value

earlier in the log I see that fmgridif.o was compiled with -fPIC.

It looks like you are compiling gcc 4.9.  The default is still 4.8, so you
might want to try that.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192557-25061-gOzoxmSy3M>