Thanks a lot. "libXt-devel" was indeed not installed.

But now it's breaking in svx:

[...]

=============
Building module svx
=============

Entering /share/linux2/aoo/trunk/main/svx/prj

cd .. && make -s -r -j1   && make -s -r deliverlog
[ build LNK ] Library/libsvxcore.so
/share/linux2/aoo/trunk/main/solver/420/unxlngx6.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+0x68b2): undefined reference to `non-virtual thunk to
WindowListenerMultiplexer::acquire()'
/usr/bin/ld:
/share/linux2/aoo/trunk/main/solver/420/unxlngx6.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/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
/share/linux2/aoo/trunk/main/solenv/gbuild/LinkTarget.mk:248: recipe for
target
'/share/linux2/aoo/trunk/main/solver/420/unxlngx6.pro/workdir/LinkTarget/Library/libsvxcore.so'
failed
make: ***
[/share/linux2/aoo/trunk/main/solver/420/unxlngx6.pro/workdir/LinkTarget/Library/libsvxcore.so]
Error 1
dmake:  Error code 2, while making 'all'

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

Reason(s):

ERROR: error 65280 occurred while making
/share/linux2/aoo/trunk/main/svx/prj

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

        build --from svx


Thanks

Marcus



Am 09/04/2016 07:55 PM, schrieb Damjan Jovanovic:
X11/StringDefs.h is provided by the libxt-dev package on Ubuntu.

Regards
Damjan

On Sun, Sep 4, 2016 at 7:40 PM, Marcus<marcus.m...@wtnet.de>  wrote:

I've managed to start my first build of trunk. After some hours of reading
building guides and installing/configuring prerequisites, it starts now but
quits with an error.

Hardware / software:
- Intel Core i7-4710HQ 2.5 GHz (4 cores)
- 16 GB RAM, 256 GB SSD
- Fedora 21

Configure options:
$ ./configure
--with-dmake-url=http://sourceforge.net/projects/oooextras.
mirror/files/dmake-4.12.tar.bz2
--with-epm-url=https://www.msweet.org/files/project2/epm-3.7-source.tar.gz
--disable-odk
--disable-gconf
--disable-gnome-vfs
--disable-mozilla
--disable-odk
--disable-gtk
--with-package-format="installed"

Build command:
$ build -P4 -- -P4

Log:

There are many hints about:
fatal error: X11/StringDefs.h: No such file or directory
  #include<X11/StringDefs.h>

But I don't know which X11 package is maybe missing as I've installed many
incl. devel packages.

The full build log is here [1]. The following is an excerpt of the last
lines:

[...]

wizards deliver
deliver -- version: 275594
Module 'wizards' delivered successfully. 0 files copied, 1 files unchanged
In file included from /share/linux2/aoo/trunk/main/v
cl/inc/unx/svunx.h:27:0,
                  from /share/linux2/aoo/trunk/main/vcl/inc/unx/svsys.h:26,
                  from /share/linux2/aoo/trunk/main/vcl/inc/svsys.h:34,
                  from /share/linux2/aoo/trunk/main/v
cl/source/window/window.cxx:58:
/share/linux2/aoo/trunk/main/solver/420/unxlngx6.pro/inc/too
ls/prex.h:45:28: fatal error: X11/StringDefs.h: No such file or directory
  #include<X11/StringDefs.h>
                             ^
compilation terminated.
In file included from /share/linux2/aoo/trunk/main/v
cl/inc/unx/svunx.h:27:0,
                  from /share/linux2/aoo/trunk/main/vcl/inc/unx/svsys.h:26,
                  from /share/linux2/aoo/trunk/main/vcl/inc/svsys.h:34,
                  from /share/linux2/aoo/trunk/main/v
cl/source/window/wrkwin.cxx:33:
/share/linux2/aoo/trunk/main/solver/420/unxlngx6.pro/inc/too
ls/prex.h:45:28: fatal error: X11/StringDefs.h: No such file or directory
  #include<X11/StringDefs.h>
                             ^
compilation terminated.
make: *** No rule to make target '/share/linux2/aoo/trunk/main/solver/420/
unxlngx6.pro/workdir/CxxObject/vcl/source/app/svapp.o', needed by
'/share/linux2/aoo/trunk/main/solver/420/unxlngx6.pro/workdi
r/LinkTarget/Library/libvcl.so'.  Stop.
make: *** Waiting for unfinished jobs....
dmake:  Error code 2, while making 'all'

2 module(s):
         bean
         vcl
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /share/linux2/aoo/trunk/main/b
ean/native/unix
ERROR: error 65280 occurred while making /share/linux2/aoo/trunk/main/v
cl/prj

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

         build --from bean vcl



[1] http://people.apache.org/~marcus/build_error_log.txt

Thanks in advance for your help.

Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to