Skip site navigation (1)Skip section navigation (2)
Date:      24 Aug 2000 17:00:35 +0200
From:      Dmitry Karasik <Dmitry.Karasik.dk@plab.ku.dk>
To:        freebsd-questions@freebsd.org
Subject:   /usr/ports/net/kdenetwork2
Message-ID:  <8466oqsnzg.fsf@raven.plab.ku.dk>

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

Hi!

I'm having troubles compiling latest /usr/ports/net/kdenetwork2...
I'm not sure, whether this mailing list is the best place to ask for
help, however, I still hope...

I tried to recompile every package it depends upon, but with no avail;
I found and tried diffetent Qt versions ( because it complains about Qt);
I cvsupped at last and recompiled the kernel and the system -
with no success. Once again, I'm not sure, maybe it was better to ask
if the port maintainer would help me ( but I doubt that :| ); but maybe
someone has fixed that problem already.

here's the make echo:

===>  Configuring for kdenetwork-20000724A
/usr/bin/perl -pi -e "s:-lpthread:-pthread:g" /usr/ports/net/kdenetwork2/work/kdenetwork/knode/Makefile.in
loading 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}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
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... (cached) yes
checking how to run the C preprocessor... (cached) 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++... (cached) yes
checking whether c++ supports -fexceptions... (cached) yes
checking whether c++ supports -frtti... (cached) yes
checking how to run the C++ preprocessor... (cached) c++ -E
checking whether c++ supports -frepo... (cached) no
checking whether c++ supports -instances=explicit... (cached) yes
checking for ld used by GCC... (cached) /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes
checking for /usr/libexec/elf/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
updating cache ./config.cache
loading cache ./config.cache within ltconfig
(cached) checking for objdir... .libs
checking for cc option to produce PIC...  -fPIC -DPIC
checking if cc PIC flag  -fPIC -DPIC works... (cached) yes
checking if cc static flag  works... (cached) 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 dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) 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 msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for extra includes... no
checking for extra libs... added
checking for libz... -lz
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... no
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... no
checking for libjpeg... -ljpeg
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... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for killpg in -lucb... no
checking for bool... yes
checking for Qt... ===>  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:615: checking host system type
configure:636: checking target system type
configure:654: checking build system type
configure:713: checking for a BSD compatible install
configure:793: checking whether build environment is sane
configure:831: checking whether make sets ${MAKE}
configure:877: checking for working aclocal
configure:890: checking for working autoconf
configure:903: checking for working automake
configure:916: checking for working autoheader
configure:929: checking for working makeinfo
configure:1015: checking for a C-Compiler
configure:1127: checking whether the C compiler (cc -O -pipe ) works
configure:1143: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:1169: checking whether the C compiler (cc -O -pipe ) is a cross-compiler
configure:1174: checking whether we are using GNU C
configure:1278: checking how to run the C preprocessor
configure:1340: checking for a C++-Compiler
configure:1462: checking whether the C++ compiler (c++  -O -pipe ) works
configure:1483: rm -rf SunWS_cache; c++ -o conftest  -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.C -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:1509: checking whether the C++ compiler (c++  -O -pipe ) is a cross-compiler
configure:1514: checking whether we are using GNU C++
configure:1741: checking whether c++ supports -fexceptions
configure:1775: checking whether c++ supports -frtti
configure:1811: checking how to run the C++ preprocessor
configure:1913: checking whether c++ supports -frepo
configure:1947: checking whether c++ supports -instances=explicit
configure:2084: checking for ld used by GCC
configure:2152: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:2169: checking for /usr/libexec/elf/ld option to reload object files
configure:2181: checking for BSD-compatible nm
configure:2217: checking whether ln -s works
configure:2238: checking how to recognise dependant libraries
configure:2541: checking for ranlib
configure:2608: checking for strip
configure:2780: checking for Cygwin environment
configure:2813: checking for mingw32 environment
ltconfig:670:checking for cc option to produce PIC
ltconfig:679:checking that cc PIC flag  -fPIC -DPIC works.
ltconfig:741: checking if cc static flag  works
ltconfig:787: checking if cc supports -c -o file.o
ltconfig:788: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX 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/local/include -I/usr/X11R6/include -D_XOPEN_UNIX conftest.c 1>&5
ltconfig:1308: checking if global_symbol_pipe works
ltconfig:1309: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX 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/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c 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
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/local/include -I/usr/X11R6/include -D_XOPEN_UNIX conftest.cc 1>&5
ltconfig:741: checking if c++ static flag -static works
ltconfig:750: c++ -o conftest  -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  -static conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/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/local/include -I/usr/X11R6/include -D_XOPEN_UNIX 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/local/include -I/usr/X11R6/include -D_XOPEN_UNIX conftest.cc 1>&5
ltconfig:1308: checking if global_symbol_pipe works
ltconfig:1309: c++ -c  -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX 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/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  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:2961: checking for object suffix
configure:2967: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX conftest.c 1>&5
configure:2987: checking for executable suffix
configure:2997: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:3039: checking for msgfmt
configure:3073: checking for gmsgfmt
configure:3118: checking for xgettext
configure:3164: checking for extra includes
configure:3195: checking for extra libs
configure:3229: checking for libz
configure:3255: cc -o conftest.c -O -pipe   -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c   -L/usr/local/lib -lz  1>&5
configure:3284: checking size of int
configure:3303: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure: failed program was:
ELF	FreeBSD
>>>binary dump here
configure:3444: checking for shl_unload in -ldld
configure:3463: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -ldld  -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
/usr/libexec/elf/ld: cannot find -ldld
configure: failed program was:
configure:3492: checking for X
configure:3531: cc -E -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX conftest.c >/dev/null 2>conftest.out
configure:3607: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -lXt -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:3773: checking for IceConnectionNumber in -lICE
configure:3792: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  -L/usr/X11R6/lib conftest.c -lICE  -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:3821: checking for libXext
configure:3844: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX -L/usr/X11R6/lib  -L/usr/local/lib conftest.c -lXext -lX11  1>&5
configure:3932: checking for libpng
configure:3962: cc -o conftest.c -O -pipe -I/usr/X11R6/include  -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ -L/usr/X11R6/lib  -L/usr/local/lib -lpng -lz -lm -lX11  1>&5
configure:3994: checking for libjpeg6b
configure:4030: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  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:4052: checking for libjpeg
configure:4088: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -L/usr/X11R6/lib  -L/usr/local/lib -ljpeg -lm 1>&5
configure:4152: checking for main in -lcompat
configure:4167: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -lcompat  -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:4189: checking for crypt in -lcrypt
configure:4208: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -lcrypt  -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:4282: checking for the third argument of getsockname
configure:4311: c++ -c  -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX conftest.C 1>&5
configure:4382: checking for dnet_ntoa in -ldnet
configure:4401: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -ldnet  -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
/usr/libexec/elf/ld: cannot find -ldnet
configure: failed program was:
configure:4423: checking for dnet_ntoa in -ldnet_stub
configure:4442: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -ldnet_stub  -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
/usr/libexec/elf/ld: cannot find -ldnet_stub
configure: failed program was:
configure:4464: checking for inet_ntoa
configure:4492: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:4554: checking for connect
configure:4582: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:4645: checking for remove
configure:4673: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:4737: checking for shmat
configure:4765: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
configure:4831: checking for killpg in -lucb
configure:4850: cc -o conftest.c -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX  conftest.c -lucb  -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lqt2 -ljpeg -lgcc -lstdc++ 1>&5
/usr/libexec/elf/ld: cannot find -lucb
configure: failed program was:
configure:4922: checking for bool
configure:4945: c++ -c  -O -pipe -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX conftest.C 1>&5
configure:4985: checking for Qt
configure:5144: rm -rf SunWS_cache; c++ -o conftest.c  -O -pipe -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_UNIX -L/usr/X11R6/lib -L/usr/X11R6/lib  -L/usr/local/lib conftest.C -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/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/net/kdenetwork2.
*** Error code 1

Stop in /usr/ports/net/kdenetwork2.
*** Error code 1

Stop in /usr/ports/net/kdenetwork2.
*** Error code 1

Stop in /usr/ports/net/kdenetwork2.


-- 
Sincerely,
	Dmitry



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




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