Menu

Unable to configure svn trunk

Help
2010-07-01
2013-04-25
  • carlo cancellieri

    Hi,
    I'm having trouble to configure the latest (see post date) SVN trunk.

    work/unixodbc-gui-qt/trunk $ ./configure --with-qt-lib=/usr/lib64/qt4/ --with-qt-bin=/usr/bin  --with-qt-include=/usr/include/qt4/
    checking for a BSD-compatible install... /usr/bin/install -c
    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 gawk... (cached) gawk
    checking for bison... bison -y
    checking for gcc... 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 gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for flex... flex
    checking lex output file root... lex.yy
    checking lex library... -lfl
    checking whether yytext is a pointer... yes
    checking whether ln -s works... yes
    checking whether make sets $(MAKE)... (cached) yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -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 sys/sem.h usability... yes
    checking sys/sem.h presence... yes
    checking for sys/sem.h... yes
    checking Have we enabled using RTLD_GROUP ... yes 
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking how to print strings... printf
    checking for a sed that does not truncate output... /bin/sed
    checking for fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
    checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for ar... ar
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 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... no
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by 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 g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking if we are using the included libltdl ... yes 
    checking for shared lib extension... .so
    checking for crypt in -lcrypt... yes
    checking for pow in -lm... yes
    checking for readline in -lreadline ... yes
    checking readline/history.h usability... yes
    checking readline/history.h presence... yes
    checking for readline/history.h... yes
    checking Are we using ini caching ... yes 
    checking whether time.h and sys/time.h may both be included... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking size of long... 8
    checking if platform is 64 bit... Yes 
    checking for long long... yes
    checking size of long int... 8
    checking for strcasecmp... yes
    checking for strncasecmp... yes
    checking for vsnprintf... yes
    checking for strtol... yes
    checking for atoll... yes
    checking for strtoll... yes
    checking for endpwent... yes
    checking for gettimeofday... yes
    checking for ftime... yes
    checking for time... yes
    checking for stricmp... no
    checking for strnicmp... no
    checking if os is AIX ... no - enable check for libthread 
    checking for mutex_lock in -lthread ... no
    checking for pthread_mutex_lock in -lpthread... yes
    checking if compiler accepts -pthread... yes
    checking for localtime_r in -lc... yes
    checking for ftok... yes
    checking for semget... yes
    checking for shmget... yes
    checking for semop... yes
    checking for snprintf... yes
    checking for semundo union... yes
    checking for socket in -lsocket... no
    checking for gethostbyname in -lnsl... yes
    checking for X... libraries , headers 
    checking for gethostbyname... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for IceConnectionNumber in -lICE... yes
    configure: checking for Qt
    no (include try specifying with --with-qt-include or try a different value)
    configure: error: cannot find Qt!
    

    ls -la /usr/include/qt4/

    totale 134
    drwxr-xr-x  22 root root   584 14 mag  2009 .
    drwxr-xr-x 416 root root 47072 27 giu 22:30 ..
    drwxr-xr-x   2 root root   384 20 giu 18:40 Gentoo
    drwxr-xr-x   2 root root 24392 20 giu 18:49 Qt
    drwxr-xr-x   2 root root  9552 20 giu 18:12 Qt3Support
    drwxr-xr-x   2 root root   200 20 giu 18:49 QtAssistant
    drwxr-xr-x   2 root root 14264 20 giu 17:17 QtCore
    drwxr-xr-x   2 root root  1432 20 giu 17:29 QtDBus
    drwxr-xr-x   3 root root  3544 20 giu 17:51 QtDesigner
    drwxr-xr-x   2 root root 27296 20 giu 17:51 QtGui
    drwxr-xr-x   2 root root   808 20 giu 18:49 QtHelp
    drwxr-xr-x   2 root root  2264 20 giu 17:17 QtNetwork
    drwxr-xr-x   2 root root   800 20 giu 17:56 QtOpenGL
    drwxr-xr-x   2 root root  1144 20 giu 17:26 QtScript
    drwxr-xr-x   2 root root   160 20 giu 17:51 QtScriptTools
    drwxr-xr-x   2 root root  2000 20 giu 17:22 QtSql
    drwxr-xr-x   2 root root   336 20 giu 17:53 QtSvg
    drwxr-xr-x   2 root root  1768 20 giu 17:20 QtTest
    drwxr-xr-x   2 root root   144 20 giu 17:51 QtUiTools
    drwxr-xr-x   2 root root  1056 20 giu 18:40 QtWebKit
    drwxr-xr-x   2 root root  1728 20 giu 17:17 QtXml
    drwxr-xr-x   2 root root  1152 20 giu 17:35 QtXmlPatterns
    

    ls -la /usr/lib64/qt4/

    totale 61231
    drwxr-xr-x   3 root root     4168 20 giu 18:49 .
    drwxr-xr-x 168 root root   167288 27 giu 22:30 ..
    -rw-r--r--   1 root root      852 20 giu 18:12 libQt3Support.la
    -rw-r--r--   1 root root      919 20 giu 18:12 libQt3Support.prl
    lrwxrwxrwx   1 root root       22 20 giu 18:12 libQt3Support.so -> libQt3Support.so.4.6.2
    lrwxrwxrwx   1 root root       22 20 giu 18:12 libQt3Support.so.4 -> libQt3Support.so.4.6.2
    lrwxrwxrwx   1 root root       22 20 giu 18:12 libQt3Support.so.4.6 -> libQt3Support.so.4.6.2
    -rwxr-xr-x   1 root root  3249904 20 giu 18:12 libQt3Support.so.4.6.2
    -rw-r--r--   1 root root      597 20 giu 18:48 libQtAssistantClient.prl
    lrwxrwxrwx   1 root root       29 20 giu 18:49 libQtAssistantClient.so -> libQtAssistantClient.so.4.6.2
    lrwxrwxrwx   1 root root       29 20 giu 18:49 libQtAssistantClient.so.4 -> libQtAssistantClient.so.4.6.2
    lrwxrwxrwx   1 root root       29 20 giu 18:49 libQtAssistantClient.so.4.6 -> libQtAssistantClient.so.4.6.2
    -rwxr-xr-x   1 root root    31288 20 giu 18:48 libQtAssistantClient.so.4.6.2
    -rw-r--r--   1 root root      773 20 giu 18:48 libQtCLucene.la
    -rw-r--r--   1 root root      856 20 giu 18:48 libQtCLucene.prl
    lrwxrwxrwx   1 root root       21 20 giu 18:49 libQtCLucene.so -> libQtCLucene.so.4.6.2
    lrwxrwxrwx   1 root root       21 20 giu 18:49 libQtCLucene.so.4 -> libQtCLucene.so.4.6.2
    lrwxrwxrwx   1 root root       21 20 giu 18:49 libQtCLucene.so.4.6 -> libQtCLucene.so.4.6.2
    -rwxr-xr-x   1 root root  1048416 20 giu 18:48 libQtCLucene.so.4.6.2
    -rw-r--r--   1 root root      730 20 giu 17:17 libQtCore.la
    -rw-r--r--   1 root root      795 20 giu 17:17 libQtCore.prl
    lrwxrwxrwx   1 root root       18 20 giu 17:17 libQtCore.so -> libQtCore.so.4.6.2
    lrwxrwxrwx   1 root root       18 20 giu 17:17 libQtCore.so.4 -> libQtCore.so.4.6.2
    lrwxrwxrwx   1 root root       18 20 giu 17:17 libQtCore.so.4.6 -> libQtCore.so.4.6.2
    -rwxr-xr-x   1 root root  2745080 20 giu 17:17 libQtCore.so.4.6.2
    -rw-r--r--   1 root root      760 20 giu 17:29 libQtDBus.la
    -rw-r--r--   1 root root      834 20 giu 17:29 libQtDBus.prl
    lrwxrwxrwx   1 root root       18 20 giu 17:29 libQtDBus.so -> libQtDBus.so.4.6.2
    lrwxrwxrwx   1 root root       18 20 giu 17:29 libQtDBus.so.4 -> libQtDBus.so.4.6.2
    lrwxrwxrwx   1 root root       18 20 giu 17:29 libQtDBus.so.4.6 -> libQtDBus.so.4.6.2
    -rwxr-xr-x   1 root root   512936 20 giu 17:29 libQtDBus.so.4.6.2
    -rw-r--r--   1 root root      572 20 giu 17:50 libQtDesigner.prl
    lrwxrwxrwx   1 root root       22 20 giu 17:51 libQtDesigner.so -> libQtDesigner.so.4.6.2
    lrwxrwxrwx   1 root root       22 20 giu 17:51 libQtDesigner.so.4 -> libQtDesigner.so.4.6.2
    lrwxrwxrwx   1 root root       22 20 giu 17:51 libQtDesigner.so.4.6 -> libQtDesigner.so.4.6.2
    -rwxr-xr-x   1 root root  7820784 20 giu 17:50 libQtDesigner.so.4.6.2
    -rw-r--r--   1 root root      628 20 giu 17:50 libQtDesignerComponents.prl
    lrwxrwxrwx   1 root root       32 20 giu 17:51 libQtDesignerComponents.so -> libQtDesignerComponents.so.4.6.2
    lrwxrwxrwx   1 root root       32 20 giu 17:51 libQtDesignerComponents.so.4 -> libQtDesignerComponents.so.4.6.2
    lrwxrwxrwx   1 root root       32 20 giu 17:51 libQtDesignerComponents.so.4.6 -> libQtDesignerComponents.so.4.6.2                                                                                                             
    -rwxr-xr-x   1 root root  3119352 20 giu 17:50 libQtDesignerComponents.so.4.6.2
    -rw-r--r--   1 root root      762 20 giu 17:50 libQtGui.la
    -rw-r--r--   1 root root      836 20 giu 17:50 libQtGui.prl
    lrwxrwxrwx   1 root root       17 20 giu 17:51 libQtGui.so -> libQtGui.so.4.6.2
    lrwxrwxrwx   1 root root       17 20 giu 17:51 libQtGui.so.4 -> libQtGui.so.4.6.2
    lrwxrwxrwx   1 root root       17 20 giu 17:51 libQtGui.so.4.6 -> libQtGui.so.4.6.2
    -rwxr-xr-x   1 root root 11763592 20 giu 17:50 libQtGui.so.4.6.2
    -rw-r--r--   1 root root      824 20 giu 18:48 libQtHelp.la
    -rw-r--r--   1 root root      909 20 giu 18:48 libQtHelp.prl
    lrwxrwxrwx   1 root root       18 20 giu 18:49 libQtHelp.so -> libQtHelp.so.4.6.2
    lrwxrwxrwx   1 root root       18 20 giu 18:49 libQtHelp.so.4 -> libQtHelp.so.4.6.2
    lrwxrwxrwx   1 root root       18 20 giu 18:49 libQtHelp.so.4.6 -> libQtHelp.so.4.6.2
    -rwxr-xr-x   1 root root   578960 20 giu 18:48 libQtHelp.so.4.6.2
    -rw-r--r--   1 root root      790 20 giu 17:17 libQtNetwork.la
    -rw-r--r--   1 root root      837 20 giu 17:17 libQtNetwork.prl
    lrwxrwxrwx   1 root root       21 20 giu 17:17 libQtNetwork.so -> libQtNetwork.so.4.6.2
    lrwxrwxrwx   1 root root       21 20 giu 17:17 libQtNetwork.so.4 -> libQtNetwork.so.4.6.2
    lrwxrwxrwx   1 root root       21 20 giu 17:17 libQtNetwork.so.4.6 -> libQtNetwork.so.4.6.2
    -rwxr-xr-x   1 root root  1276024 20 giu 17:17 libQtNetwork.so.4.6.2
    -rw-r--r--   1 root root      808 20 giu 17:56 libQtOpenGL.la
    -rw-r--r--   1 root root      886 20 giu 17:56 libQtOpenGL.prl
    lrwxrwxrwx   1 root root       20 20 giu 17:56 libQtOpenGL.so -> libQtOpenGL.so.4.6.2
    lrwxrwxrwx   1 root root       20 20 giu 17:56 libQtOpenGL.so.4 -> libQtOpenGL.so.4.6.2
    lrwxrwxrwx   1 root root       20 20 giu 17:56 libQtOpenGL.so.4.6 -> libQtOpenGL.so.4.6.2
    -rwxr-xr-x   1 root root   879504 20 giu 17:56 libQtOpenGL.so.4.6.2
    -rw-r--r--   1 root root      766 20 giu 17:26 libQtScript.la
    -rw-r--r--   1 root root      808 20 giu 17:26 libQtScript.prl
    lrwxrwxrwx   1 root root       20 20 giu 17:26 libQtScript.so -> libQtScript.so.4.6.2
    lrwxrwxrwx   1 root root       20 20 giu 17:26 libQtScript.so.4 -> libQtScript.so.4.6.2
    lrwxrwxrwx   1 root root       20 20 giu 17:26 libQtScript.so.4.6 -> libQtScript.so.4.6.2
    -rwxr-xr-x   1 root root  2118712 20 giu 17:26 libQtScript.so.4.6.2
    -rw-r--r--   1 root root      854 20 giu 17:50 libQtScriptTools.la
    -rw-r--r--   1 root root      863 20 giu 17:50 libQtScriptTools.prl
    lrwxrwxrwx   1 root root       25 20 giu 17:51 libQtScriptTools.so -> libQtScriptTools.so.4.6.2
    lrwxrwxrwx   1 root root       25 20 giu 17:51 libQtScriptTools.so.4 -> libQtScriptTools.so.4.6.2
    lrwxrwxrwx   1 root root       25 20 giu 17:51 libQtScriptTools.so.4.6 -> libQtScriptTools.so.4.6.2
    -rwxr-xr-x   1 root root   838304 20 giu 17:50 libQtScriptTools.so.4.6.2
    -rw-r--r--   1 root root      764 20 giu 17:22 libQtSql.la
    -rw-r--r--   1 root root      840 20 giu 17:22 libQtSql.prl
    lrwxrwxrwx   1 root root       17 20 giu 17:22 libQtSql.so -> libQtSql.so.4.6.2
    lrwxrwxrwx   1 root root       17 20 giu 17:22 libQtSql.so.4 -> libQtSql.so.4.6.2
    lrwxrwxrwx   1 root root       17 20 giu 17:22 libQtSql.so.4.6 -> libQtSql.so.4.6.2
    -rwxr-xr-x   1 root root   273600 20 giu 17:22 libQtSql.so.4.6.2
    -rw-r--r--   1 root root      770 20 giu 17:53 libQtSvg.la
    -rw-r--r--   1 root root      832 20 giu 17:53 libQtSvg.prl
    lrwxrwxrwx   1 root root       17 20 giu 17:53 libQtSvg.so -> libQtSvg.so.4.6.2
    lrwxrwxrwx   1 root root       17 20 giu 17:53 libQtSvg.so.4 -> libQtSvg.so.4.6.2
    lrwxrwxrwx   1 root root       17 20 giu 17:53 libQtSvg.so.4.6 -> libQtSvg.so.4.6.2
    -rwxr-xr-x   1 root root   386232 20 giu 17:53 libQtSvg.so.4.6.2
    -rw-r--r--   1 root root      752 20 giu 17:20 libQtTest.la
    -rw-r--r--   1 root root      816 20 giu 17:20 libQtTest.prl
    lrwxrwxrwx   1 root root       18 20 giu 17:20 libQtTest.so -> libQtTest.so.4.6.2
    lrwxrwxrwx   1 root root       18 20 giu 17:20 libQtTest.so.4 -> libQtTest.so.4.6.2
    lrwxrwxrwx   1 root root       18 20 giu 17:20 libQtTest.so.4.6 -> libQtTest.so.4.6.2
    -rwxr-xr-x   1 root root   150896 20 giu 17:20 libQtTest.so.4.6.2
    -rw-r--r--   1 root root  1456632 20 giu 17:50 libQtUiTools.a
    -rw-r--r--   1 root root      720 20 giu 17:50 libQtUiTools.prl
    -rw-r--r--   1 root root      845 20 giu 18:39 libQtWebKit.la
    -rw-r--r--   1 root root      980 20 giu 18:39 libQtWebKit.prl
    lrwxrwxrwx   1 root root       20 20 giu 18:40 libQtWebKit.so -> libQtWebKit.so.4.6.2
    lrwxrwxrwx   1 root root       20 20 giu 18:40 libQtWebKit.so.4 -> libQtWebKit.so.4.6.2
    lrwxrwxrwx   1 root root       20 20 giu 18:40 libQtWebKit.so.4.6 -> libQtWebKit.so.4.6.2
    -rwxr-xr-x   1 root root 18818352 20 giu 18:39 libQtWebKit.so.4.6.2
    -rw-r--r--   1 root root      762 20 giu 17:17 libQtXml.la
    -rw-r--r--   1 root root      825 20 giu 17:17 libQtXml.prl
    lrwxrwxrwx   1 root root       17 20 giu 17:17 libQtXml.so -> libQtXml.so.4.6.2
    lrwxrwxrwx   1 root root       17 20 giu 17:17 libQtXml.so.4 -> libQtXml.so.4.6.2
    lrwxrwxrwx   1 root root       17 20 giu 17:17 libQtXml.so.4.6 -> libQtXml.so.4.6.2
    -rwxr-xr-x   1 root root   306080 20 giu 17:17 libQtXml.so.4.6.2
    -rw-r--r--   1 root root      813 20 giu 17:34 libQtXmlPatterns.la
    -rw-r--r--   1 root root      851 20 giu 17:34 libQtXmlPatterns.prl
    lrwxrwxrwx   1 root root       25 20 giu 17:35 libQtXmlPatterns.so -> libQtXmlPatterns.so.4.6.2
    lrwxrwxrwx   1 root root       25 20 giu 17:35 libQtXmlPatterns.so.4 -> libQtXmlPatterns.so.4.6.2
    lrwxrwxrwx   1 root root       25 20 giu 17:35 libQtXmlPatterns.so.4.6 -> libQtXmlPatterns.so.4.6.2
    -rwxr-xr-x   1 root root  4912072 20 giu 17:34 libQtXmlPatterns.so.4.6.2
    drwxr-xr-x  12 root root      336 30 set  2009 plugins
    

    This is my system:
    emerge -info
    Portage 2.2_rc67 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.4, glibc-2.11.2-r0, 2.6.33-gentoo x86_64)
    =================================================================
    System uname: Linux-2.6.33-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-gentoo-1.12.13
    Timestamp of tree: Sun, 27 Jun 2010 10:15:02 +0000
    distcc 3.1 x86_64-pc-linux-gnu
    ccache version 2.4
    app-shells/bash:     4.0_p37
    dev-java/java-config: 2.1.10
    dev-lang/python:     2.5.4-r4, 2.6.5-r2, 3.1.2-r3
    dev-util/ccache:     2.4-r7
    dev-util/cmake:      2.6.4-r3
    sys-apps/baselayout: 1.12.13
    sys-apps/sandbox:    2.2
    sys-devel/autoconf:  2.13, 2.65
    sys-devel/automake:  1.4_p6, 1.7.9-r2, 1.8.5-r3, 1.9.6-r2, 1.10.3, 1.11.1
    sys-devel/binutils:  2.20.1-r1
    sys-devel/gcc:       4.3.4, 4.4.4-r1
    sys-devel/gcc-config: 1.4.1
    sys-devel/libtool:   2.2.10
    virtual/os-headers:  2.6.34
    ACCEPT_KEYWORDS="amd64"
    ACCEPT_LICENSE="*"
    CBUILD="x86_64-pc-linux-gnu"
    CFLAGS="-march=core2 -O2 -pipe -ggdb"
    CHOST="x86_64-pc-linux-gnu"
    CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
    CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
    CXXFLAGS="-march=core2 -O2 -pipe -ggdb"
    DISTDIR="/usr/portage/distfiles"
    FEATURES="assume-digests ccache distlocks fixpackages metadata-transfer news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unmerge-logs unmerge-orphans userfetch"
    GENTOO_MIRRORS="ftp://194.117.143.72/sites/gentoo http://gentoo.gossamerhost.com rsync://212.219.56.133/www.ibiblio.org/gentoo/ http://gentoo.wheel.sk/ ftp://gentoo.wheel.sk/pub/linux/gentoo/"
    LANG="it_IT.UTF-8@euro"
    LDFLAGS="-Wl,-O1"
    LINGUAS="it"
    MAKEOPTS="-j7"
    PKGDIR="/arc/portage/packages"
    PORTAGE_CONFIGROOT="/"
    PORTAGE_RSYNC_OPTS="-recursive -links -safe-links -perms -times -compress -force -whole-file -delete -stats -timeout=180 -exclude=/distfiles -exclude=/local -exclude=/packages"
    PORTAGE_TMPDIR="/var/tmp"
    PORTDIR="/usr/portage"
    PORTDIR_OVERLAY="/var/lib/layman/science /var/lib/layman/x11 /var/lib/layman/qting-edge /var/lib/layman/kde"
    SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
    USE="16bit 16bit-indices 16bittmp 64bit 7zip R X X509 Xaw3d a52 aac aalib accessibility ace acl acpi addbookmarks ads aften akode akonadi alac alisp alsa amarok amd64 ao aotuv apache2 apidocs apm ares arts artswrappersuid aspell aspnet aspnet2 aspnetedit bash-completion berkdb bluetooth branding bzip2 cairo cdaudio cdr cgi cli consolekit cpudetection cracklib crypt cups curl curlwrappers cxx dbus doc dri dts dvb dvd dvdr dvdread emboss encode exif fam fame fat fbcon fbdev fbsplash ffmpeg fftw finger firefox flac flash fontconfig force-cgi-redirect fortran ftp fts3 fuse fusion gd gdbm gecko geoip ggi gif git glgd glib gpg gphoto2 gpm grub gs gsm gstreamer gtk gtk+ guidexml gzip h323 hal hardened hddtemp hdri high-ints hpn html http hvm iconv id3 id3tag ieee1394 image imagemagick inkjar int64 iodbc ipv6 jack jadetex java java-external java5 javacomm javascript jpeg jpeg2k kde lame lash lcms ldap libcaca libgcrypt libnotify libsamplerate libssh2 libvisual lirc lm_sensors logitech-mouse logrotate loop-aes lzo lzw mad md5sum mdnsresponder-compat messages metric mikmod mime mixer mjpeg mmap mmkeys mmx mmxext mng modules mp2 mp3 mp3tunes mp4 mp4live mpd mpeg mpeg2 mplayer mtp mudflap multilib multipath multipleip multiprocess musepack musicbrainz mysql ncurses networkmanager nfqueue nfs nls nntp nptl nptlonly nsplugin ntfs nvidia objc objc++ objc-gc odbc ogg openal opengl openmp openntpd openssh openssl opensslcrypt openvpn pam pango pcre pdf perfprofiling perl phonon player plugins png pnm policykit portage portaudio postgres postproc ppds pppd prelude pvr python q32 q8 qemu qt3support qt4 quicktime quotas radio rar raw rc5 readline realmedia reflection regexp reiserfs resolvconf roundrobin rpm rss samba sasl sdl sdl-image sdl-sound sdlaudio secure-delete semantic-desktop sensord session sftp shorten sift simplexml smp sockets sourceview spell spl sql sqlite srt sse sse2 ssl ssse3 startup-notification stream submenu subtitles subversion svg svgz swat swig sysfs syslog sysvipc szip taglib tagwriting tcl tcp tcpd tcpmd5 tftp tga theora threads threadsafe threadsonly tidy tiff timestats timezone timidity tk tos transcode truetype tunepimp twolame type1 uclibc-compat ui unicode unzip upnp urandom usb uudeview uuencode v4l v4l2 vamp vcd vcdx vdr verse vga video visual visualization vlm vnc vorbis vram vroot wav wavpack webkit wma wmf wmp x264 x86emu xattr xbase xcb xcf xcomposite xen xetex xext xfce xfs xine xinetd xml xmldoclet xmlreader xmlwriter xmp xmpi xorg xpm xrender xulrunner xv xvid xvmc xvnc yaepg yv12 zeroconf zip zlib zvbi" 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="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 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" DVB_CARDS="tda10046lifeview" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" LIRC_DEVICES="flyvideo" NETBEANS_MODULES="apisupport harness ide j2ee java nb websvccommon xml soa visualweb webcommon groovy gsf cnd dlight enterprise ergonomics identity mobility php profiler ruby" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nv nvidia vga fbdev vesa vmware" 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, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

    What could be wrong?

     
  • it jim

    it jim - 2010-08-30

    Had same problem. Checking through 'configure' script I found that all three options:
    -with-qt-include, -lib, -bin should be
    -with-qt-dir-include, -lib, -bin
    ./configure then completed

     
  • RHL

    RHL - 2010-12-29

    itjim's solution worked for me as far as specifying a custom location for Qt.

    I'm compiling on Ubuntu 10.04 and I built Qt v4.7.1 from source.  FYI: I'm building from unixodbc-gui-qt rev. 93.  I am installing everything in /opt/local so I used the following configuration:
    ./configure -prefix=/opt/local -with-x -with-qt-dir-include=/opt/local/include -with-qt-dir-lib=/opt/local/lib -with-qt-dir-bin=/opt/local/bin

    Apparently QAssistantClient became obsolete as of Qt 4.6.3.  As a result, configure failed while "trying to compile a simple Qt program" because it couldn't find libQAssistantClient.  Turns out, that library is not needed (any more?).  The solution was to alter the "configure" script, line 17965 (in rev. 93) where it defines "qt_libs" by removing the reference to libQtAssistantClient (-lQtAssistantClient) so that it reads:

      qt_libs="-lQtGui -lQtCore -lQtNetwork"

    Alternatively, you could fix qt.m4 before you do the

    make -f Makefile.svn
    
     
  • Zemantics

    Zemantics - 2012-08-04

    This is what worked for me on Ubuntu 12.04 Desktop 32-bit

    makefile -f Makefile.svn
    ./configure --with-qt-dir-include=/usr/include/qt4 --with-qt-dir-lib=/usr/lib/i386-linux-gnu --with-qt-bin=/usr/bin
    
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.