Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2000 14:18:10 -0700 (PDT)
From:      jss@subatomix.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/20810: kde-qt-addon fails to configure
Message-ID:  <20000823211810.AAE3737B422@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         20810
>Category:       ports
>Synopsis:       kde-qt-addon fails to configure
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 23 14:20:07 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeffrey S. Sharp
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:
FreeBSD vulcan.ciscor.com 4.1-STABLE
FreeBSD 4.1-STABLE #0: Tue Aug 22 18:39:42 CDT 2000
root@vulcan.ciscor.com:/usr/src/sys/compile/VULCAN  i386

>Description:
When building kde2, kde-qt-addon fails to complete its configure script.
Two things look fishy:

(1) Configure repeatedly reports a failure to find conftest.c
(2) Configure barfs completely when attempting to detect Qt

I ran make clean on kde2, then tried make install again.  Here is what
I got:

--------------------
===>  Extracting for kde-20000724A
>How-To-Repeat:
Perform a fresh install of 4.1-RELEASE, cvsup, and attempt to install
the kde2 port.
>Fix:
Sorry, no fix.

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> No MD5 checksum file.
 ===>   kde-20000724A depends on shared library: kdecore.4 - not found
 ===>    Verifying install for kdecore.4 in /usr/ports/x11/kdelibs2
 ===>  Extracting for kdelibs-20000724A
 >> Checksum OK for kdelibs-20000724A.tar.bz2.
 ===>   kdelibs-20000724A depends on executable: bzip2 - found
 ===>   kdelibs-20000724A depends on executable: gmake - found
 ===>   kdelibs-20000724A depends on shared library: jpeg.9 - found
 ===>   kdelibs-20000724A depends on shared library: png.4 - found
 ===>   kdelibs-20000724A depends on shared library: tiff.4 - found
 ===>   kdelibs-20000724A depends on shared library: qt2.4 - found
 ===>   kdelibs-20000724A depends on shared library: kde-qt-addon.4 - not found
 ===>    Verifying install for kde-qt-addon.4 in /usr/ports/x11-toolkits/kde-qt-addon
 ===>  Extracting for kde-qt-addon-20000724A
 >> Checksum OK for kde-qt-addon-20000724A.tar.bz2.
 ===>   kde-qt-addon-20000724A depends on executable: bzip2 - found
 ===>   kde-qt-addon-20000724A depends on executable: gmake - found
 ===>   kde-qt-addon-20000724A depends on executable: autoconf - found
 ===>   kde-qt-addon-20000724A depends on shared library: qt2.4 - found
 ===>  Patching for kde-qt-addon-20000724A
 ===>  Configuring for kde-qt-addon-20000724A
 /usr/bin/perl -pi -e "s@version-info 3:0@version-info 4:0@g" /usr/ports/x11-toolkits/kde-qt-addon/work/kde-qt-addon/kde-qt-addon/Makefile.in
 creating cache ./config.cache
 checking host system type... i386--freebsd4.1
 checking target system type... i386--freebsd4.1
 checking build system type... i386--freebsd4.1
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking whether make sets ${MAKE}... yes
 checking for working aclocal... missing
 checking for working autoconf... found
 checking for working automake... missing
 checking for working autoheader... found
 checking for working makeinfo... found
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking for a C-Compiler... cc
 checking whether the C compiler (cc -O -pipe ) works... yes
 checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking how to run the C preprocessor... cc -E
 checking for a C++-Compiler... c++
 checking whether the C++ compiler (c++  -O -pipe ) works... yes
 checking whether the C++ compiler (c++  -O -pipe ) is a cross-compiler... no
 checking whether we are using GNU C++... yes
 checking whether c++ supports -fexceptions... yes
 checking whether c++ supports -frtti... yes
 checking how to run the C++ preprocessor... c++ -E
 checking whether c++ supports -frepo... no
 checking whether c++ supports -instances=explicit... yes
 checking for ld used by GCC... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking for /usr/libexec/elf/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 dependant libraries... pass_all
 checking for ranlib... ranlib
 checking for strip... strip
 checking for Cygwin environment... no
 checking for mingw32 environment... no
 updating cache ./config.cache
 loading cache ./config.cache within ltconfig
 checking for objdir... .libs
 checking for cc option to produce PIC... -fPIC -DPIC
 checking if cc PIC flag -fPIC -DPIC works... yes
 checking if cc static flag -static works... no
 checking if cc supports -c -o file.o... yes
 checking if cc supports -fno-rtti -fno-exceptions ... yes
 checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking dynamic linker characteristics... freebsd4.1 ld.so
 checking command to parse /usr/bin/nm -B output... ok
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... no
 checking for dlopen in -ldl... no
 checking for dlopen... yes
 checking for dlfcn.h... yes
 checking whether a program can dlopen itself... yes
 checking whether a statically linked program can dlopen itself... yes
 creating libtool
 updating cache ./config.cache
 loading cache ./config.cache
 loading cache ./config.cache within ltconfig
 checking host system type... i386--freebsd4.1
 checking build system type... i386--freebsd4.1
 ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
 checking for objdir... .libs
 checking for c++ option to produce PIC... -fPIC -DPIC
 checking if c++ PIC flag -fPIC -DPIC works... yes
 checking if c++ static flag -static works... no
 checking if c++ supports -c -o file.o... yes
 checking if c++ supports -fno-rtti -fno-exceptions ... yes
 checking whether the linker (c++) supports shared libraries... yes
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking dynamic linker characteristics... freebsd4.1 ld.so
 checking command to parse /usr/bin/nm -B output... ok
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... no
 checking for dlfcn.h... (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 "CXX" to libtool
 checking for object suffix... o
 checking for executable suffix... .c
 checking for extra includes... no
 checking for extra libs... added
 checking size of int... 0
 checking size of long... 0
 checking size of char *... 0
 checking for dlopen in -ldl... (cached) no
 checking for shl_unload in -ldld... cat: conftest.c: No such file or directory
 no
 checking for main in -lcompat... yes
 checking for crypt in -lcrypt... yes
 checking for the third argument of getsockname... socklen_t
 checking for dnet_ntoa in -ldnet... cat: conftest.c: No such file or directory
 no
 checking for dnet_ntoa in -ldnet_stub... cat: conftest.c: No such file or directory
 no
 checking for inet_ntoa... yes
 checking for connect... yes
 checking for remove... yes
 checking for shmat... yes
 checking for killpg in -lucb... cat: conftest.c: No such file or directory
 no
 checking for bool... yes
 checking for libz... -lz
 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
 checking for IceConnectionNumber in -lICE... yes
 checking for libXext... yes
 checking for libpng... -lpng -lz -lm
 checking for libjpeg6b... cat: conftest.c: No such file or directory
 no
 checking for libjpeg... -ljpeg
 checking for Qt... configure: error: Qt (snapshot >= Qt 2.1) (libraries) not found. Please check your installation!
 For more details about this problem, look at the end of config.log.
 ===>  Script "configure" failed: here are the contents of "config.log"
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 configure:628: checking host system type
 configure:649: checking target system type
 configure:667: checking build system type
 configure:726: checking for a BSD compatible install
 configure:806: checking whether build environment is sane
 configure:844: checking whether make sets ${MAKE}
 configure:890: checking for working aclocal
 configure:903: checking for working autoconf
 configure:916: checking for working automake
 configure:929: checking for working autoheader
 configure:942: checking for working makeinfo
 configure:967: checking for a BSD compatible install
 configure:1074: checking for a C-Compiler
 configure:1186: checking whether the C compiler (cc -O -pipe ) works
 configure:1202: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:1228: checking whether the C compiler (cc -O -pipe ) is a cross-compiler
 configure:1233: checking whether we are using GNU C
 configure:1242: cc -E conftest.c
 configure:1337: checking how to run the C preprocessor
 configure:1358: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
 configure:1399: checking for a C++-Compiler
 configure:1521: checking whether the C++ compiler (c++  -O -pipe ) works
 configure:1542: rm -rf SunWS_cache; c++ -o conftest  -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.C -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:1568: checking whether the C++ compiler (c++  -O -pipe ) is a cross-compiler
 configure:1573: checking whether we are using GNU C++
 configure:1582: c++ -E conftest.C
 configure:1800: checking whether c++ supports -fexceptions
 configure:1834: checking whether c++ supports -frtti
 configure:1870: checking how to run the C++ preprocessor
 configure:1892: c++ -E -I/usr/X11R6/include -I/usr/local/include conftest.C >/dev/null 2>conftest.out
 configure:1972: checking whether c++ supports -frepo
 configure:2006: checking whether c++ supports -instances=explicit
 configure:2144: checking for ld used by GCC
 configure:2212: checking if the linker (/usr/libexec/elf/ld) is GNU ld
 GNU ld version 2.10.0 (with BFD 2.10.0)
 configure:2229: checking for /usr/libexec/elf/ld option to reload object files
 configure:2241: checking for BSD-compatible nm
 configure:2277: checking whether ln -s works
 configure:2298: checking how to recognise dependant libraries
 configure:2601: checking for ranlib
 configure:2668: checking for strip
 configure:2840: checking for Cygwin environment
 configure:2856: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
 configure: In function `main':
 configure:2852: `__CYGWIN32__' undeclared (first use in this function)
 configure:2852: (Each undeclared identifier is reported only once
 configure:2852: for each function it appears in.)
 configure: failed program was:
 #line 2845 "configure"
 #include "confdefs.h"
 
 int main() {
 
 #ifndef __CYGWIN__
 #define __CYGWIN__ __CYGWIN32__
 #endif
 return __CYGWIN__;
 ; return 0; }
 configure:2873: checking for mingw32 environment
 configure:2885: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
 configure: In function `main':
 configure:2881: `__MINGW32__' undeclared (first use in this function)
 configure:2881: (Each undeclared identifier is reported only once
 configure:2881: for each function it appears in.)
 configure: failed program was:
 #line 2878 "configure"
 #include "confdefs.h"
 
 int main() {
 return __MINGW32__;
 ; return 0; }
 ltconfig:670:checking for cc option to produce PIC
 ltconfig:679:checking that cc PIC flag -fPIC -DPIC works.
 ltconfig:689: cc -c -O -pipe -fPIC -DPIC -DPIC -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
 ltconfig:741: checking if cc static flag -static works
 ltconfig:750: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include  -static conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 /usr/libexec/elf/ld: cannot find -lqt2
 ltconfig:787: checking if cc supports -c -o file.o
 ltconfig:788: cc -c -O -pipe -o out/conftest2.o -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
 ltconfig:841: checking if cc supports -fno-rtti -fno-exceptions
 ltconfig:842: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
 ltconfig:1308: checking if global_symbol_pipe works
 ltconfig:1309: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
 ltconfig:1312: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ 	]\([ABCDGISTW]\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
 ltconfig:1364: cc -o conftest -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/X11R6/include -I/usr/local/include  conftest.c conftstm.o 1>&5
 ltconfig:1468: checking for dlopen in -ldl
 ltconfig:1488: cc -o conftest -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/X11R6/include -I/usr/local/include  conftest.c -ldl  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 /usr/libexec/elf/ld: cannot find -ldl
 ltconfig: failed program was:
 #line 1475 "ltconfig"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
     builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern "C"
 #endif
 char dlopen();
 
 int main() {
 dlopen()
 ; return 0; }
 ltconfig:1507: checking for dlopen
 ltconfig:1537: cc -o conftest -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 ltconfig:1705: checking for dlfcn.h
 ltconfig:1716: cc -c -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5 >/dev/null 2>conftest.out
 ltconfig:1744: checking whether a program can dlopen itself
 ltconfig:1798: cc -o conftest -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/X11R6/include -I/usr/local/include -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>& 5
 ltconfig:1817: checking whether a statically linked program can dlopen itself
 ltconfig:1871: cc -o conftest -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/X11R6/include -I/usr/local/include -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1> &5
 c++ -E conftest.cc
 ltconfig:670:checking for c++ option to produce PIC
 ltconfig:679:checking that c++ PIC flag -fPIC -DPIC works.
 ltconfig:689: c++ -c  -O -pipe -fPIC -DPIC -DPIC -I/usr/X11R6/include -I/usr/local/include conftest.cc 1>&5
 ltconfig:741: checking if c++ static flag -static works
 ltconfig:750: c++ -o conftest  -O -pipe -I/usr/X11R6/include -I/usr/local/include  -static conftest.cc -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 /usr/libexec/elf/ld: cannot find -lqt2
 ltconfig:787: checking if c++ supports -c -o file.o
 ltconfig:788: c++ -c  -O -pipe -o out/conftest2.o -I/usr/X11R6/include -I/usr/local/include conftest.cc 1>&5
 ltconfig:841: checking if c++ supports -fno-rtti -fno-exceptions
 ltconfig:842: c++ -c  -O -pipe -fno-rtti -fno-exceptions -c conftest.cc -I/usr/X11R6/include -I/usr/local/include conftest.cc 1>&5
 ltconfig:1308: checking if global_symbol_pipe works
 ltconfig:1309: c++ -c  -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.cc 1>&5
 ltconfig:1312: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ 	]\([ABCDGISTW]\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
 ltconfig:1364: c++ -o conftest  -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/X11R6/include -I/usr/local/include  conftest.cc conftstm.o 1>&5
 ltconfig:1705: checking for dlfcn.h
 ltconfig:1744: checking whether a program can dlopen itself
 ltconfig:1817: checking whether a statically linked program can dlopen itself
 configure:3021: checking for object suffix
 configure:3027: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5
 configure:3047: checking for executable suffix
 configure:3057: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:3096: checking for extra includes
 configure:3127: checking for extra libs
 configure:3159: checking size of int
 configure:3178: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure: failed program was:
 [binary file goes here]
 configure:3197: checking size of long
 configure:3216: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure: failed program was:
 [binary file goes here]
 configure:3235: checking size of char *
 configure:3254: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure: failed program was:
 [binary file goes here]
 configure:3275: checking for dlopen in -ldl
 configure:3319: checking for shl_unload in -ldld
 configure:3338: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -ldld  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 /usr/libexec/elf/ld: cannot find -ldld
 configure: failed program was:
 configure:3373: checking for main in -lcompat
 configure:3388: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -lcompat  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:3410: checking for crypt in -lcrypt
 configure:3429: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -lcrypt  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:3503: checking for the third argument of getsockname
 configure:3532: c++ -c  -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.C 1>&5
 configure:3603: checking for dnet_ntoa in -ldnet
 configure:3622: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -ldnet  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 /usr/libexec/elf/ld: cannot find -ldnet
 configure: failed program was:
 configure:3644: checking for dnet_ntoa in -ldnet_stub
 configure:3663: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -ldnet_stub  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 /usr/libexec/elf/ld: cannot find -ldnet_stub
 configure: failed program was:
 configure:3685: checking for inet_ntoa
 configure:3713: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:3775: checking for connect
 configure:3803: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:3866: checking for remove
 configure:3894: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:3958: checking for shmat
 configure:3986: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:4052: checking for killpg in -lucb
 configure:4071: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -lucb  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 /usr/libexec/elf/ld: cannot find -lucb
 configure: failed program was:
 configure:4143: checking for bool
 configure:4166: c++ -c  -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.C 1>&5
 configure:4197: checking for libz
 configure:4223: cc -o conftest.c -O -pipe    -I/usr/X11R6/include -I/usr/local/include  conftest.c   -L/usr/local/lib  -L/usr/local/lib -lz  1>&5
 configure:4254: checking for X
 configure:4293: cc -E -I/usr/X11R6/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
 configure:4369: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -lXt -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:4535: checking for IceConnectionNumber in -lICE
 configure:4554: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c -lICE  -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
 configure:4583: checking for libXext
 configure:4606: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib  -L/usr/local/lib conftest.c -lXext -lX11  1>&5
 configure:4694: checking for libpng
 configure:4724: cc -o conftest.c -O -pipe -I/usr/X11R6/include  -I/usr/X11R6/include -I/usr/local/include  conftest.c -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ -L/usr/X11R6/lib  -L/usr/local/lib -lpng -lz -lm -lX11   1>&5
 configure:4756: checking for libjpeg6b
 configure:4792: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -L/usr/X11R6/lib  -L/usr/local/lib -ljpeg6b -lm 1>&5
 /usr/libexec/elf/ld: cannot find -ljpeg6b
 configure: failed program was:
 configure:4814: checking for libjpeg
 configure:4850: cc -o conftest.c -O -pipe -I/usr/X11R6/include -I/usr/local/include  conftest.c -L/usr/X11R6/lib  -L/usr/local/lib -ljpeg -lm 1>&5
 configure:4924: checking for Qt
 configure:5083: rm -rf SunWS_cache; c++ -o conftest.c  -O -pipe -frtti -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/X11R6/lib  -L/usr/local/lib conftest.C -Wl,-export-dynamic -L/usr/X11R6 /lib -L/usr/local/lib -lqt2 -ljpeg -lgcc -lstdc++ -lqt2 -lpng -lz -lm -ljpeg  -lXext -lX11 -lSM -lICE  1>&5
 configure: failed program was:
 #include "confdefs.h"
 #include <qglobal.h>
 #include <qapplication.h>
 #include <qapp.h>
 #include <qobjcoll.h>
 #include <qstring.h>
 #include <qstyle.h>
 #include <qiconview.h>
 #if ! (QT_VERSION >= 210)
 #error 1
 #endif
 
 int main() {
     QStringList *t = new QStringList();
     QIconView iv(0);
     iv.setWordWrapIconText(false);
     QString s;
     s.setLatin1("Elvis is alive", 14);
     return 0;
 }
 (end of "config.log")
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/kde-qt-addon.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/kde-qt-addon.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/kde-qt-addon.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/kde-qt-addon.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/kde-qt-addon.
 *** Error code 1
 
 Stop in /usr/ports/x11/kdelibs2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kdelibs2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kdelibs2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kdelibs2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kdelibs2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kdelibs2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kdelibs2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kde2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kde2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kde2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kde2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kde2.
 *** Error code 1
 
 Stop in /usr/ports/x11/kde2.
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000823211810.AAE3737B422>