You are not logged in.
Hello
I was trying to install gwenview for KDE 3.5 but got uresolved dependency: libkipi>=0.1.6
I was trying to build libkipi from aur but it quits with error.
==> Uruchamiam build()...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /opt/kde/bin/kde-config
checking where to install... /opt/kde (as requested)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... no
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wno-non-virtual-dtor... no
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... no
checking whether g++ supports -Wl,--no-undefined... no
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
libtool.m4: error: problem compiling CXX test program
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking if C++ programs can be compiled... no
configure: error: Your Installation isn't able to compile simple C++ programs.
Check config.log for details - if you're using a Linux distribution you might miss
a package named similar to libstdc++-dev.Anyone can help me, please?
Last edited by cube (2009-04-02 10:20:10)
Offline
Check config.log for the source of the error.
Offline
My config.log:
Few errors as below
configure:4231: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4237: $? = 1
configure: failed program was:
| /* confdefs.h. */And further:
configure:22977: result: no
configure:22990: error: Your Installation isn't able to compile simple C++ programs.
Check config.log for details - if you're using a Linux distribution you might miss
a package named similar to libstdc++-dev.waiting for answer....
Last edited by cube (2009-03-31 19:31:52)
Offline
That sure doesn't look like config.log. Are you sure that isn't the CVS log? Anyway, did you even try searching? Try searching for packages with stdc in their name.
Offline
I have already tried it. I've Installed libstdc++5 package but it went no further. Where can I find the CVS log?
Last edited by cube (2009-03-31 19:34:00)
Offline
Now that I've built it successfully myself, I'm not even sure where that output is coming from, as it looks to me like libkipi uses cmake, not autotools. Are you trying to build a different version?
[/media/abs/local/libkipi] makepkg -fsi
==> Making package: libkipi 0.3.0-1 x86_64 (Tue Mar 31 13:48:43 MDT 2009)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Using cached copy of kdegraphics-4.2.1.tar.bz2
==> Validating source files with md5sums...
kdegraphics-4.2.1.tar.bz2 ... Passed
==> Extracting Sources...
-> bsdtar -x -f kdegraphics-4.2.1.tar.bz2
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
mkdir: cannot create directory `build': File exists
-- Found Qt-Version 4.5.0 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Phonon Version: 4.3.0
-- Found KDE 4.2 include dir: /usr/include
-- Found KDE 4.2 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Strigi API needs 'signed char'
-- checking for module 'qimageblitz'
-- package 'qimageblitz' not found
-- Could NOT find QImageBlitz (missing: QIMAGEBLITZ_INCLUDES QIMAGEBLITZ_LIBRARIES)
-- Could NOT find Sane (missing: SANE_INCLUDE_DIR SANE_LIBRARY)
-- Check Kipi library in local sub-folder...
-- Found Kipi library in local sub-folder: /media/abs/local/libkipi/src/kdegraphics-4.2.1/libs/libkipi
-- Found lcms version 1.17, /usr/lib/liblcms.so
-- !!!!!!!!!!!!!!!!!!!! FIX THE KFILE PLUGINS FOR STRIGI-ANALYZER !!!!!!!!!!!!!!!!!!!!!!!!!
-- Found Soprano: /usr/lib/libsoprano.so
-- Found Soprano includes: /usr/include
-- Found Soprano Index: /usr/lib/libsopranoindex.so
-- Found Soprano Client: /usr/lib/libsopranoclient.so
-- Found Soprano Plugin Dir: /usr/share/soprano/plugins
-- Found Soprano Plugins: nquadparser nquadserializer raptorparser raptorserializer redlandbackend sesame2backend
--
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ X11 Video Mode Extension (xf86vm)
+ Exiv2
+ JPEG
+ KIPI
+ Soprano
-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
+ QImageBlitz, kdesupport or higher: A a graphical effect and filter library for KDE4 <http://sourceforge.net/projects/qimageblitz>
Required to build kolourpaint.
+ gphoto2: A library and framework that lets you download images from several different digital camera models <http://heanet.dl.sourceforge.net/sourceforge/gphoto>
Required to build the kamera project.
+ SANE: SANE libraries which are needed by applications that want to access scanners. <http://www.sane-project.org>
Provides scanning support for libksane and ksaneplugin.
-----------------------------------------------------------------------------
-- Configuring done
-- Generating done
-- Build files have been written to: /media/abs/local/libkipi/src/build
[ 0%] Built target kipi_automoc
[100%] Built target kipi
[ 0%] Built target kipi_automoc
[100%] Built target kipi
Install the project...
-- Install configuration: "Release"
-- Installing: /media/abs/local/libkipi/pkg/usr/lib/pkgconfig/libkipi.pc
-- Installing: /media/abs/local/libkipi/pkg/usr/share/kde4/servicetypes/kipiplugin.desktop
-- Installing: /media/abs/local/libkipi/pkg/usr/share/icons/hicolor/128x128/apps/./kipi.png
-- Installing: /media/abs/local/libkipi/pkg/usr/share/icons/hicolor/48x48/apps/./kipi.png
-- Installing: /media/abs/local/libkipi/pkg/usr/share/icons/hicolor/16x16/apps/./kipi.png
-- Installing: /media/abs/local/libkipi/pkg/usr/share/icons/hicolor/32x32/apps/./kipi.png
-- Installing: /media/abs/local/libkipi/pkg/usr/share/icons/hicolor/22x22/apps/./kipi.png
-- Installing: /media/abs/local/libkipi/pkg/usr/share/apps/kipi/data/kipi-plugins_logo.png
-- Installing: /media/abs/local/libkipi/pkg/usr/lib/libkipi.so.6.0.0
-- Installing: /media/abs/local/libkipi/pkg/usr/lib/libkipi.so.6
-- Installing: /media/abs/local/libkipi/pkg/usr/lib/libkipi.so
-- Set runtime path of "/media/abs/local/libkipi/pkg/usr/lib/libkipi.so.6.0.0" to "/usr/lib"
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/interface.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/plugin.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/pluginloader.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/imageinfo.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/imagecollection.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/imageinfoshared.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/imagecollectionshared.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/uploadwidget.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/imagecollectionselector.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/version.h
-- Installing: /media/abs/local/libkipi/pkg/usr/include/libkipi/libkipi_export.h
==> Tidying install...
-> Compressing man pages...
-> Stripping debugging symbols from binaries and libraries...
-> Removing libtool .la files...
-> Removing empty directories...
==> Creating package...
-> Generating .PKGINFO file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libkipi 0.3.0-1 x86_64 (Tue Mar 31 13:48:50 MDT 2009)
==> Installing package libkipi with pacman -U...
loading package data...
checking dependencies...
(1/1) checking for file conflicts [--------------------------------------------------------------------------------------------------------] 100%
(1/1) upgrading libkipi [--------------------------------------------------------------------------------------------------------] 100%Offline
I'm using KDE 3.5.10 because my computer is rather old.
For installing Gwenview for old KDE it is necessary to have libkipi 1.6 which i cannot compile. With the newer version i didn't have any problems (it is in the repository), but the dependancy is not satisfied. In aur you can find the old version of libkipi (1.6), but it doesn't compile.
Offline
At this point, this has pretty much gone past my meagre knowledge... I'm not really sure what to try. Perhaps passing the location directly to configure?
Offline
configure:22977: result: no configure:22990: error: Your Installation isn't able to compile simple C++ programs. Check config.log for details - if you're using a Linux distribution you might miss a package named similar to libstdc++-dev.waiting for answer....
The actual error message was just before this. Post the 10-20 lines above this.
Offline
Here you have a complete config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --prefix=/opt/kde --disable-debug --without-arts
## --------- ##
## Platform. ##
## --------- ##
hostname = laptop
uname -m = i686
uname -r = 2.6.29-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Sun Mar 29 18:08:33 UTC 2009
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/kde/bin
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /opt/java/jre/bin
PATH: /usr/bin/perlbin/site
PATH: /usr/bin/perlbin/vendor
PATH: /usr/bin/perlbin/core
PATH: /opt/qt/bin
PATH: /opt/kde/bin
PATH: /opt/qt/bin
PATH: /opt/kde/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2154: checking build system type
configure:2172: result: i686-pc-linux-gnu
configure:2194: checking host system type
configure:2209: result: i686-pc-linux-gnu
configure:2231: checking target system type
configure:2246: result: i686-pc-linux-gnu
configure:2308: checking for a BSD-compatible install
configure:2364: result: /bin/install -c
configure:2379: checking for -p flag to install
configure:2392: result: yes
configure:2403: checking whether build environment is sane
configure:2446: result: yes
configure:2461: checking for a thread-safe mkdir -p
configure:2500: result: /bin/mkdir -p
configure:2513: checking for gawk
configure:2529: found /bin/gawk
configure:2540: result: gawk
configure:2551: checking whether make sets $(MAKE)
configure:2572: result: yes
configure:2850: checking for kde-config
configure:2912: result: /opt/kde/bin/kde-config
configure:2935: checking where to install
configure:2943: result: /opt/kde (as requested)
configure:2994: checking for style of include used by make
configure:3022: result: GNU
configure:3169: checking for gcc
configure:3185: found /usr/bin/gcc
configure:3196: result: gcc
configure:3434: checking for C compiler version
configure:3441: gcc --version >&5
gcc (GCC) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3444: $? = 0
configure:3451: gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
Thread model: posix
gcc version 4.3.3 (GCC)
configure:3454: $? = 0
configure:3461: gcc -V >&5
gcc: '-V' option must have argument
configure:3464: $? = 1
configure:3487: checking for C compiler default output file name
configure:3514: gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer conftest.c >&5
configure:3517: $? = 0
configure:3555: result: a.out
configure:3572: checking whether the C compiler works
configure:3582: ./a.out
configure:3585: $? = 0
configure:3602: result: yes
configure:3609: checking whether we are cross compiling
configure:3611: result: no
configure:3614: checking for suffix of executables
configure:3621: gcc -o conftest -march=pentium-m -O2 -pipe -fomit-frame-pointer conftest.c >&5
configure:3624: $? = 0
configure:3648: result:
configure:3654: checking for suffix of object files
configure:3680: gcc -c -march=pentium-m -O2 -pipe -fomit-frame-pointer conftest.c >&5
configure:3683: $? = 0
configure:3706: result: o
configure:3710: checking whether we are using the GNU C compiler
configure:3739: gcc -c -march=pentium-m -O2 -pipe -fomit-frame-pointer conftest.c >&5
configure:3745: $? = 0
configure:3762: result: yes
configure:3767: checking whether gcc accepts -g
configure:3797: gcc -c -g conftest.c >&5
configure:3803: $? = 0
configure:3902: result: yes
configure:3919: checking for gcc option to accept ISO C89
configure:3993: gcc -c -march=pentium-m -O2 -pipe -fomit-frame-pointer conftest.c >&5
configure:3999: $? = 0
configure:4022: result: none needed
configure:4042: checking dependency style of gcc
configure:4133: result: gcc3
configure:4154: checking how to run the C preprocessor
configure:4194: gcc -E conftest.c
configure:4200: $? = 0
configure:4231: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4237: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4270: result: gcc -E
configure:4299: gcc -E conftest.c
configure:4305: $? = 0
configure:4336: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4342: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4466: checking for g++
configure:4482: found /usr/bin/g++
configure:4493: result: g++
configure:4524: checking for C++ compiler version
configure:4531: g++ --version >&5
g++ (GCC) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4534: $? = 0
configure:4541: g++ -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
Thread model: posix
gcc version 4.3.3 (GCC)
configure:4544: $? = 0
configure:4551: g++ -V >&5
g++: '-V' option must have argument
configure:4554: $? = 1
configure:4557: checking whether we are using the GNU C++ compiler
configure:4586: g++ -c &{CFLAGS} conftest.cpp >&5
g++: &{CFLAGS}: No such file or directory
configure:4592: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:4609: result: no
configure:4614: checking whether g++ accepts -g
configure:4644: g++ -c -g conftest.cpp >&5
configure:4650: $? = 0
configure:4749: result: yes
configure:4774: checking dependency style of g++
configure:4865: result: gcc3
configure:4882: checking whether gcc is blacklisted
configure:4913: gcc -c -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer conftest.c >&5
configure:4919: $? = 0
configure:4935: result: no
configure:5263: checking whether g++ supports -Wmissing-format-attribute
configure:5303: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} -Wmissing-format-attribute conftest.cpp 1>&5
g++: &{CFLAGS}: No such file or directory
configure:5309: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:5341: result: no
configure:5348: checking whether gcc supports -Wmissing-format-attribute
configure:5385: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wmissing-format-attribute conftest.c >&5
configure:5391: $? = 0
configure:5418: result: yes
configure:5432: checking whether g++ supports -Wundef
configure:5472: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} -Wundef conftest.cpp 1>&5
g++: &{CFLAGS}: No such file or directory
configure:5478: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:5510: result: no
configure:5517: checking whether g++ supports -Wno-long-long
configure:5557: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} -Wno-long-long conftest.cpp 1>&5
g++: &{CFLAGS}: No such file or directory
configure:5563: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:5595: result: no
configure:5602: checking whether g++ supports -Wno-non-virtual-dtor
configure:5642: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} -Wno-non-virtual-dtor conftest.cpp 1>&5
g++: &{CFLAGS}: No such file or directory
configure:5648: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:5680: result: no
configure:6871: checking how to run the C++ preprocessor
configure:6907: g++ -E conftest.cpp
configure:6913: $? = 0
configure:6944: g++ -E conftest.cpp
conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
configure:6950: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6983: result: g++ -E
configure:7012: g++ -E conftest.cpp
configure:7018: $? = 0
configure:7049: g++ -E conftest.cpp
conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
configure:7055: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7097: checking whether g++ supports -O0
configure:7137: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} -O0 conftest.cpp 1>&5
g++: &{CFLAGS}: No such file or directory
configure:7143: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:7175: result: no
configure:7435: checking whether g++ supports -Wl,--no-undefined
configure:7475: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} -Wl,--no-undefined conftest.cpp 1>&5
g++: &{CFLAGS}: No such file or directory
configure:7481: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:7597: result: no
configure:7710: result: not using lib directory suffix
configure:7755: checking for a sed that does not truncate output
configure:7809: result: /bin/sed
configure:7812: checking for grep that handles long lines and -e
configure:7886: result: /bin/grep
configure:7891: checking for egrep
configure:7969: result: /bin/grep -E
configure:7985: checking for ld used by gcc
configure:8052: result: /usr/bin/ld
configure:8061: checking if the linker (/usr/bin/ld) is GNU ld
configure:8076: result: yes
configure:8081: checking for /usr/bin/ld option to reload object files
configure:8088: result: -r
configure:8097: checking for BSD-compatible nm
configure:8139: result: /usr/bin/nm -B
configure:8143: checking whether ln -s works
configure:8147: result: yes
configure:8154: checking how to recognise dependent libraries
configure:8361: result: pass_all
configure:8567: checking for ANSI C header files
configure:8597: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8603: $? = 0
configure:8702: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8705: $? = 0
configure:8711: ./conftest
configure:8714: $? = 0
configure:8731: result: yes
configure:8755: checking for sys/types.h
configure:8776: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8782: $? = 0
configure:8798: result: yes
configure:8755: checking for sys/stat.h
configure:8776: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8782: $? = 0
configure:8798: result: yes
configure:8755: checking for stdlib.h
configure:8776: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8782: $? = 0
configure:8798: result: yes
configure:8755: checking for string.h
configure:8776: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8782: $? = 0
configure:8798: result: yes
configure:8755: checking for memory.h
configure:8776: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8782: $? = 0
configure:8798: result: yes
configure:8755: checking for strings.h
configure:8776: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8782: $? = 0
configure:8798: result: yes
configure:8755: checking for inttypes.h
configure:8776: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8782: $? = 0
configure:8798: result: yes
configure:8755: checking for stdint.h
configure:8776: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8782: $? = 0
configure:8798: result: yes
configure:8755: checking for unistd.h
configure:8776: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8782: $? = 0
configure:8798: result: yes
configure:8825: checking dlfcn.h usability
configure:8842: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8848: $? = 0
configure:8862: result: yes
configure:8866: checking dlfcn.h presence
configure:8881: gcc -E conftest.c
configure:8887: $? = 0
configure:8901: result: yes
configure:8929: checking for dlfcn.h
configure:8937: result: yes
configure:9003: checking for g77
configure:9033: result: no
configure:9003: checking for xlf
configure:9033: result: no
configure:9003: checking for f77
configure:9033: result: no
configure:9003: checking for frt
configure:9033: result: no
configure:9003: checking for pgf77
configure:9033: result: no
configure:9003: checking for cf77
configure:9033: result: no
configure:9003: checking for fort77
configure:9033: result: no
configure:9003: checking for fl32
configure:9033: result: no
configure:9003: checking for af77
configure:9033: result: no
configure:9003: checking for xlf90
configure:9033: result: no
configure:9003: checking for f90
configure:9033: result: no
configure:9003: checking for pgf90
configure:9033: result: no
configure:9003: checking for pghpf
configure:9033: result: no
configure:9003: checking for epcf90
configure:9033: result: no
configure:9003: checking for gfortran
configure:9019: found /usr/bin/gfortran
configure:9030: result: gfortran
configure:9060: checking for Fortran 77 compiler version
configure:9067: gfortran --version >&5
GNU Fortran (GCC) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:9070: $? = 0
configure:9077: gfortran -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
Thread model: posix
gcc version 4.3.3 (GCC)
configure:9080: $? = 0
configure:9087: gfortran -V >&5
gfortran: '-V' option must have argument
configure:9090: $? = 1
configure:9098: checking whether we are using the GNU Fortran 77 compiler
configure:9117: gfortran -c conftest.F >&5
configure:9123: $? = 0
configure:9140: result: yes
configure:9146: checking whether gfortran accepts -g
configure:9163: gfortran -c -g conftest.f >&5
configure:9169: $? = 0
configure:9185: result: yes
configure:9215: checking the maximum length of command line arguments
configure:9274: result: 32768
configure:9285: checking command to parse /usr/bin/nm -B output from gcc object
configure:9374: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:5: warning: no previous prototype for 'nm_test_func'
configure:9377: $? = 0
configure:9381: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:9384: $? = 0
configure:9436: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5
configure:9439: $? = 0
configure:9477: result: ok
configure:9481: checking for objdir
configure:9496: result: .libs
configure:9588: checking for ar
configure:9604: found /usr/bin/ar
configure:9615: result: ar
configure:9684: checking for ranlib
configure:9700: found /usr/bin/ranlib
configure:9711: result: ranlib
configure:9780: checking for strip
configure:9796: found /usr/bin/strip
configure:9807: result: strip
configure:10083: checking if gcc static flag works
configure:10106: result: yes
configure:10128: checking if gcc supports -fno-rtti -fno-exceptions
configure:10146: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:10150: $? = 0
configure:10161: result: no
configure:10176: checking for gcc option to produce PIC
configure:10353: result: -fPIC
configure:10361: checking if gcc PIC flag -fPIC works
configure:10379: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5
configure:10383: $? = 0
configure:10394: result: yes
configure:10418: checking if gcc supports -c -o file.o
configure:10446: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5
configure:10450: $? = 0
configure:10467: result: yes
configure:10493: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:11301: result: yes
configure:11327: checking whether -lc should be explicitly linked in
configure:11332: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:11335: $? = 0
configure:11349: gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:11352: $? = 0
configure:11364: result: no
configure:11372: checking dynamic linker characteristics
configure:11890: result: GNU/Linux ld.so
configure:11894: checking how to hardcode library paths into programs
configure:11919: result: immediate
configure:11933: checking whether stripping libraries is possible
configure:11938: result: yes
configure:12061: checking for shl_load
configure:12117: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
/tmp/ccGjUv9H.o: In function `main':
conftest.c:(.text+0xf): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:12123: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12140: result: no
configure:12145: checking for shl_load in -ldld
configure:12180: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:12186: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12204: result: no
configure:12209: checking for dlopen
configure:12265: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5
/tmp/ccARFBmU.o: In function `main':
conftest.c:(.text+0xf): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:12271: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:12288: result: no
configure:12293: checking for dlopen in -ldl
configure:12328: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5
configure:12334: $? = 0
configure:12352: result: yes
configure:12521: checking whether a program can dlopen itself
configure:12593: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:12576: warning: no previous prototype for 'fnord'
configure: In function 'fnord':
configure:12576: warning: unused variable 'i'
configure: In function 'main':
configure:12589: warning: implicit declaration of function 'exit'
configure:12589: warning: incompatible implicit declaration of built-in function 'exit'
configure:12596: $? = 0
configure:12614: result: yes
configure:12619: checking whether a statically linked program can dlopen itself
configure:12691: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:12674: warning: no previous prototype for 'fnord'
configure: In function 'fnord':
configure:12674: warning: unused variable 'i'
configure: In function 'main':
configure:12687: warning: implicit declaration of function 'exit'
configure:12687: warning: incompatible implicit declaration of built-in function 'exit'
configure:12694: $? = 0
configure:12712: result: yes
configure:12735: checking if libtool supports shared libraries
configure:12737: result: yes
configure:12740: checking whether to build shared libraries
configure:12798: result: yes
configure:12801: checking whether to build static libraries
configure:12805: result: no
configure:12896: creating libtool
configure:13582: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14392: result: yes
configure:14414: g++ -c -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} conftest.cc >&5
g++: &{CFLAGS}: No such file or directory
configure:14417: $? = 1
configure:14513: checking for g++ option to produce PIC
configure:14765: result:
configure:14830: checking if g++ supports -c -o file.o
configure:14858: g++ -c -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} -o out/conftest2.o conftest.cc >&5
g++: &{CFLAGS}: No such file or directory
configure:14862: $? = 1
configure:14879: result: no
configure:14905: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14930: result: yes
configure:15001: checking dynamic linker characteristics
configure:15519: result: GNU/Linux ld.so
configure:15523: checking how to hardcode library paths into programs
configure:15548: result: immediate
configure:15562: checking whether stripping libraries is possible
configure:15567: result: yes
configure:15690: checking for shl_load
configure:15769: result: no
configure:15774: checking for shl_load in -ldld
configure:15833: result: no
configure:15838: checking for dlopen
configure:15917: result: no
configure:15922: checking for dlopen in -ldl
configure:15981: result: yes
configure:16150: checking whether a program can dlopen itself
configure:16243: result: yes
configure:16248: checking whether a statically linked program can dlopen itself
configure:16341: result: yes
configure:16837: checking if libtool supports shared libraries
configure:16839: result: yes
configure:16842: checking whether to build shared libraries
configure:16860: result: yes
configure:16863: checking whether to build static libraries
configure:16867: result: no
configure:16879: checking for gfortran option to produce PIC
configure:17056: result: -fPIC
configure:17064: checking if gfortran PIC flag -fPIC works
configure:17082: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:17086: $? = 0
configure:17097: result: yes
configure:17121: checking if gfortran supports -c -o file.o
configure:17149: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:17153: $? = 0
configure:17170: result: yes
configure:17196: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries
configure:17984: result: yes
configure:18055: checking dynamic linker characteristics
configure:18573: result: GNU/Linux ld.so
configure:18577: checking how to hardcode library paths into programs
configure:18602: result: immediate
configure:18616: checking whether stripping libraries is possible
configure:18621: result: yes
configure:22638: checking for msgfmt
configure:22665: result: /usr/bin/msgfmt
configure:22674: checking for gmsgfmt
configure:22705: result: /usr/bin/msgfmt
configure:22725: checking for xgettext
configure:22752: result: /usr/bin/xgettext
configure:22852: checking for pkg-config
configure:22870: found /usr/bin/pkg-config
configure:22883: result: /usr/bin/pkg-config
configure:22919: checking if C++ programs can be compiled
configure:22953: g++ -c -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} conftest.cpp >&5
g++: &{CFLAGS}: No such file or directory
configure:22959: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libkipi-0.1.6"
| #define VERSION "3.5.9"
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| #include <string>
| using namespace std;
|
| int
| main ()
| {
|
| string astring="Hallo Welt.";
| astring.erase(0, 6); // now astring is "Welt"
| return 0;
|
| ;
| return 0;
| }
configure:22977: result: no
configure:22990: error: Your Installation isn't able to compile simple C++ programs.
Check config.log for details - if you're using a Linux distribution you might miss
a package named similar to libstdc++-dev.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=pentium-m -O2 -pipe -fomit-frame-pointer'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='&{CFLAGS}'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_dlopen=no
ac_cv_func_shl_load=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_path=/opt/kde/bin/kde-config
kde_cv_path_kde_config=/opt/kde/bin/kde-config
kde_cv_prog_cc_Wmissing_format_attribute=yes
kde_cv_stl_works=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.9.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=no
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"no"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/yaourt-tmp-root/aur-kdemod3-libkipi/kdemod3-libkipi/src/libkipi-0.1.6/admin/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/yaourt-tmp-root/aur-kdemod3-libkipi/kdemod3-libkipi/src/libkipi-0.1.6/admin/missing --run tar'
AR='ar'
ARTSCCONFIG=''
AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure'
AUTODIRS=''
AUTOHEADER='${SHELL} /tmp/yaourt-tmp-root/aur-kdemod3-libkipi/kdemod3-libkipi/src/libkipi-0.1.6/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/yaourt-tmp-root/aur-kdemod3-libkipi/kdemod3-libkipi/src/libkipi-0.1.6/admin/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute'
CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./libkipi/configure.in.in'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS}'
CYGPATH_W='echo'
DCOPIDL2CPP=''
DCOPIDL=''
DCOPIDLNG=''
DCOP_DEPENDENCIES=''
DEFS=''
DEPDIR='.deps'
DOXYGEN=''
DOXYGEN_PROJECT_NAME=''
DOXYGEN_PROJECT_NUMBER=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_PERMISSIVE_FLAG=''
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
FRAMEWORK_COREAUDIO=''
GMSGFMT='/usr/bin/msgfmt'
GREP='/bin/grep'
HAVE_GCC_VISIBILITY='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KCFG_DEPENDENCIES=''
KCONFIG_COMPILER=''
KDECONFIG='/opt/kde/bin/kde-config'
KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)'
KDE_EXTRA_RPATH=''
KDE_HAS_DOXYGEN=''
KDE_HAVE_DOT=''
KDE_INCLUDES=''
KDE_LDFLAGS=''
KDE_MT_LDFLAGS=''
KDE_MT_LIBS=''
KDE_NO_UNDEFINED=''
KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
KDE_RPATH=''
KDE_USE_CLOSURE_FALSE=''
KDE_USE_CLOSURE_TRUE='#'
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE='#'
KDE_USE_FPIE=''
KDE_USE_NMCHECK_FALSE=''
KDE_USE_NMCHECK_TRUE='#'
KDE_USE_PIE=''
KDE_XSL_STYLESHEET=''
LDFLAGS=''
LDFLAGS_AS_NEEDED=''
LDFLAGS_NEW_DTAGS=''
LIBCOMPAT=''
LIBCRYPT=''
LIBDL=''
LIBJPEG=''
LIBOBJS=''
LIBPNG=''
LIBPTHREAD=''
LIBRESOLV=''
LIBS=''
LIBSM=''
LIBSOCKET=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBUCB=''
LIBUTIL=''
LIBZ=''
LIB_KAB=''
LIB_KABC=''
LIB_KDECORE=''
LIB_KDED=''
LIB_KDEPIM=''
LIB_KDEPRINT=''
LIB_KDEUI=''
LIB_KDNSSD=''
LIB_KFILE=''
LIB_KFM=''
LIB_KHTML=''
LIB_KIMPROXY=''
LIB_KIO=''
LIB_KJS=''
LIB_KNEWSTUFF=''
LIB_KPARTS=''
LIB_KSPELL=''
LIB_KSYCOCA=''
LIB_KUNITTEST=''
LIB_KUTILS=''
LIB_POLL=''
LIB_QPE=''
LIB_QT=''
LIB_SMB=''
LIB_X11=''
LIB_XEXT=''
LIB_XRENDER=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/yaourt-tmp-root/aur-kdemod3-libkipi/kdemod3-libkipi/src/libkipi-0.1.6/admin/missing --run makeinfo'
MAKEKDEWIDGETS=''
MCOPIDL=''
MEINPROC=''
MOC=''
MSGFMT='/usr/bin/msgfmt'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS=''
OBJEXT='o'
PACKAGE='libkipi-0.1.6'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='/usr/bin/pkg-config'
QTDOCDIR=''
QTE_NORTTI=''
QT_INCLUDES=''
QT_LDFLAGS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TOPSUBDIRS=''
UIC=''
UIC_TR=''
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS=''
USE_RTTI=''
USE_THREADS=''
VERSION='3.5.9'
WOVERLOADED_VIRTUAL=''
XGETTEXT='/usr/bin/xgettext'
XMKMF=''
XMLLINT=''
X_EXTRA_LIBS=''
X_INCLUDES=''
X_LDFLAGS=''
X_PRE_LIBS=''
X_RPATH=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='gfortran'
all_includes=''
all_libraries=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
include_ARTS_FALSE=''
include_ARTS_TRUE=''
include_x11_FALSE=''
include_x11_TRUE=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /tmp/yaourt-tmp-root/aur-kdemod3-libkipi/kdemod3-libkipi/src/libkipi-0.1.6/admin/install-sh'
kde_appsdir=''
kde_bindir=''
kde_confdir=''
kde_datadir=''
kde_htmldir=''
kde_icondir=''
kde_includes=''
kde_kcfgdir=''
kde_libraries=''
kde_libs_htmldir='/opt/kde/share/doc/HTML'
kde_libs_prefix='/opt/kde'
kde_locale=''
kde_mimedir=''
kde_moduledir=''
kde_qtver='3'
kde_servicesdir=''
kde_servicetypesdir=''
kde_sounddir=''
kde_styledir=''
kde_templatesdir=''
kde_wallpaperdir=''
kde_widgetdir=''
kdeinitdir=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libkdcraw_SUBDIR_included_FALSE=''
libkdcraw_SUBDIR_included_TRUE=''
libkexiv2_SUBDIR_included_FALSE=''
libkexiv2_SUBDIR_included_TRUE=''
libkipi_SUBDIR_included_FALSE=''
libkipi_SUBDIR_included_TRUE=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
po_SUBDIR_included_FALSE=''
po_SUBDIR_included_TRUE=''
prefix='/opt/kde'
program_transform_name='s,x,x,'
psdir='${docdir}'
qt_includes=''
qt_libraries=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
unsermake_enable_pch_FALSE=''
unsermake_enable_pch_TRUE='#'
x_includes='NONE'
x_libraries='NONE'
xdg_appsdir=''
xdg_directorydir=''
xdg_menudir=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libkipi-0.1.6"
#define VERSION "3.5.9"
#define KDELIBSUFF ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
configure: exit 1Offline
The error is:
configure:22953: g++ -c -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG &{CFLAGS} conftest.cpp >&5
g++: &{CFLAGS}: No such file or directory
Check your PKGBUILD and makepkg.conf for a &{CFLAGS}. It should be ${CFLAGS}.
Offline
Thanks Snowman
Changing from &{CFLAGS} to &{CFLAGS} worked for me. It has nicely compiled. After that I had problem with starting Gwenview because of the libexiv2.so.4 was missing but symbolic link to libexiv2.so.5.2.0 did the trick and Gwenview nicely works.
How can I add to the topic [SOLVED]?
Offline
Thanks Snowman
Changing from &{CFLAGS} to &{CFLAGS} worked for me.
I think you mean changing &{CFLAGS} to ${CFLAGS}. ![]()
It has nicely compiled. After that I had problem with starting Gwenview because of the libexiv2.so.4 was missing but symbolic link to libexiv2.so.5.2.0 did the trick and Gwenview nicely works.
NEVER synlink libraries like that. You risk breaking your system. You need to rebuild Gwenview against exiv2. Get the Gwenview PKGBUILD, build and install.
How can I add to the topic [SOLVED]?
Go back to your first post and edit it.
Offline