https://bugs.freedesktop.org/show_bug.cgi?id=75731

          Priority: medium
            Bug ID: 75731
          Assignee: [email protected]
           Summary: Build Failure:  secutil.c:(.text+0xfdb): undefined
                    reference to `SECITEM_ReallocItemV2'
          Severity: critical
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86 (IA32)
            Status: UNCONFIRMED
           Version: unspecified
         Component: Libreoffice
           Product: LibreOffice

I'm on a Slackware Linux box, with an up to date GNOME installation, and am
trying to build the git/master LO.   My main reason for doing this is that my
installation uses gstreamer-1.0, and AFAIK the released LO (4.2.1.1) only
supports 0.10, even though LO looks like it can be built to support 1.0.

(Slightly off topic, but on my system, I cannot play mpeg clips in
presentations, strace showing that LO only tries 0.01 versions of gstreamer and
related plugins).

I configure with:

  $ ./configure --prefix=/opt/garnome-3.11.90
--exec_prefix=/opt/garnome-3.11.90 --bindir=/opt/garnome-3.11.90/bin
--sbindir=/opt/garnome-3.11.90/sbin --libexecdir=/opt/garnome-3.11.90/libexec
--datadir=/opt/garnome-3.11.90/share --sysconfdir=/opt/garnome-3.11.90/etc
--sharedstatedir=/opt/garnome-3.11.90/share
--localstatedir=/opt/garnome-3.11.90/var --libdir=/opt/garnome-3.11.90/lib
--infodir=/opt/garnome-3.11.90/info --includedir=/opt/garnome-3.11.90/include
--mandir=/opt/garnome-3.11.90/man --without-doxygen --enable-gstreamer
--disable-gstreamer-0-10 --with-ant-home=/opt/ant --without-junit
--disable-static --disable-maintainer-mode
--with-html-dir=/opt/garnome-3.11.90/share/gtk-doc/html
--enable-gtk-doc-html=no --enable-gtk-doc-ps=no --enable-gtk-doc=no
--enable-debug


My build then dies with:

make[5]: Entering directory
`/home/ronis/Project/notar/GNOME/garnome/svn/libreoffice/work/main.d/libreoffice-git/workdir/UnpackedTarball/nss/nss/cmd/addbuiltin'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../../i686-pc-linux-gnu/bin/ld:
Dwarf Error: found dwarf version '4', this reader only handles version 2 and 3
information.
../../../dist/out/lib/libsectool.a(secutil.o): In function
`SECU_ReadDERFromFile':
secutil.c:(.text+0xfdb): undefined reference to `SECITEM_ReallocItemV2'
collect2: error: ld returned 1 exit status

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to