Skip to content

Instantly share code, notes, and snippets.

@mdolian
Created December 12, 2008 18:34
Show Gist options
  • Save mdolian/35217 to your computer and use it in GitHub Desktop.
Save mdolian/35217 to your computer and use it in GitHub Desktop.
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3
checking for xapian-config... no
configure: error: Can't find xapian-config, although the xapian-core runtime library seems to be installed. If you've installed xapian-core from a package, you probably need to install an extra package called something like xapian-core-devel in order to be able to build code using the Xapian library.
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/xapian-bindings-1.0.6/work/xapian-bindings-1.0.6/config.log
*
* ERROR: dev-libs/xapian-bindings-1.0.6 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3766: Called econf 'src_compile' 'src_compile' '--with-python' '--without-php' '--without-tcl' '--without-csharp'
* ebuild.sh, line 513: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.0.6/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.0.6/temp/environment'.
*
!!! 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
* Messages for package dev-libs/xapian-bindings-1.0.6:
*
* ERROR: dev-libs/xapian-bindings-1.0.6 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3766: Called econf 'src_compile' 'src_compile' '--with-python' '--without-php' '--without-tcl' '--without-csharp'
* ebuild.sh, line 513: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.0.6/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.0.6/temp/environment'.
*
* GNU info directory index is up-to-date.
* IMPORTANT: 4 config files in '/etc' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment