Le 10/10/2010 16:33, julien a écrit :
Hi,

I've just done these steps :
make clean
git pull -r
bni/g pull -r
./autogen.sh --with-git (i removed --disable-kde --disable-kde4 just to test if kde parts are ok, of course i installed kdelibs4-dev
./download
make

and i've got :
Entering /home/serval/libreoffice-source/build/build/libreoffice-3.2.99.2/vcl/util

Compiling: vcl/unxlngi6.pro/misc/vcl_dflt_version.c
Compiling: vcl/unxlngi6.pro/misc/vclplug_gen_dflt_version.c
Compiling: vcl/unxlngi6.pro/misc/vclplug_gtk_dflt_version.c
Compiling: vcl/unxlngi6.pro/misc/vclplug_kde_dflt_version.c
Compiling: vcl/unxlngi6.pro/misc/desktop_detector_dflt_version.c
Making:    vcl.lib
Making:    ipure_x
Making:    igtk_plug_
Making:    ikde_plug_
Making:    idet
Making:    libvclli.so
Making:    libvclplug_genli.so
Making:    libvclplug_gtkli.so
Making:    libvclplug_kdeli.so
Segmentation fault
dmake: Error code 1, while making '../unxlngi6.pro/lib/libvclplug_kdeli.so'

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

Reason(s):


Attention: if you fix the errors in above module(s) you may continue the build issuing the following command:

    build --all:vcl

make: *** [stamp/build] Erreur 1


do i need to add the option with-distro or can i keep on to build like this, without with-distro option in the autogen part ?
(I've got a Debian in testing updated)
I make again with this :
export VERBOSE=TRUE;make

and here is what i get :

Entering /home/serval/libreoffice-source/build/build/libreoffice-3.2.99.2/vcl/util

Making:    libvclplug_kdeli.so
g++ -L/usr/lib -L/usr/lib -lkdeui -lkdecore -lqt-mt -Wl,-z,noexecstack -Wl,-z,combreloc -Wl,-z,defs -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -L../unxlngi6.pro/lib -L../lib -L/home/serval/libreoffice-source/build/build/libreoffice-3.2.99.2/solenv/unxlngi6/lib -L/home/serval/libreoffice-source/build/build/libreoffice-3.2.99.2/solver/330/unxlngi6.pro/lib -L/home/serval/libreoffice-source/build/build/libreoffice-3.2.99.2/solenv/unxlngi6/lib -L/usr/lib/jvm/java-6-sun/lib -L/usr/lib/jvm/java-6-sun/jre/lib/i386 -L/usr/lib/jvm/java-6-sun/jre/lib/i386/client -L/usr/lib/jvm/java-6-sun/jre/lib/i386/native_threads -L/usr/lib ../unxlngi6.pro/slo/vclplug_kde_dflt_version.o -o ../unxlngi6.pro/lib/libvclplug_kdeli.so ../unxlngi6.pro/slo/kdedata.o ../unxlngi6.pro/slo/salnativewidgets-kde.o -lvclplug_genli -lvclli -ltlli -lvos3gcc3 -luno_sal -Wl,--as-needed -lXext -lX11 -Wl,--no-as-needed -Wl,--as-needed -ldl -lpthread -lm -Wl,--no-as-needed -Wl,-Bdynamic -lstlport_gcc
rm -f ../unxlngi6.pro/lib/check_libvclplug_kdeli.so
mv ../unxlngi6.pro/lib/libvclplug_kdeli.so ../unxlngi6.pro/lib/check_libvclplug_kdeli.so /home/serval/libreoffice-source/build/build/libreoffice-3.2.99.2/solenv/bin/checkdll.sh -L../unxlngi6.pro/lib -L/home/serval/libreoffice-source/build/build/libreoffice-3.2.99.2/solver/330/unxlngi6.pro/lib ../unxlngi6.pro/lib/check_libvclplug_kdeli.so Checking DLL ../unxlngi6.pro/lib/check_libvclplug_kdeli.so ...Segmentation fault
dmake:  Error code 1, while making '../unxlngi6.pro/lib/libvclplug_kdeli.so'

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

Reason(s):


Attention: if you fix the errors in above module(s) you may continue the build issuing the following command:

    build --all:vcl

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to