Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2001 03:43:06 -0800 (PST)
From:      Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/33189: koncd build-failure
Message-ID:  <200112261143.fBQBh6E46003@freefall.freebsd.org>

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

>Number:         33189
>Category:       ports
>Synopsis:       koncd build-failure
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 03:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bjarne Wichmann Petersen
>Release:        4.4-STABLE
>Organization:
>Environment:
FreeBSD mekanix.my.domain 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Nov 18 09:22:50
CET 2001     mekanix@mekanix.my.domain:/usr/src/sys/compile/MEKANIX  i386
>Description:
I'm trying to build koncd-1.0r2 but it bails out somewhere in the process:

$ make build
===>  Extracting for koncd-1.0r2
>How-To-Repeat:
Just try to build koncd from ports
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for koncd-1.0rc2.tar.gz.
 ===>   koncd-1.0r2 depends on executable: gmake - found
 ===>   koncd-1.0r2 depends on shared library: kdecore.4 - found
 ===>   koncd-1.0r2 depends on shared library: qt2.4 - found
 ===>  Patching for koncd-1.0r2
 ===>  Applying FreeBSD patches for koncd-1.0r2
 ===>  Configuring for koncd-1.0r2
 creating cache ./config.cache
 checking host system type... i386--freebsd4.4
 checking target system type... i386--freebsd4.4
 checking build system type... i386--freebsd4.4
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking whether gmake sets ${MAKE}... 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 -march=k6 ) works... yes
 checking whether the C compiler (cc -O -pipe -march=k6 ) 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 -march=k6 ) works... yes
 checking whether the C++ compiler (c++  -O -pipe -march=k6 ) is a cross-compiler... no
 checking whether we are using GNU C++... yes
 checking whether c++ supports -fno-exceptions... yes
 checking whether c++ supports -fno-check-new... yes
 checking whether c++ supports -Wno-long-long... yes
 checking whether c++ supports -Wnon-virtual-dtor... yes
 checking whether c++ supports -fno-builtin... 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... 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 whether -lc should be explicitly linked in... (skipping, using no) no
 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... yes
 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.4 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... no
 creating libtool
 updating cache ./config.cache
 loading cache ./config.cache
 loading cache ./config.cache within ltconfig
 checking host system type... i386--freebsd4.4
 checking build system type... i386--freebsd4.4
 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... yes
 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.4 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) no
 appending configuration tag "CXX" to libtool
 checking for object suffix... o
 checking for executable suffix... no
 checking for msgfmt... /usr/local/bin/msgfmt
 checking for gmsgfmt... /usr/local/bin/msgfmt
 checking for xgettext... /usr/local/bin/xgettext
 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 res_init... yes
 checking for killpg in -lucb... no
 checking size of int... 4
 checking size of long... 4
 checking size of char *... 4
 checking for dlopen in -ldl... (cached) no
 checking for shl_unload in -ldld... no
 checking for extra includes... no
 checking for extra libs... added
 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... no
 checking for libjpeg... -ljpeg
 checking for Qt... libraries /usr/X11R6/lib, headers /usr/X11R6/include/qt2
 checking for moc... /usr/X11R6/bin/moc2
 checking for uic... /usr/X11R6/bin/uic
 checking for rpath... yes
 checking for KDE... libraries /usr/local/lib, headers /usr/local/include
 checking for KDE paths... defaults
 checking for dcopidl... /usr/local/bin/dcopidl
 checking for dcopidl2cpp... /usr/local/bin/dcopidl2cpp
 checking for mcopidl... /usr/local/bin/mcopidl
 checking for kdb2html... /usr/local/bin/kdb2html
 checking for artsc-config... /usr/local/bin/artsc-config
 checking for kde-config... /usr/local/bin/kde-config
 checking if doc should be compiled... yes
 checking if koncd should be compiled... yes
 checking if pics should be compiled... yes
 checking if po should be compiled... yes
 updating cache ./config.cache
 creating ./config.status
 fast creating ./Makefile
 fast creating doc/Makefile
 fast creating doc/de/Makefile
 fast creating doc/de/HTML/Makefile
 fast creating doc/de/HTML/images/Makefile
 fast creating doc/en/Makefile
 fast creating doc/en/HTML/Makefile
 fast creating doc/en/HTML/images/Makefile
 fast creating koncd/Makefile
 fast creating pics/Makefile
 fast creating po/Makefile
 creating config.h
 ===>  Building for koncd-1.0r2
 cd . && gmake -f admin/Makefile.common configure.in ;
 gmake[1]: Entering directory `/usr/ports/sysutils/koncd/work/koncd-1.0rc2'
 gmake[1]: Leaving directory `/usr/ports/sysutils/koncd/work/koncd-1.0rc2'
 cd . && autoheader
 gmake  all-recursive
 gmake[1]: Entering directory `/usr/ports/sysutils/koncd/work/koncd-1.0rc2'
 Making all in koncd
 gmake[2]: Entering directory `/usr/ports/sysutils/koncd/work/koncd-1.0rc2/koncd'Makefile:717: warning: overriding commands for target `ripcd_gui.moc'
 Makefile:636: warning: ignoring old commands for target `ripcd_gui.moc'
 Makefile:729: warning: overriding commands for target `imagetype_gui.moc'
 Makefile:680: warning: ignoring old commands for target `imagetype_gui.moc'
 Makefile:753: warning: overriding commands for target `setup_gui.moc'
 Makefile:702: warning: ignoring old commands for target `setup_gui.moc'
 Makefile:757: warning: overriding commands for target `mastercd_gui.moc'
 Makefile:658: warning: ignoring old commands for target `mastercd_gui.moc'
 Makefile:781: warning: overriding commands for target `koncd_mainwindow.moc'
 Makefile:713: warning: ignoring old commands for target `koncd_mainwindow.moc'
 Makefile:785: warning: overriding commands for target `tools_gui.moc'
 Makefile:691: warning: ignoring old commands for target `tools_gui.moc'
 Makefile:789: warning: overriding commands for target `copycd_gui.moc'
 Makefile:669: warning: ignoring old commands for target `copycd_gui.moc'
 Makefile:793: warning: overriding commands for target `audiocd_gui.moc'
 Makefile:647: warning: ignoring old commands for target `audiocd_gui.moc'
 /usr/X11R6/bin/moc2 ./kstartuplogo.h -o kstartuplogo.moc
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c kstartuplogo.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c tracklist.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c ripcd.cpp
 /usr/X11R6/bin/moc2 ./processoutput.h -o processoutput.moc
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c processoutput.cpp
 /usr/X11R6/bin/moc2 ./imgprocout.h -o imgprocout.moc
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c imgprocout.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c tracklistviewitem.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c audiocd.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c mastercd.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c copycd.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c imagetype.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c tools.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c cddata.cpp
 In file included from cddata.cpp:12:
 /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c setup.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c koncd.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c main.cpp
 /usr/X11R6/bin/moc2 ./ripcd_gui.h -o ripcd_gui.moc
 rm -f ripcd_gui.cpp
 echo '#include <klocale.h>' > ripcd_gui.cpp
 /usr/X11R6/bin/uic -tr i18n -i ripcd_gui.h ./ripcd_gui.ui | sed -e "s,i18n( \"\" ),QString::null,g" >> ripcd_gui.cpp || rm -f ripcd_gui.cpp
 echo '#include "ripcd_gui.moc"' >> ripcd_gui.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c ripcd_gui.cpp
 /usr/X11R6/bin/moc2 ./audiocd_gui.h -o audiocd_gui.moc
 rm -f audiocd_gui.cpp
 echo '#include <klocale.h>' > audiocd_gui.cpp
 /usr/X11R6/bin/uic -tr i18n -i audiocd_gui.h ./audiocd_gui.ui | sed -e "s,i18n( \"\" ),QString::null,g" >> audiocd_gui.cpp || rm -f audiocd_gui.cpp
 echo '#include "audiocd_gui.moc"' >> audiocd_gui.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c audiocd_gui.cpp
 /usr/X11R6/bin/moc2 ./mastercd_gui.h -o mastercd_gui.moc
 rm -f mastercd_gui.cpp
 echo '#include <klocale.h>' > mastercd_gui.cpp
 /usr/X11R6/bin/uic -tr i18n -i mastercd_gui.h ./mastercd_gui.ui | sed -e "s,i18n( \"\" ),QString::null,g" >> mastercd_gui.cpp || rm -f mastercd_gui.cpp
 echo '#include "mastercd_gui.moc"' >> mastercd_gui.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include   -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -fno-exceptions -fno-che ck-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=k6
 -c mastercd_gui.cpp
 mastercd_gui.cpp: In method `MasterCD_GUI::MasterCD_GUI(QWidget * = 0, const char * = 0, bool = FALSE, unsigned int = 0)':
 mastercd_gui.cpp:1156: invalid use of undefined type `class KListView'
 mastercd_gui.h:17: forward declaration of `class KListView'
 mastercd_gui.cpp:1157: invalid use of undefined type `class KListView'
 mastercd_gui.h:17: forward declaration of `class KListView'
 mastercd_gui.cpp:1158: invalid use of undefined type `class KListView'
 mastercd_gui.h:17: forward declaration of `class KListView'
 mastercd_gui.cpp:1159: invalid use of undefined type `class KListView'
 mastercd_gui.h:17: forward declaration of `class KListView'
 mastercd_gui.cpp:1160: invalid use of undefined type `class KListView'
 mastercd_gui.h:17: forward declaration of `class KListView'
 mastercd_gui.cpp:1161: invalid use of undefined type `class KListView'
 mastercd_gui.h:17: forward declaration of `class KListView'
 mastercd_gui.cpp:1162: no matching function for call to `QWhatsThis::add (KListView *&, QString)'
 /usr/X11R6/include/qt2/qwhatsthis.h:60: candidates are: static void QWhatsThis::add(QWidget *, const QString &)
 mastercd_gui.cpp:1163: no matching function for call to `QHBoxLayout::addWidget
 (KListView *&)'
 /usr/X11R6/include/qt2/qlayout.h:148: candidates are: void QBoxLayout::addWidget(QWidget *, int = 0, int = 0)
 mastercd_gui.cpp:1274: no matching function for call to `MasterCD_GUI::connect (KListView *&, const char[25], MasterCD_GUI *, const char[15])'
 /usr/X11R6/include/qt2/qobject.h:110: candidates are: static bool QObject::connect(const QObject *, const char *, const QObject *, const char *)
 /usr/X11R6/include/qt2/qobject.h:210:                 bool QObject::connect(const QObject *, const char *, const char *) const
 gmake[2]: *** [mastercd_gui.o] Error 1
 gmake[2]: Leaving directory `/usr/ports/sysutils/koncd/work/koncd-1.0rc2/koncd'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/ports/sysutils/koncd/work/koncd-1.0rc2'
 gmake: *** [all-recursive-am] Error 2
 *** Error code 2

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?200112261143.fBQBh6E46003>