Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
configure error libreoffice-3.4.6.3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
haai
n00b
n00b


Joined: 18 Jun 2011
Posts: 6

PostPosted: Mon Jan 07, 2013 12:23 pm    Post subject: configure error libreoffice-3.4.6.3 Reply with quote

Hi all

I got an error when installing libreoffice-3.4.6.3:
Code:

 * Package:    app-office/libreoffice-3.6.4.3
 * Repository: gentoo
 * Maintainer: openoffice@gentoo.org
 * USE:        amd64 branding cups dbus eds elibc_glibc gnome gstreamer gtk kernel_linux libreoffice_extensions_presenter-console libreoffice_extensions_presenter-minimizer multilib opengl userland_GNU vba webdav
 * FEATURES:   sandbox
 * Checking for at least 512 megabytes RAM ...
 [ ok ]
 * Checking for at least 6 gigabytes disk space at "/var/tmp/portage/app-office/libreoffice-3.6.4.3/temp" ...
 [ ok ]
>>> Unpacking source...
>>> Unpacking libreoffice-branding-gentoo-0.6.tar.xz to /var/tmp/portage/app-office/libreoffice-3.6.4.3/work
>>> Unpacking libreoffice-core-3.6.4.3.tar.xz to /var/tmp/portage/app-office/libreoffice-3.6.4.3/work
>>> Unpacking libreoffice-help-3.6.4.3.tar.xz to /var/tmp/portage/app-office/libreoffice-3.6.4.3/work
>>> Source unpacked in /var/tmp/portage/app-office/libreoffice-3.6.4.3/work
>>> Preparing source in /var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3 ...
 * Applying libreoffice-3.6-system-pyuno.patch ...
 [ ok ]
 * Applying libreoffice-3.6-separate-checks.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3' ...
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf -I m4 ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3 ...
'/var/tmp/portage/app-office/libreoffice-3.6.4.3/work/branding-intro.png' -> '/var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3/icon-themes/galaxy/brand/intro.png'
 * econf: updating libreoffice-core-3.6.4.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libreoffice-core-3.6.4.3/dmake/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libreoffice-core-3.6.4.3/dmake/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libreoffice-core-3.6.4.3/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/libreoffice-3.6.4.3/ --with-system-headers --with-system-libs --with-system-jars --with-system-dicts --enable-graphite --enable-cairo-canvas --enable-largefile --enable-mergelibs --enable-python=system --enable-librsvg=system --enable-randr --enable-randr-link --enable-release-build --enable-unix-qstart-libpng --enable-xmlsec --disable-ccache --disable-crashdump --disable-dependency-tracking --disable-epm --disable-fetch-external --disable-gnome-vfs --disable-ext-report-builder --disable-kdeab --disable-kde --disable-ldap --disable-mozilla --disable-nsplugin --disable-online-update --disable-pch --disable-rpath --disable-systray --disable-zenity --with-alloc=system --with-build-version=Gentoo official package --enable-extension-integration --with-external-dict-dir=/usr/share/myspell --with-external-hyph-dir=/usr/share/myspell --with-external-thes-dir=/usr/share/myspell --with-external-tar=/var/tmp/portage/app-office/libreoffice-3.6.4.3/distdir --with-lang= --with-max-jobs=5 --with-num-cpus=5 --with-unix-wrapper=libreoffice --with-vendor=Gentoo Foundation --with-x --without-afms --without-fonts --without-myspell-dicts --without-stlport --without-system-mozilla --without-help --with-helppack-integration --without-sun-templates --disable-gtk3 --disable-binfilter --enable-cups --enable-dbus --enable-evolution2 --enable-gconf --enable-gio --enable-lockdown --enable-gstreamer --enable-gtk --disable-kde4 --disable-ext-mysql-connector --disable-odk --enable-opengl --disable-postgresql-sdbc --disable-linkoo --enable-vba --enable-neon --without-java --without-system-mysql-cppconn --without-doxygen --without-system-sane --without-system-vigra --disable-ext-nlpsolver --disable-ext-pdfimport --enable-ext-presenter-console --enable-ext-presenter-minimizer --disable-ext-scripting-beanshell --disable-ext-scripting-javascript --disable-ext-wiki-publisher
********************************************************************
*
*   Running LibreOffice build configuration.
*
********************************************************************

checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for grep... (cached) /bin/grep
checking for sed... /bin/sed
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for bash... /bin/sh
checking for GNU or BSD tar... tar
checking for tar's option to strip components... --strip-components
checking gcc home... /usr
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/x86_64-pc-linux-gnu-gcc
checking the GCC version... gcc 4.6.3
checking whether GCC is actually Clang... no
checking whether x86_64-pc-linux-gnu-gcc supports -ggdb2... yes
checking whether x86_64-pc-linux-gnu-gcc supports -finline-limit=0... yes
checking whether x86_64-pc-linux-gnu-gcc supports -fno-inline... yes
checking for -Bsymbolic-functions linker support ... found
checking whether to build with additional debug utilities... no, full product build
checking whether to enable crashdump feature... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to use linkoo for the smoketest installation... no
checking whether to use link-time optimization... no
checking whether to include symbols... no
checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FONTCONFIG... yes
checking whether we want to fetch tarballs... no
checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... no
checking whether to build help... no
checking whether to include MySpell dictionaries... no
checking whether to use dicts from external paths... yes
checking for spelling dictionary directory... file:///usr/share/myspell
checking for hyphenation patterns directory... file:///usr/share/myspell
checking for thesaurus directory... file:///usr/share/myspell
checking whether to enable pch feature... no, obsolete
checking for GNU make... make
checking the GNU make version... make 3.82
checking whether GNU make supports the 'file' function... no
checking for --hash-style gcc linker support ... gnu
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for ANSI C header files... (cached) yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking the GNU C++ compiler version... checked (g++ 4.6.3)
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking size of long... 8
checking size of short... 2
checking size of int... 4
checking size of long long... 8
checking size of double... 8
checking size of void*... 8
checking alignment of short... 2
checking alignment of int... 4
checking alignment of long... 8
checking alignment of double... 8
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking valgrind.h usability... yes
checking valgrind.h presence... yes
checking for valgrind.h... yes
checking memcheck.h usability... yes
checking memcheck.h presence... yes
checking for memcheck.h... yes
checking Whether building STLPort library makes sense... no
checking Whether STLPort library will be actually built... no
checking for g++ include path... /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4
checking whether x86_64-pc-linux-gnu-g++ supports thread safe statics... yes
checking whether x86_64-pc-linux-gnu-gcc supports -fvisibility=hidden... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wno-long-double... yes
checking whether x86_64-pc-linux-gnu-gcc supports -mno-avx... yes
checking whether x86_64-pc-linux-gnu-gcc supports -std=gnu++0x without Language Defect 757... yes
checking if STL headers are visibility safe (GCC bug 22482)... yes
checking if gcc is -fvisibility-inlines-hidden safe with STL headers... yes
checking if gcc is -fvisibility-inlines-hidden safe (Clang bug 11250)... yes
checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no
checking if SFINAE is broken with anonymous types... no
checking whether x86_64-pc-linux-gnu-g++ supports -fno-default-inline... yes
checking whether x86_64-pc-linux-gnu-g++ supports -fno-enforce-eh-specs... yes
checking which memory allocator to use... system
checking for malloc... yes
checking for realloc... yes
checking for calloc... yes
checking for free... yes
checking for posix_fallocate... yes
checking whether to add custom build version... yes, Gentoo official package
checking whether to build with Java support... no
checking for dmake... no
dmake will be built on ./bootstrap
checking whether to enable EPM for packing... no
checking for gperf... /usr/bin/gperf
checking gperf version... OK
checking whether to build the ODK... no
checking whether to provide libstdc++/libgcc_s in the installset... no
checking which zlib to use... external
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking which jpeg to use... external
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_resync_to_restart in -ljpeg... yes
checking which clucene to use... external
checking for CLUCENE... yes
checking for CLucene/analysis/cjk/CJKAnalyzer.h... yes
checking which expat to use... external
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking which libcdr to use... external
checking for CDR... yes
checking which libvisio to use... external
checking for VISIO... yes
checking which libcmis to use... external
checking for LIBCMIS... yes
checking which libwpd to use... external
checking for WPD... yes
checking which littlecms v2 to use... external
checking for LCMS2... yes
checking which cppunit to use... external
checking for CPPUNIT... yes
checking whether freetype is available... checking for FREETYPE... yes
checking which libwps to use... external
checking for WPS... yes
checking which libwpg to use... external
checking for WPG... yes
checking for FT_GlyphSlot_Embolden in -lfreetype... yes
checking which libxslt to use... external
checking for LIBXSLT... yes
checking for xsltproc... /usr/bin/xsltproc
checking which libxml to use... external
checking for LIBXML... yes
checking for xmllint... /usr/bin/xmllint
checking which Python to use... system
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib64/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking which db to use... external
checking db-5.3/db.h usability... no
checking db-5.3/db.h presence... no
checking for db-5.3/db.h... no
checking db5.3/db.h usability... no
checking db5.3/db.h presence... no
checking for db5.3/db.h... no
checking db-5.1/db.h usability... no
checking db-5.1/db.h presence... no
checking for db-5.1/db.h... no
checking db5.1/db.h usability... no
checking db5.1/db.h presence... no
checking for db5.1/db.h... no
checking db-5.0/db.h usability... no
checking db-5.0/db.h presence... no
checking for db-5.0/db.h... no
checking db5.0/db.h usability... no
checking db5.0/db.h presence... no
checking for db5.0/db.h... no
checking db-5/db.h usability... no
checking db-5/db.h presence... no
checking for db-5/db.h... no
checking db5/db.h usability... no
checking db5/db.h presence... no
checking for db5/db.h... no
checking db-4.8/db.h usability... no
checking db-4.8/db.h presence... no
checking for db-4.8/db.h... no
checking db4.8/db.h usability... yes
checking db4.8/db.h presence... yes
checking for db4.8/db.h... yes
checking whether db is at least 4.1... yes
checking for dbopen in -ldb-4.8... no
checking for __db185_open in -ldb-4.8... yes
checking whether to build the MySQL Connector extension... no
checking whether building the stax is required... no (java disabled)
checking which libcurl to use... external
checking for curl-config... /usr/bin/curl-config
checking whether libcurl is >= 7.13.1... yes, you have 7.28.1
checking which boost to use... external
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/spirit/include/classic_core.hpp usability... yes
checking boost/spirit/include/classic_core.hpp presence... yes
checking for boost/spirit/include/classic_core.hpp... yes
checking boost/function.hpp usability... yes
checking boost/function.hpp presence... yes
checking for boost/function.hpp... yes
checking boost/unordered_map.hpp usability... yes
checking boost/unordered_map.hpp presence... yes
checking for boost/unordered_map.hpp... yes
checking whether boost/function.hpp compiles with -fno-exceptions... yes
checking for boostlib >= 1.20.0... yes
checking whether the Boost::Date_Time library is available... yes
checking for exit in -lboost_date_time-1_49... yes
checking which mdds to use... external
checking which hash container mdds shall use... std::unordered_map
checking mdds/flat_segment_tree.hpp usability... yes
checking mdds/flat_segment_tree.hpp presence... yes
checking for mdds/flat_segment_tree.hpp... yes
checking mdds/mixed_type_matrix.hpp usability... no
checking mdds/mixed_type_matrix.hpp presence... yes
configure: WARNING: mdds/mixed_type_matrix.hpp: present but cannot be compiled
configure: WARNING: mdds/mixed_type_matrix.hpp:     check for missing prerequisite headers?
configure: WARNING: mdds/mixed_type_matrix.hpp: see the Autoconf documentation
configure: WARNING: mdds/mixed_type_matrix.hpp:     section "Present But Cannot Be Compiled"
configure: WARNING: mdds/mixed_type_matrix.hpp: proceeding with the compiler's result
checking for mdds/mixed_type_matrix.hpp... no
configure: error: mdds/mixed_type_matrix.hpp not found. install mdds >= 0.4.0

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3/config.log
 * ERROR: app-office/libreoffice-3.6.4.3 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 9051:  Called econf '--docdir=/usr/share/doc/libreoffice-3.6.4.3/' '--with-system-headers' '--with-system-libs' '--with-system-jars' '--with-system-dicts' '--enable-graphite' '--enable-cairo-canvas' '--enable-largefile' '--enable-mergelibs' '--enable-python=system' '--enable-librsvg=system' '--enable-randr' '--enable-randr-link' '--enable-release-build' '--enable-unix-qstart-libpng' '--enable-xmlsec' '--disable-ccache' '--disable-crashdump' '--disable-dependency-tracking' '--disable-epm' '--disable-fetch-external' '--disable-gnome-vfs' '--disable-ext-report-builder' '--disable-kdeab' '--disable-kde' '--disable-ldap' '--disable-mozilla' '--disable-nsplugin' '--disable-online-update' '--disable-pch' '--disable-rpath' '--disable-systray' '--disable-zenity' '--with-alloc=system' '--with-build-version=Gentoo official package' '--enable-extension-integration' '--with-external-dict-dir=/usr/share/myspell' '--with-external-hyph-dir=/usr/share/myspell' '--with-external-thes-dir=/usr/share/myspell' '--with-external-tar=/var/tmp/portage/app-office/libreoffice-3.6.4.3/distdir' '--with-lang=' '--with-max-jobs=5' '--with-num-cpus=5' '--with-unix-wrapper=libreoffice' '--with-vendor=Gentoo Foundation' '--with-x' '--without-afms' '--without-fonts' '--without-myspell-dicts' '--without-stlport' '--without-system-mozilla' '--without-help' '--with-helppack-integration' '--without-sun-templates' '--disable-gtk3' '--disable-binfilter' '--enable-cups' '--enable-dbus' '--enable-evolution2' '--enable-gconf' '--enable-gio' '--enable-lockdown' '--enable-gstreamer' '--enable-gtk' '--disable-kde4' '--disable-ext-mysql-connector' '--disable-odk' '--enable-opengl' '--disable-postgresql-sdbc' '--disable-linkoo' '--enable-vba' '--enable-neon' '--without-java' '--without-system-mysql-cppconn' '--without-doxygen' '--without-system-sane' '--without-system-vigra' '--disable-ext-nlpsolver' '--disable-ext-pdfimport' '--enable-ext-presenter-console' '--enable-ext-presenter-minimizer' '--disable-ext-scripting-beanshell' '--disable-ext-scripting-javascript' '--disable-ext-wiki-publisher'
 *   phase-helpers.sh, line  505:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=app-office/libreoffice-3.6.4.3'`,
 * the complete build log and the output of `emerge -pqv '=app-office/libreoffice-3.6.4.3'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/app-office/libreoffice-3.6.4.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/libreoffice-3.6.4.3/temp/environment'.
 * Working directory: '/var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3'
 * S: '/var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3'


emerge --info:
Code:

Portage 2.1.11.37 (default/linux/amd64/10.0/desktop/gnome, gcc-4.6.3, glibc-2.16.0, 3.4.9-gentoo-by-haai x86_64)
=================================================================
System uname: Linux-3.4.9-gentoo-by-haai-x86_64-Intel-R-_Core-TM-_i7-2640M_CPU_@_2.80GHz-with-gentoo-2.2
Timestamp of tree: Fri, 14 Dec 2012 10:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p39
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r2, 3.2.3-r1
dev-util/cmake:           2.8.10.2
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.11.6, 1.12.5
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.5.4, 4.6.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.16.0
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -mtune=generic -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -mtune=generic -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk gtk3 iconv ipv6 jpeg lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pppd pulseaudio python qt3support readline sdl session socialweb spell sse sse2 sse3 ssl ssse3 startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


Does anyone have an idea to resolve that issue?

thanks in advance for comments :)

~haai
Back to top
View user's profile Send private message
aCOSwt
Bodhisattva
Bodhisattva


Joined: 19 Oct 2007
Posts: 2537
Location: Hilbert space

PostPosted: Mon Jan 07, 2013 12:42 pm    Post subject: Re: configure error libreoffice-3.4.6.3 Reply with quote

haai wrote:

Code:

configure: error: mdds/mixed_type_matrix.hpp not found. install mdds >= 0.4.0

Hmmm... from several other traces, you appear to be running a very curious mix of stable / unstable / deprecated packages...
The immediate problem here appears to be with dev-utils/mdds that you certainly should upgrade... but... you might well then fall into other difficulties... or not if your mix was made on purpose.
_________________
Back to top
View user's profile Send private message
dilbot
Apprentice
Apprentice


Joined: 06 Feb 2004
Posts: 153
Location: Canada

PostPosted: Mon Feb 04, 2013 8:55 am    Post subject: Reply with quote

Had the same problem here. I've got mdds-0.6.1 installed but still this error. Upgraded to LibreOffice 4.0.0.2 and it worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum