Upgrading KDE 3.4.2 -> 3.4.3 - I am stuck!
From: Odhiambo Washington (wash_at_wananchi.com)
Date: 11/23/05
- Previous message: Pratt, Benjamin E.: "RE: libnet* questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 23 Nov 2005 18:12:03 +0300 To: freebsd-questions@freebsd.org
Has anyone else gotten stuck here, even after following the instructions
in /usr/ports/UPDATING? I am using portupgrade on 5.4-STABLE.
<cut>
===> Vulnerability check disabled, database not found
===> Found saved configuration for kdebase-3.3.1
===> Extracting for kdebase-3.4.3
=> MD5 Checksum OK for KDE/kdebase-3.4.3.tar.bz2.
=> No SHA256 checksum recorded for KDE/kdebase-3.4.3.tar.bz2.
===> Patching for kdebase-3.4.3
===> Applying FreeBSD patches for kdebase-3.4.3
===> kdebase-3.4.3 depends on executable: mkfontdir - found
===> kdebase-3.4.3 depends on executable: xmkmf - found
===> kdebase-3.4.3 depends on file: /usr/X11R6/bin/moc - found
===> kdebase-3.4.3 depends on executable: gmake - found
===> kdebase-3.4.3 depends on shared library: sasl2 - found
===> kdebase-3.4.3 depends on shared library: smbclient - found
===> kdebase-3.4.3 depends on shared library: usb-0.1 - found
===> kdebase-3.4.3 depends on shared library: kimproxy - found
===> kdebase-3.4.3 depends on shared library: ldap-2.2.7 - found
===> kdebase-3.4.3 depends on shared library: X11.6 - found
===> Configuring for kdebase-3.4.3
/usr/bin/sed -i.bak "s, | .*freebsd\*)$,*),g" /usr/ports/x11/kdebase3/work/kdebase-3.4.3/admin/ltmain.sh
/usr/bin/sed -i.bak -e "s,%%LOCALBASE%%,/usr/local,g" /usr/ports/x11/kdebase3/work/kdebase-3.4.3/kdeprint/descriptions/Makefile.in
checking build system type... i386-portbld-freebsd5.4
checking host system type... i386-portbld-freebsd5.4
checking target system type... i386-portbld-freebsd5.4
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking for kde-config... /usr/local/bin/kde-config
checking where to install... /usr/local (as requested)
checking for style of include used by gmake... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking whether cc is blacklisted... no
checking whether c++ supports -Wundef... yes
checking whether c++ supports -Wno-long-long... yes
checking whether c++ supports -Wno-non-virtual-dtor... yes
checking whether c++ supports -fno-exceptions... yes
checking whether c++ supports -fno-check-new... yes
checking whether c++ supports -fno-common... yes
checking whether c++ supports -fexceptions... yes
checking how to run the C++ preprocessor... c++ -E
checking whether c++ supports -O0... yes
not using lib directory suffix
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /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 f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd5.4 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... 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 for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.4 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) 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 f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.4 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... yes
checking if strlcat needs custom prototype... no
checking for strlcpy... yes
checking if strlcpy needs custom prototype... no
checking for main in -lutil... yes
checking for main in -lcompat... yes
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
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 sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... no
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... no
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking whether c++ supports -pthread... yes
checking for extra includes... added
checking for extra libs... added
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/local/bin/perl
checking for Qt... libraries /usr/X11R6/lib, headers /usr/X11R6/include using -mt
checking for moc... /usr/X11R6/bin/moc
checking for uic... /usr/X11R6/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/local/lib, headers /usr/local/include
checking if UIC has KDE plugins available... yes
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 artsc-config... /usr/local/bin/artsc-config
checking for meinproc... /usr/local/bin/meinproc
checking for kconfig_compiler... /usr/local/bin/kconfig_compiler
checking for dcopidlng... /usr/local/bin/dcopidlng
checking for makekdewidgets... /usr/local/bin/makekdewidgets
checking for xmllint... /usr/local/bin/xmllint
checking whether c++ supports -fvisibility=hidden... no
checking for pam_start in -lpam... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for const pam_message... const: Linux-type PAM
checking for getspent in -lshadow... no
checking for getspent in -lgen... no
checking for getspent... no
checking for shadow passwords... no
The PAM service used by kdm will be kde
The PAM service used by kcheckpass will be kde
The PAM service used by kscreensaver will be kde
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking lastlog.h usability... no
checking lastlog.h presence... no
checking for lastlog.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/m_wait.h usability... no
checking sys/m_wait.h presence... no
checking for sys/m_wait.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking login_cap.h usability... yes
checking login_cap.h presence... yes
checking for login_cap.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking floatingpoint.h usability... yes
checking floatingpoint.h presence... yes
checking for floatingpoint.h... yes
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking Alib.h usability... no
checking Alib.h presence... no
checking for Alib.h... no
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for string.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking for sys/ucred.h... yes
checking for sys/mount.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking for ptsname... yes
checking for main in -lAlib... no
checking for clnttcp_create... yes
checking for main in -lossaudio... no
checking for main in -lcfg... no
checking for main in -lodm... no
checking for setupterm in -lcurses... yes
checking for addToUtmp in -lutempter... no
checking for res_init... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working long double with more range or precision than double... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for char... yes
checking size of char... 1
checking for short... (cached) yes
checking size of short... (cached) 2
checking for int... (cached) yes
checking size of int... (cached) 4
checking for long... (cached) yes
checking size of long... (cached) 4
checking whether byte ordering is bigendian... no
checking for socket... yes
checking for powl... no
checking for sqrtl... no
checking for strdup... yes
checking for getdtablesize... yes
checking for setpgid... yes
checking for nice... yes
checking for seteuid... yes
checking for vsyslog... yes
checking for initgroups... yes
checking for setgroups... yes
checking for getgroups... yes
checking for grantpt... yes
checking for pw_encrypt... no
checking for setpriority... yes
checking for getpt... no
checking for unlockpt... yes
checking for ptsname... (cached) yes
checking for waitpid... yes
checking for getpassphrase... no
checking for mkstemps... yes
checking if mkstemps needs custom prototype... no
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking for getdomainname... yes
checking if getdomainname needs custom prototype... no
checking for gethostname... yes
checking if gethostname needs custom prototype... no
checking for usleep... yes
checking if usleep needs custom prototype... no
checking for random... yes
checking if random needs custom prototype... no
checking for srandom... yes
checking if srandom needs custom prototype... no
checking for S_ISSOCK... yes
checking for MAXPATHLEN... 1024
checking if it's safe to enable UTMP... yes
checking for utmp file... (cached) /var/run/utmp
checking for kstat_open in -lkstat... no
checking libdevinfo.h usability... no
checking libdevinfo.h presence... no
checking for libdevinfo.h... no
checking for Java... none found
checking for md5sum... no
checking for gmd5sum... no
checking for md5... /sbin/md5
checking X11/extensions/XTest.h usability... yes
checking X11/extensions/XTest.h presence... yes
checking for X11/extensions/XTest.h... yes
checking for XTestFakeKeyEvent in -lXtst... yes
checking for X11/XKBlib.h... yes
checking for XkbLockModifiers in -lX11... yes
checking for XkbSetPerClientControls in -lX11... yes
checking for X11/Xcursor/Xcursor.h... yes
checking for XcursorSupportsARGB in -lXcursor... yes
checking X11/extensions/Xrender.h usability... yes
checking X11/extensions/Xrender.h presence... yes
checking for X11/extensions/Xrender.h... yes
checking for XRenderComposite in -lXrender... yes
checking for Qt docs... /usr/X11R6/share/doc/qt/html
checking for dot... /usr/local/bin/dot
checking for doxygen... not found
checking for libart2-config... /usr/local/bin/libart2-config
checking for X11/extensions/XKBstr.h... yes
checking for X11/extensions/XKBstr.h... (cached) yes
checking for OpenSSL... libraries /usr/lib, headers /usr/include
checking whether OpenSSL uses rsaref... no
checking for easter eggs... none found
checking for OpenSSL version... ok
checking for DPMS... yes
checking whether DPMSCapable is declared... no
checking whether DPMSInfo is declared... no
checking for fontconfig-config... not found
checking for pkg-config... /usr/local/bin/pkg-config
checking devinfo.h usability... yes
checking devinfo.h presence... yes
checking for devinfo.h... yes
checking for devinfo_foreach_rman in -ldevinfo... yes
checking for GL... yes
checking for long long... yes
checking for libusb-config... /usr/local/bin/libusb-config
checking for main in -lusb... yes
checking for freetype-config... /usr/local/bin/freetype-config
checking for fontconfig-config... (cached) not found
checking for pkg-config... /usr/local/bin/pkg-config
checking OS... FreeBSD
checking X11/fonts/fontenc.h usability... yes
checking X11/fonts/fontenc.h presence... yes
checking for X11/fonts/fontenc.h... yes
checking whether c++ supports -shared... yes
checking for FontEncDirectory in -lfontenc... yes
checking X11/Xft/Xft.h usability... yes
checking X11/Xft/Xft.h presence... yes
checking for X11/Xft/Xft.h... yes
checking for getifaddrs... yes
checking for getnameinfo... yes
checking for struct sockaddr.sa_len... yes
checking for X11/extensions/Xrandr.h... yes
checking for XRRSetScreenConfigAndRate in -lXrandr... yes
checking for GL... (cached) yes
checking for glXChooseVisual in -lGL... yes
checking kcarddb.h usability... no
checking kcarddb.h presence... no
checking for kcarddb.h... no
checking libraw1394/raw1394.h usability... no
checking libraw1394/raw1394.h presence... no
checking for libraw1394/raw1394.h... no
checking for sigset... no
checking for sigaction... yes
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverQueryInfo in -lXext... no
checking whether c++ supports -shared... (cached) yes
checking for XScreenSaverQueryInfo in -lXss... yes
checking for X11/extensions/xf86misc.h... yes
checking for XF86MiscQueryVersion in -lXxf86misc... yes
checking for XF86MiscSetGrabKeysState in -lXxf86misc... yes
checking for GL... (cached) yes
checking for glXChooseVisual in -lGL... (cached) yes
checking "struct ucred"... no
checking nogroup... nogroup
checking for getpeereid... yes
checking for xmkmf... /usr/X11R6/bin/xmkmf
checking X paths... done
checking for getttyent... yes
checking for getutxent... no
checking for getutent... no
checking for struct utmp.ut_user... no
checking for struct passwd.pw_expire... yes
checking for struct sockaddr_in.sin_len... yes
checking for setlogin... yes
checking for setusercontext... yes
checking for getusershell... yes
checking for login_getclass... yes
checking for auth_timeok... yes
checking for mkstemp... yes
checking for setproctitle... yes
checking for sysinfo... no
checking for strnlen... no
checking for getifaddrs... (cached) yes
checking for arc4random... yes
checking for vsyslog... (cached) yes
checking for main in -lXau... yes
checking for main in -lXdmcp... yes
checking for X11/Xdmcp.h... yes
checking for XdmcpWrap... yes
checking whether to use Kerberos v4... no
checking whether to use AFS... no
checking for main in -ls... no
checking for sched_yield in -lposix4... no
checking whether to use Kerberos5 for Xauth cookies in kdm... no
checking whether to use Sun's secure RPC for Xauth cookies in kdm... no
checking if covariant return works... yes
checking for working using... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking for OpenSSL... (cached) libraries /usr/lib, headers /usr/include
checking whether OpenSSL uses rsaref... no
checking for easter eggs... none found
checking for OpenSSL version... (cached) ok
checking sasl.h usability... no
checking sasl.h presence... no
checking for sasl.h... no
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for sasl_client_init in -lsasl2... yes
checking for bzDecompress in libbz2... no
checking whether c++ supports -shared... (cached) yes
checking whether c++ supports -fPIC... yes
checking for BZ2_bzDecompress in (shared) libbz2... -lbz2
checking for termios.h... (cached) yes
checking for pty.h... (cached) no
checking for libutil.h... (cached) yes
checking for util.h... (cached) no
checking for sys/types.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... (cached) no
checking for getpt... (cached) no
checking for openpty... yes
checking for isastream... no
checking whether to compile LDAP support... incs=/usr/local/include libs=/usr/local/lib
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking for the HAL 0.4... searched but not found
checking for DBus... searched but not found
checking for DBus-Qt bindings... searched but not found
checking if the HAL backend for media:/ sould be compiled... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking libsmbclient.h usability... yes
checking libsmbclient.h presence... yes
checking for libsmbclient.h... yes
checking for smbc_new_context in -lsmbclient... yes
checking for yp_get_default_domain... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for OpenEXR libraries... -lz -L/usr/local/lib -lIlmImf -lImath -lHalf -lIex -lz
checking for mallinfo() in <stdlib.h>... no
checking for mallinfo() in <malloc.h>... no
checking for mallinfo in -lmalloc... no
checking whether we can use openpty... no
checking how cwd can be be found by seperate process... no
checking for _IceTransNoListen... yes
checking for X11/extensions/Xinerama.h... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking if ksysguardd can be compiled... yes
checking for sensors_init in -lsensors... no
checking sensors/sensors.h usability... no
checking sensors/sensors.h presence... no
checking for sensors/sensors.h... no
checking for X11/extensions/Xdamage.h... yes
checking for X11/extensions/Xcomposite.h... yes
checking for X11/extensions/Xrender.h... (cached) yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for X11/extensions/XKBstr.h... (cached) yes
checking for X11/extensions/XKBrules.h... yes
checking if libkonq should be compiled... yes
checking if applnk should be compiled... yes
checking if doc should be compiled... yes
checking if drkonqi should be compiled... yes
checking if kappfinder should be compiled... yes
checking if kate should be compiled... yes
checking if kcheckpass should be compiled... yes
checking if kcminit should be compiled... yes
checking if kdcop should be compiled... yes
checking if kdebugdialog should be compiled... yes
checking if kdepasswd should be compiled... yes
checking if kdeprint should be compiled... yes
checking if kdesu should be compiled... yes
checking if kdialog should be compiled... yes
checking if kdmlib should be compiled... yes
checking if kfind should be compiled... yes
checking if khelpcenter should be compiled... yes
checking if khotkeys should be compiled... yes
checking if kioslave should be compiled... yes
checking if klipper should be compiled... yes
checking if kmenuedit should be compiled... yes
checking if knetattach should be compiled... yes
checking if konsole should be compiled... yes
checking if kpager should be compiled... yes
checking if kpersonalizer should be compiled... yes
checking if kreadconfig should be compiled... yes
checking if kscreensaver should be compiled... yes
checking if ksplashml should be compiled... yes
checking if kstart should be compiled... yes
checking if ksysguard should be compiled... yes
checking if ksystraycmd should be compiled... yes
checking if ktip should be compiled... yes
checking if kwin should be compiled... yes
checking if kxkb should be compiled... yes
checking if l10n should be compiled... yes
checking if nsplugins should be compiled... yes
checking if pics should be compiled... yes
checking if konqueror should be compiled... yes
checking if ksmserver should be compiled... yes
checking if kicker should be compiled... yes
checking if kcontrol should be compiled... yes
checking if kdesktop should be compiled... yes
checking if kdm should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating applnk/Makefile
fast creating applnk/compat/Makefile
fast creating doc/Makefile
fast creating doc/faq/Makefile
fast creating doc/glossary/Makefile
fast creating doc/kappfinder/Makefile
fast creating doc/kate/Makefile
fast creating doc/kcontrol/Makefile
fast creating doc/kcontrol/arts/Makefile
fast creating doc/kcontrol/background/Makefile
fast creating doc/kcontrol/bell/Makefile
fast creating doc/kcontrol/cache/Makefile
fast creating doc/kcontrol/clock/Makefile
fast creating doc/kcontrol/colors/Makefile
fast creating doc/kcontrol/cookies/Makefile
fast creating doc/kcontrol/crypto/Makefile
fast creating doc/kcontrol/desktop/Makefile
fast creating doc/kcontrol/desktopbehavior/Makefile
fast creating doc/kcontrol/ebrowsing/Makefile
fast creating doc/kcontrol/email/Makefile
fast creating doc/kcontrol/energy/Makefile
fast creating doc/kcontrol/filemanager/Makefile
fast creating doc/kcontrol/filetypes/Makefile
fast creating doc/kcontrol/fonts/Makefile
fast creating doc/kcontrol/helpindex/Makefile
fast creating doc/kcontrol/icons/Makefile
fast creating doc/kcontrol/kcmaccess/Makefile
fast creating doc/kcontrol/kcmcss/Makefile
fast creating doc/kcontrol/kcmfontinst/Makefile
fast creating doc/kcontrol/kcmkonsole/Makefile
fast creating doc/kcontrol/kcmlaunch/Makefile
fast creating doc/kcontrol/kcmnotify/Makefile
fast creating doc/kcontrol/kcmsmserver/Makefile
fast creating doc/kcontrol/kcmstyle/Makefile
fast creating doc/kcontrol/kcmtaskbar/Makefile
fast creating doc/kcontrol/kdm/Makefile
fast creating doc/kcontrol/keyboard/Makefile
fast creating doc/kcontrol/keys/Makefile
fast creating doc/kcontrol/khtml/Makefile
fast creating doc/kcontrol/kwindecoration/Makefile
fast creating doc/kcontrol/language/Makefile
fast creating doc/kcontrol/mouse/Makefile
fast creating doc/kcontrol/netpref/Makefile
fast creating doc/kcontrol/panel/Makefile
fast creating doc/kcontrol/panelappearance/Makefile
fast creating doc/kcontrol/passwords/Makefile
fast creating doc/kcontrol/proxy/Makefile
fast creating doc/kcontrol/screensaver/Makefile
fast creating doc/kcontrol/smb/Makefile
fast creating doc/kcontrol/spellchecking/Makefile
fast creating doc/kcontrol/useragent/Makefile
fast creating doc/kcontrol/windowmanagement/Makefile
fast creating doc/kdcop/Makefile
fast creating doc/kdebugdialog/Makefile
fast creating doc/kdeprint/Makefile
fast creating doc/kdesu/Makefile
fast creating doc/kdm/Makefile
fast creating doc/kfind/Makefile
fast creating doc/khelpcenter/Makefile
fast creating doc/kicker/Makefile
fast creating doc/kinfocenter/Makefile
fast creating doc/kinfocenter/devices/Makefile
fast creating doc/kinfocenter/dma/Makefile
fast creating doc/kinfocenter/interrupts/Makefile
fast creating doc/kinfocenter/ioports/Makefile
fast creating doc/kinfocenter/memory/Makefile
fast creating doc/kinfocenter/nics/Makefile
fast creating doc/kinfocenter/opengl/Makefile
fast creating doc/kinfocenter/partitions/Makefile
fast creating doc/kinfocenter/pci/Makefile
fast creating doc/kinfocenter/pcmcia/Makefile
fast creating doc/kinfocenter/processor/Makefile
fast creating doc/kinfocenter/protocols/Makefile
fast creating doc/kinfocenter/samba/Makefile
fast creating doc/kinfocenter/scsi/Makefile
fast creating doc/kinfocenter/sound/Makefile
fast creating doc/kinfocenter/usb/Makefile
fast creating doc/kinfocenter/xserver/Makefile
fast creating doc/kioslave/Makefile
fast creating doc/klipper/Makefile
fast creating doc/kmenuedit/Makefile
fast creating doc/knetattach/Makefile
fast creating doc/konqueror/Makefile
fast creating doc/konsole/Makefile
fast creating doc/kpager/Makefile
fast creating doc/ksplashml/Makefile
fast creating doc/ksysguard/Makefile
fast creating doc/kwrite/Makefile
fast creating doc/kxkb/Makefile
fast creating doc/quickstart/Makefile
fast creating doc/userguide/Makefile
fast creating doc/visualdict/Makefile
fast creating drkonqi/Makefile
fast creating drkonqi/debuggers/Makefile
fast creating drkonqi/pics/Makefile
fast creating drkonqi/presets/Makefile
fast creating kappfinder/Makefile
fast creating kappfinder/apps/Makefile
fast creating kappfinder/apps/Development/Makefile
fast creating kappfinder/apps/Editors/Makefile
fast creating kappfinder/apps/Games/Makefile
fast creating kappfinder/apps/Games/Arcade/Makefile
fast creating kappfinder/apps/Games/Board/Makefile
fast creating kappfinder/apps/Games/Card/Makefile
fast creating kappfinder/apps/Games/Emulators/Makefile
fast creating kappfinder/apps/Games/Roguelikes/Makefile
fast creating kappfinder/apps/Games/TacticStrategy/Makefile
fast creating kappfinder/apps/Graphics/Makefile
fast creating kappfinder/apps/Internet/Makefile
fast creating kappfinder/apps/Internet/Terminal/Makefile
fast creating kappfinder/apps/Multimedia/Makefile
fast creating kappfinder/apps/Office/Makefile
fast creating kappfinder/apps/System/Makefile
fast creating kappfinder/apps/System/Terminal/Makefile
fast creating kappfinder/apps/Toys/Makefile
fast creating kappfinder/apps/Utilities/Makefile
fast creating kappfinder/apps/Utilities/xutils/Makefile
fast creating kate/Makefile
fast creating kate/app/Makefile
fast creating kate/data/Makefile
fast creating kate/interfaces/Makefile
fast creating kate/pics/Makefile
fast creating kate/pics/actions/Makefile
fast creating kate/plugins/Makefile
fast creating kate/plugins/defaultproject/Makefile
fast creating kate/utils/Makefile
fast creating kcheckpass/Makefile
fast creating kcminit/Makefile
fast creating kcontrol/Makefile
fast creating kcontrol/access/Makefile
fast creating kcontrol/accessibility/Makefile
fast creating kcontrol/arts/Makefile
fast creating kcontrol/background/Makefile
fast creating kcontrol/background/pics/Makefile
fast creating kcontrol/bell/Makefile
fast creating kcontrol/clock/Makefile
fast creating kcontrol/colors/Makefile
fast creating kcontrol/componentchooser/Makefile
fast creating kcontrol/componentchooser/componentservices/Makefile
fast creating kcontrol/crypto/Makefile
fast creating kcontrol/css/Makefile
fast creating kcontrol/display/Makefile
fast creating kcontrol/dnssd/Makefile
fast creating kcontrol/ebrowsing/Makefile
fast creating kcontrol/ebrowsing/plugins/Makefile
fast creating kcontrol/ebrowsing/plugins/ikws/Makefile
fast creating kcontrol/ebrowsing/plugins/ikws/searchproviders/Makefile
fast creating kcontrol/ebrowsing/plugins/localdomain/Makefile
fast creating kcontrol/ebrowsing/plugins/shorturi/Makefile
fast creating kcontrol/energy/Makefile
fast creating kcontrol/energy/pics/Makefile
fast creating kcontrol/filetypes/Makefile
fast creating kcontrol/fonts/Makefile
fast creating kcontrol/icons/Makefile
fast creating kcontrol/info/Makefile
fast creating kcontrol/input/Makefile
fast creating kcontrol/input/core/Makefile
fast creating kcontrol/input/pics/Makefile
fast creating kcontrol/input/xcursor/Makefile
fast creating kcontrol/ioslaveinfo/Makefile
fast creating kcontrol/joystick/Makefile
fast creating kcontrol/kcontrol/Makefile
fast creating kcontrol/kcontrol/about/Makefile
fast creating kcontrol/kded/Makefile
fast creating kcontrol/kdm/Makefile
fast creating kcontrol/keys/Makefile
fast creating kcontrol/kfontinst/Makefile
fast creating kcontrol/kfontinst/kcmfontinst/Makefile
fast creating kcontrol/kfontinst/kfile-plugin/Makefile
fast creating kcontrol/kfontinst/kfontinst/Makefile
fast creating kcontrol/kfontinst/kio/Makefile
fast creating kcontrol/kfontinst/lib/Makefile
fast creating kcontrol/kfontinst/thumbnail/Makefile
fast creating kcontrol/kfontinst/viewpart/Makefile
fast creating kcontrol/kicker/Makefile
fast creating kcontrol/kio/Makefile
fast creating kcontrol/kio/uasproviders/Makefile
fast creating kcontrol/knotify/Makefile
fast creating kcontrol/knotify/sounds/Makefile
fast creating kcontrol/konq/Makefile
fast creating kcontrol/konqhtml/Makefile
fast creating kcontrol/konsole/Makefile
fast creating kcontrol/krdb/Makefile
fast creating kcontrol/krdb/ad/Makefile
fast creating kcontrol/krdb/kcs/Makefile
fast creating kcontrol/krdb/pics/Makefile
fast creating kcontrol/krdb/themes/Makefile
fast creating kcontrol/krdb/themes/HighContrastDark/Makefile
fast creating kcontrol/krdb/themes/HighContrastDark-big/Makefile
fast creating kcontrol/krdb/themes/HighContrastLight/Makefile
fast creating kcontrol/krdb/themes/HighContrastLight-big/Makefile
fast creating kcontrol/krdb/themes/KDE_Classic/Makefile
fast creating kcontrol/krdb/themes/Keramik/Makefile
fast creating kcontrol/krdb/themes/Plastik/Makefile
fast creating kcontrol/krdb/themes/Platinum/Makefile
fast creating kcontrol/krdb/themes/Redmond/Makefile
fast creating kcontrol/krdb/themes/Sunshine/Makefile
fast creating kcontrol/krdb/themes/YellowOnBlue/Makefile
fast creating kcontrol/krdb/themes/YellowOnBlue-big/Makefile
fast creating kcontrol/kthememanager/Makefile
fast creating kcontrol/launch/Makefile
fast creating kcontrol/locale/Makefile
fast creating kcontrol/locale/default/Makefile
fast creating kcontrol/locale/pics/Makefile
fast creating kcontrol/nics/Makefile
fast creating kcontrol/performance/Makefile
fast creating kcontrol/pics/Makefile
fast creating kcontrol/privacy/Makefile
fast creating kcontrol/randr/Makefile
fast creating kcontrol/samba/Makefile
fast creating kcontrol/screensaver/Makefile
fast creating kcontrol/smartcard/Makefile
fast creating kcontrol/smserver/Makefile
fast creating kcontrol/spellchecking/Makefile
fast creating kcontrol/style/Makefile
fast creating kcontrol/style/keramik/Makefile
fast creating kcontrol/taskbar/Makefile
fast creating kcontrol/usbview/Makefile
fast creating kcontrol/view1394/Makefile
fast creating kcontrol/xinerama/Makefile
fast creating kdcop/Makefile
fast creating kdebugdialog/Makefile
fast creating kdepasswd/Makefile
fast creating kdepasswd/kcm/Makefile
fast creating kdepasswd/kcm/pics/Makefile
fast creating kdeprint/Makefile
fast creating kdeprint/descriptions/Makefile
fast creating kdeprint/kdeprint_part/Makefile
fast creating kdeprint/kdeprintfax/Makefile
fast creating kdeprint/kjobviewer/Makefile
fast creating kdeprint/kprinter/Makefile
fast creating kdeprint/printmgr/Makefile
fast creating kdeprint/slave/Makefile
fast creating kdeprint/slave/mimetypes/Makefile
fast creating kdeprint/slave/templates/Makefile
fast creating kdesktop/Makefile
fast creating kdesktop/init/Makefile
fast creating kdesktop/init/Templates/Makefile
fast creating kdesktop/kwebdesktop/Makefile
fast creating kdesktop/lock/Makefile
fast creating kdesktop/patterns/Makefile
fast creating kdesktop/pics/Makefile
fast creating kdesktop/programs/Makefile
fast creating kdesu/Makefile
fast creating kdesu/kdesu/Makefile
fast creating kdesu/kdesud/Makefile
fast creating kdialog/Makefile
fast creating kdm/Makefile
fast creating kdm/backend/Makefile
fast creating kdm/kfrontend/Makefile
fast creating kdm/kfrontend/pics/Makefile
fast creating kdm/kfrontend/sessions/Makefile
fast creating kdm/kfrontend/themer/Makefile
fast creating kdm/kfrontend/themes/Makefile
fast creating kdm/kfrontend/themes/circles/Makefile
fast creating kdmlib/Makefile
fast creating kfind/Makefile
fast creating kfind/pics/Makefile
fast creating khelpcenter/Makefile
fast creating khelpcenter/htmlsearch/Makefile
fast creating khelpcenter/pics/Makefile
fast creating khelpcenter/plugins/Makefile
fast creating khelpcenter/plugins/Applications/Makefile
fast creating khelpcenter/plugins/Manpages/Makefile
fast creating khelpcenter/plugins/Scrollkeeper/Makefile
fast creating khelpcenter/plugins/Tutorials/Makefile
fast creating khelpcenter/searchhandlers/Makefile
fast creating khotkeys/Makefile
fast creating khotkeys/app/Makefile
fast creating khotkeys/data/Makefile
fast creating khotkeys/kcontrol/Makefile
fast creating khotkeys/kcontrol/ui/Makefile
fast creating khotkeys/shared/Makefile
fast creating khotkeys/update/Makefile
fast creating kicker/Makefile
fast creating kicker/applets/Makefile
fast creating kicker/applets/clock/Makefile
fast creating kicker/applets/launcher/Makefile
fast creating kicker/applets/lockout/Makefile
fast creating kicker/applets/media/Makefile
fast creating kicker/applets/menu/Makefile
fast creating kicker/applets/minipager/Makefile
fast creating kicker/applets/naughty/Makefile
fast creating kicker/applets/run/Makefile
fast creating kicker/applets/swallow/Makefile
fast creating kicker/applets/systemtray/Makefile
fast creating kicker/applets/taskbar/Makefile
fast creating kicker/applets/trash/Makefile
fast creating kicker/buttons/Makefile
fast creating kicker/core/Makefile
fast creating kicker/data/Makefile
fast creating kicker/data/app_start_anim/Makefile
fast creating kicker/data/icons/Makefile
fast creating kicker/data/icons/actions/Makefile
fast creating kicker/data/kmenu_side/Makefile
fast creating kicker/data/tiles/Makefile
fast creating kicker/data/wallpaper/Makefile
fast creating kicker/extensions/Makefile
fast creating kicker/extensions/dockbar/Makefile
fast creating kicker/extensions/kasbar/Makefile
fast creating kicker/extensions/sidebar/Makefile
fast creating kicker/extensions/taskbar/Makefile
fast creating kicker/menuext/Makefile
fast creating kicker/menuext/find/Makefile
fast creating kicker/menuext/kdeprint/Makefile
fast creating kicker/menuext/konq-profiles/Makefile
fast creating kicker/menuext/konsole/Makefile
fast creating kicker/menuext/prefmenu/Makefile
fast creating kicker/menuext/recentdocs/Makefile
fast creating kicker/menuext/remote/Makefile
fast creating kicker/menuext/system/Makefile
fast creating kicker/menuext/tom/Makefile
fast creating kicker/proxy/Makefile
fast creating kicker/share/Makefile
fast creating kicker/taskbar/Makefile
fast creating kicker/taskmanager/Makefile
fast creating kicker/ui/Makefile
fast creating kioslave/Makefile
fast creating kioslave/about/Makefile
fast creating kioslave/cgi/Makefile
fast creating kioslave/cgi/kcmcgi/Makefile
fast creating kioslave/filter/Makefile
fast creating kioslave/finger/Makefile
fast creating kioslave/fish/Makefile
fast creating kioslave/floppy/Makefile
fast creating kioslave/info/Makefile
fast creating kioslave/ldap/Makefile
fast creating kioslave/mac/Makefile
fast creating kioslave/man/Makefile
fast creating kioslave/media/Makefile
fast creating kioslave/media/kdedmodule/Makefile
fast creating kioslave/media/kfile-plugin/Makefile
fast creating kioslave/media/libmediacommon/Makefile
fast creating kioslave/media/mimetypes/Makefile
fast creating kioslave/media/mounthelper/Makefile
fast creating kioslave/media/services/Makefile
fast creating kioslave/nfs/Makefile
fast creating kioslave/nntp/Makefile
fast creating kioslave/pop3/Makefile
fast creating kioslave/remote/Makefile
fast creating kioslave/remote/kdedmodule/Makefile
fast creating kioslave/settings/Makefile
fast creating kioslave/sftp/Makefile
fast creating kioslave/smb/Makefile
fast creating kioslave/smtp/Makefile
fast creating kioslave/system/Makefile
fast creating kioslave/system/entries/Makefile
fast creating kioslave/system/kdedmodule/Makefile
fast creating kioslave/system/mimetypes/Makefile
fast creating kioslave/tar/Makefile
fast creating kioslave/thumbnail/Makefile
fast creating kioslave/trash/Makefile
fast creating kioslave/trash/kfile-plugin/Makefile
fast creating klipper/Makefile
fast creating kmenuedit/Makefile
fast creating kmenuedit/pixmaps/Makefile
fast creating knetattach/Makefile
fast creating konqueror/Makefile
fast creating konqueror/about/Makefile
fast creating konqueror/client/Makefile
fast creating konqueror/iconview/Makefile
fast creating konqueror/keditbookmarks/Makefile
fast creating konqueror/kttsplugin/Makefile
fast creating konqueror/listview/Makefile
fast creating konqueror/pics/Makefile
fast creating konqueror/pics/actions/Makefile
fast creating konqueror/pics/indicators/Makefile
fast creating konqueror/pics/tiles/Makefile
fast creating konqueror/preloader/Makefile
fast creating konqueror/quickprint/Makefile
fast creating konqueror/remoteencodingplugin/Makefile
fast creating konqueror/shellcmdplugin/Makefile
fast creating konqueror/sidebar/Makefile
fast creating konqueror/sidebar/test/Makefile
fast creating konqueror/sidebar/trees/Makefile
fast creating konqueror/sidebar/trees/bookmark_module/Makefile
fast creating konqueror/sidebar/trees/dirtree_module/Makefile
fast creating konqueror/sidebar/trees/history_module/Makefile
fast creating konqueror/sidebar/trees/init/Makefile
fast creating konqueror/sidebar/trees/init/remote/Makefile
fast creating konqueror/sidebar/trees/init/remote/ftp/Makefile
fast creating konqueror/sidebar/trees/init/remote/web/Makefile
fast creating konqueror/sidebar/trees/init/services/Makefile
fast creating konqueror/sidebar/web_module/Makefile
fast creating konsole/Makefile
fast creating konsole/doc/Makefile
fast creating konsole/doc/VT100/Makefile
fast creating konsole/fonts/Makefile
fast creating konsole/konsole/Makefile
fast creating konsole/other/Makefile
fast creating konsole/other/icons/Makefile
fast creating kpager/Makefile
fast creating kpersonalizer/Makefile
fast creating kpersonalizer/pics/Makefile
fast creating kreadconfig/Makefile
fast creating kscreensaver/Makefile
fast creating ksmserver/Makefile
fast creating ksplashml/Makefile
fast creating ksplashml/kcmksplash/Makefile
fast creating ksplashml/kcmksplash/pics/Makefile
fast creating ksplashml/pics/Makefile
fast creating ksplashml/pics/themes/Makefile
fast creating ksplashml/pics/themes/blue-bend/Makefile
fast creating ksplashml/pics/themes/default/Makefile
fast creating ksplashml/pics/themes/default/locolor/Makefile
fast creating ksplashml/pics/themes/none/Makefile
fast creating ksplashml/pics/themes/simple/Makefile
fast creating ksplashml/themeengine/Makefile
fast creating ksplashml/themeengine/default/Makefile
fast creating ksplashml/themeengine/redmond/Makefile
fast creating ksplashml/themeengine/redmond/pics/Makefile
fast creating ksplashml/themeengine/simple/Makefile
fast creating ksplashml/themeengine/standard/Makefile
fast creating ksplashml/themeengine/standard/pics/Makefile
fast creating kstart/Makefile
fast creating ksysguard/Makefile
fast creating ksysguard/CContLib/Makefile
fast creating ksysguard/example/Makefile
fast creating ksysguard/gui/Makefile
fast creating ksysguard/gui/SensorDisplayLib/Makefile
fast creating ksysguard/gui/ksgrd/Makefile
fast creating ksysguard/ksysguardd/Makefile
fast creating ksysguard/ksysguardd/FreeBSD/Makefile
fast creating ksysguard/ksysguardd/Irix/Makefile
fast creating ksysguard/ksysguardd/Linux/Makefile
fast creating ksysguard/ksysguardd/NetBSD/Makefile
fast creating ksysguard/ksysguardd/OpenBSD/Makefile
fast creating ksysguard/ksysguardd/Solaris/Makefile
fast creating ksysguard/ksysguardd/Tru64/Makefile
fast creating ksysguard/pics/Makefile
fast creating ksystraycmd/Makefile
fast creating ktip/Makefile
fast creating ktip/pics/Makefile
fast creating kwin/Makefile
fast creating kwin/clients/Makefile
fast creating kwin/clients/b2/Makefile
fast creating kwin/clients/b2/config/Makefile
fast creating kwin/clients/default/Makefile
fast creating kwin/clients/default/config/Makefile
fast creating kwin/clients/keramik/Makefile
fast creating kwin/clients/keramik/config/Makefile
fast creating kwin/clients/kwmtheme/Makefile
fast creating kwin/clients/kwmtheme/cli_installer/Makefile
fast creating kwin/clients/laptop/Makefile
fast creating kwin/clients/modernsystem/Makefile
fast creating kwin/clients/modernsystem/config/Makefile
fast creating kwin/clients/plastik/Makefile
fast creating kwin/clients/plastik/config/Makefile
fast creating kwin/clients/quartz/Makefile
fast creating kwin/clients/quartz/config/Makefile
fast creating kwin/clients/redmond/Makefile
fast creating kwin/clients/test/Makefile
fast creating kwin/clients/web/Makefile
fast creating kwin/data/Makefile
fast creating kwin/kcmkwin/Makefile
fast creating kwin/kcmkwin/kwindecoration/Makefile
fast creating kwin/kcmkwin/kwinoptions/Makefile
fast creating kwin/kcmkwin/kwinrules/Makefile
fast creating kwin/killer/Makefile
fast creating kwin/kompmgr/Makefile
fast creating kwin/lib/Makefile
fast creating kwin/oldheaders/Makefile
fast creating kwin/pics/Makefile
fast creating kwin/tools/Makefile
fast creating kxkb/Makefile
fast creating kxkb/pics/Makefile
fast creating l10n/Makefile
fast creating libkonq/Makefile
fast creating libkonq/favicons/Makefile
fast creating libkonq/pics/Makefile
fast creating nsplugins/Makefile
fast creating nsplugins/test/Makefile
fast creating nsplugins/viewer/Makefile
fast creating nsplugins/wrapper/Makefile
fast creating pics/Makefile
fast creating pics/crystalsvg/Makefile
fast creating pics/hicolor/Makefile
fast creating pics/wallpapers/Makefile
fast creating kdm/kfrontend/sessions/kde.desktop
config.pl: fast created 480 file(s).
config.status: creating config.h
config.status: executing depfiles commands
Good - your configure finished. Start make now
/usr/bin/sed -i.bak -e "s@^\s*Exec=.*\$@Exec=ElectricEyes@" /usr/ports/x11/kdebase3/work/kdebase-3.4.3/kappfinder/apps/Graphics/ElectricEyes.desktop
/usr/bin/sed -i.bak -e 's/444/644/g' /usr/ports/x11/kdebase3/work/kdebase-3.4.3/kdesktop/init/Templates/Makefile
===> Building for kdebase-3.4.3
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3'
Making all in libkonq
gmake[2]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/libkonq'
Making all in pics
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/libkonq/pics'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/libkonq/pics'
Making all in favicons
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/libkonq/favicons'
/usr/X11R6/bin/moc ./favicons.h -o favicons.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT favicons.lo -MD -MP -MF ".deps/favicons.Tpo" -c -o favicons.lo favicons.cpp; \
then mv -f ".deps/favicons.Tpo" ".deps/favicons.Plo"; else rm -f ".deps/favicons.Tpo"; exit 1; fi
/usr/local/bin/dcopidl ./favicons.h > favicons.kidl || ( rm -f favicons.kidl ; false )
/usr/local/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub favicons.kidl
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT favicons_skel.lo -MD -MP -MF ".deps/favicons_skel.Tpo" -c -o favicons_skel.lo favicons_skel.cpp; \
then mv -f ".deps/favicons_skel.Tpo" ".deps/favicons_skel.Plo"; else rm -f ".deps/favicons_skel.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --tag=CXX --mode=link c++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -o kded_favicons.la -rpath /usr/local/lib/kde3 -L/usr/local/lib -L/usr/X11R6/lib -D_THREAD_SAFE -pthread -L/usr/local/lib -module -avoid-version favicons.lo favicons_skel.lo -lkio -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/libkonq/favicons'
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/libkonq'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_sound.lo -MD -MP -MF ".deps/konq_sound.Tpo" -c -o konq_sound.lo konq_sound.cc; \
then mv -f ".deps/konq_sound.Tpo" ".deps/konq_sound.Plo"; else rm -f ".deps/konq_sound.Tpo"; exit 1; fi
/bin/sh ../libtool --silent --tag=CXX --mode=link c++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -o konq_sound.la -rpath /usr/local/lib/kde3 -L/usr/local/lib -L/usr/X11R6/lib -D_THREAD_SAFE -pthread -L/usr/local/lib -module -avoid-version -module -no-undefined -R /usr/local/lib -R /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -R /usr/local/lib -D_THREAD_SAFE -pthread konq_sound.lo -lsoundserver_idl -lartskde -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib
/usr/X11R6/bin/moc ./konq_popupmenu.h -o konq_popupmenu.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_popupmenu.lo -MD -MP -MF ".deps/konq_popupmenu.Tpo" -c -o konq_popupmenu.lo konq_popupmenu.cc; \
then mv -f ".deps/konq_popupmenu.Tpo" ".deps/konq_popupmenu.Plo"; else rm -f ".deps/konq_popupmenu.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./knewmenu.h -o knewmenu.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT knewmenu.lo -MD -MP -MF ".deps/knewmenu.Tpo" -c -o knewmenu.lo knewmenu.cc; \
then mv -f ".deps/knewmenu.Tpo" ".deps/knewmenu.Plo"; else rm -f ".deps/knewmenu.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_xmlguiclient.lo -MD -MP -MF ".deps/konq_xmlguiclient.Tpo" -c -o konq_xmlguiclient.lo konq_xmlguiclient.cc; \
then mv -f ".deps/konq_xmlguiclient.Tpo" ".deps/konq_xmlguiclient.Plo"; else rm -f ".deps/konq_xmlguiclient.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT kfileivi.lo -MD -MP -MF ".deps/kfileivi.Tpo" -c -o kfileivi.lo kfileivi.cc; \
then mv -f ".deps/kfileivi.Tpo" ".deps/kfileivi.Plo"; else rm -f ".deps/kfileivi.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./konq_iconviewwidget.h -o konq_iconviewwidget.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_iconviewwidget.lo -MD -MP -MF ".deps/konq_iconviewwidget.Tpo" -c -o konq_iconviewwidget.lo konq_iconviewwidget.cc; \
then mv -f ".deps/konq_iconviewwidget.Tpo" ".deps/konq_iconviewwidget.Plo"; else rm -f ".deps/konq_iconviewwidget.Tpo"; exit 1; fi
In file included from konq_iconviewwidget.cc:1895:
konq_iconviewwidget.moc: In member function `virtual bool KonqIconViewWidget::qt_invoke(int, QUObject*)':
konq_iconviewwidget.moc:258: warning: `slotToolTipPreview' is deprecated (declared at konq_iconviewwidget.cc:450)
konq_iconviewwidget.moc:259: warning: `slotToolTipPreviewResult' is deprecated (declared at konq_iconviewwidget.cc:455)
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_settings.lo -MD -MP -MF ".deps/konq_settings.Tpo" -c -o konq_settings.lo konq_settings.cc; \
then mv -f ".deps/konq_settings.Tpo" ".deps/konq_settings.Plo"; else rm -f ".deps/konq_settings.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./konq_drag.h -o konq_drag.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_drag.lo -MD -MP -MF ".deps/konq_drag.Tpo" -c -o konq_drag.lo konq_drag.cc; \
then mv -f ".deps/konq_drag.Tpo" ".deps/konq_drag.Plo"; else rm -f ".deps/konq_drag.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./konq_operations.h -o konq_operations.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_operations.lo -MD -MP -MF ".deps/konq_operations.Tpo" -c -o konq_operations.lo konq_operations.cc; \
then mv -f ".deps/konq_operations.Tpo" ".deps/konq_operations.Plo"; else rm -f ".deps/konq_operations.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./konq_dirpart.h -o konq_dirpart.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_dirpart.lo -MD -MP -MF ".deps/konq_dirpart.Tpo" -c -o konq_dirpart.lo konq_dirpart.cc; \
then mv -f ".deps/konq_dirpart.Tpo" ".deps/konq_dirpart.Plo"; else rm -f ".deps/konq_dirpart.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_propsview.lo -MD -MP -MF ".deps/konq_propsview.Tpo" -c -o konq_propsview.lo konq_propsview.cc; \
then mv -f ".deps/konq_propsview.Tpo" ".deps/konq_propsview.Plo"; else rm -f ".deps/konq_propsview.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_events.lo -MD -MP -MF ".deps/konq_events.Tpo" -c -o konq_events.lo konq_events.cc; \
then mv -f ".deps/konq_events.Tpo" ".deps/konq_events.Plo"; else rm -f ".deps/konq_events.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./konq_bgnddlg.h -o konq_bgnddlg.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_bgnddlg.lo -MD -MP -MF ".deps/konq_bgnddlg.Tpo" -c -o konq_bgnddlg.lo konq_bgnddlg.cc; \
then mv -f ".deps/konq_bgnddlg.Tpo" ".deps/konq_bgnddlg.Plo"; else rm -f ".deps/konq_bgnddlg.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./konq_undo.h -o konq_undo.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_undo.lo -MD -MP -MF ".deps/konq_undo.Tpo" -c -o konq_undo.lo konq_undo.cc; \
then mv -f ".deps/konq_undo.Tpo" ".deps/konq_undo.Plo"; else rm -f ".deps/konq_undo.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./konq_historymgr.h -o konq_historymgr.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_historymgr.lo -MD -MP -MF ".deps/konq_historymgr.Tpo" -c -o konq_historymgr.lo konq_historymgr.cc; \
then mv -f ".deps/konq_historymgr.Tpo" ".deps/konq_historymgr.Plo"; else rm -f ".deps/konq_historymgr.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_historycomm.lo -MD -MP -MF ".deps/konq_historycomm.Tpo" -c -o konq_historycomm.lo konq_historycomm.cc; \
then mv -f ".deps/konq_historycomm.Tpo" ".deps/konq_historycomm.Plo"; else rm -f ".deps/konq_historycomm.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_pixmapprovider.lo -MD -MP -MF ".deps/konq_pixmapprovider.Tpo" -c -o konq_pixmapprovider.lo konq_pixmapprovider.cc; \
then mv -f ".deps/konq_pixmapprovider.Tpo" ".deps/konq_pixmapprovider.Plo"; else rm -f ".deps/konq_pixmapprovider.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./kivdirectoryoverlay.h -o kivdirectoryoverlay.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT kivdirectoryoverlay.lo -MD -MP -MF ".deps/kivdirectoryoverlay.Tpo" -c -o kivdirectoryoverlay.lo kivdirectoryoverlay.cc; \
then mv -f ".deps/kivdirectoryoverlay.Tpo" ".deps/kivdirectoryoverlay.Plo"; else rm -f ".deps/kivdirectoryoverlay.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./konq_faviconmgr.h -o konq_faviconmgr.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_faviconmgr.lo -MD -MP -MF ".deps/konq_faviconmgr.Tpo" -c -o konq_faviconmgr.lo konq_faviconmgr.cc; \
then mv -f ".deps/konq_faviconmgr.Tpo" ".deps/konq_faviconmgr.Plo"; else rm -f ".deps/konq_faviconmgr.Tpo"; exit 1; fi
/usr/X11R6/bin/moc ./konq_filetip.h -o konq_filetip.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_filetip.lo -MD -MP -MF ".deps/konq_filetip.Tpo" -c -o konq_filetip.lo konq_filetip.cc; \
then mv -f ".deps/konq_filetip.Tpo" ".deps/konq_filetip.Plo"; else rm -f ".deps/konq_filetip.Tpo"; exit 1; fi
/usr/local/bin/dcopidl ./konq_undo.h > konq_undo.kidl || ( rm -f konq_undo.kidl ; false )
/usr/local/bin/dcopidl2cpp --c++-suffix cc --no-signals --no-stub konq_undo.kidl
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_undo_skel.lo -MD -MP -MF ".deps/konq_undo_skel.Tpo" -c -o konq_undo_skel.lo konq_undo_skel.cc; \
then mv -f ".deps/konq_undo_skel.Tpo" ".deps/konq_undo_skel.Plo"; else rm -f ".deps/konq_undo_skel.Tpo"; exit 1; fi
/usr/local/bin/dcopidl ./konq_historycomm.h > konq_historycomm.kidl || ( rm -f konq_historycomm.kidl ; false )
/usr/local/bin/dcopidl2cpp --c++-suffix cc --no-signals --no-stub konq_historycomm.kidl
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_historycomm_skel.lo -MD -MP -MF ".deps/konq_historycomm_skel.Tpo" -c -o konq_historycomm_skel.lo konq_historycomm_skel.cc; \
then mv -f ".deps/konq_historycomm_skel.Tpo" ".deps/konq_historycomm_skel.Plo"; else rm -f ".deps/konq_historycomm_skel.Tpo"; exit 1; fi
/usr/local/bin/dcopidl ./konq_faviconmgr.h > konq_faviconmgr.kidl || ( rm -f konq_faviconmgr.kidl ; false )
/usr/local/bin/dcopidl2cpp --c++-suffix cc --no-signals --no-stub konq_faviconmgr.kidl
if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_faviconmgr_skel.lo -MD -MP -MF ".deps/konq_faviconmgr_skel.Tpo" -c -o konq_faviconmgr_skel.lo konq_faviconmgr_skel.cc; \
then mv -f ".deps/konq_faviconmgr_skel.Tpo" ".deps/konq_faviconmgr_skel.Plo"; else rm -f ".deps/konq_faviconmgr_skel.Tpo"; exit 1; fi
/bin/sh ../libtool --silent --tag=CXX --mode=link c++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -o libkonq.la -rpath /usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -D_THREAD_SAFE -pthread -L/usr/local/lib -version-info 6:0:2 -no-undefined konq_popupmenu.lo knewmenu.lo konq_xmlguiclient.lo kfileivi.lo konq_iconviewwidget.lo konq_settings.lo konq_drag.lo konq_operations.lo konq_dirpart.lo konq_propsview.lo konq_events.lo konq_bgnddlg.lo konq_undo.lo konq_historymgr.lo konq_historycomm.lo konq_pixmapprovider.lo kivdirectoryoverlay.lo konq_faviconmgr.lo konq_filetip.lo konq_undo_skel.lo konq_historycomm_skel.lo konq_faviconmgr_skel.lo -lkparts -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/libkonq'
gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/libkonq'
Making all in applnk
gmake[2]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/applnk'
Making all in compat
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/applnk/compat'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/applnk/compat'
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/applnk'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/applnk'
gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/applnk'
Making all in doc
gmake[2]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc'
Making all in .
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc'
Making all in kdeprint
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kdeprint'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kdeprint'
Making all in kdebugdialog
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kdebugdialog'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kdebugdialog'
Making all in kappfinder
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kappfinder'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kappfinder'
Making all in kate
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kate'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kate'
Making all in kmenuedit
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kmenuedit'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kmenuedit'
Making all in konqueror
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/konqueror'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/konqueror'
Making all in knetattach
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/knetattach'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/knetattach'
Making all in quickstart
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/quickstart'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/quickstart'
Making all in kfind
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kfind'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kfind'
Making all in kcontrol
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol'
Making all in .
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol'
Making all in background
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/background'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/background'
Making all in khtml
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/khtml'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/khtml'
Making all in helpindex
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/helpindex'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/helpindex'
Making all in proxy
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/proxy'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/proxy'
Making all in kcmtaskbar
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmtaskbar'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmtaskbar'
Making all in language
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/language'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/language'
Making all in passwords
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/passwords'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/passwords'
Making all in email
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/email'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/email'
Making all in fonts
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/fonts'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/fonts'
Making all in desktopbehavior
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/desktopbehavior'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/desktopbehavior'
Making all in cookies
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/cookies'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/cookies'
Making all in useragent
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/useragent'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/useragent'
Making all in kcmfontinst
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmfontinst'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmfontinst'
Making all in ebrowsing
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/ebrowsing'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/ebrowsing'
Making all in panel
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/panel'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/panel'
Making all in cache
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/cache'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/cache'
Making all in filetypes
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/filetypes'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/filetypes'
Making all in windowmanagement
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/windowmanagement'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/windowmanagement'
Making all in kcmlaunch
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmlaunch'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmlaunch'
Making all in arts
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/arts'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/arts'
Making all in desktop
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/desktop'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/desktop'
Making all in filemanager
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/filemanager'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/filemanager'
Making all in bell
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/bell'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/bell'
Making all in panelappearance
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/panelappearance'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/panelappearance'
Making all in crypto
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/crypto'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/crypto'
Making all in kwindecoration
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kwindecoration'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kwindecoration'
Making all in screensaver
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/screensaver'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/screensaver'
Making all in smb
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/smb'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/smb'
Making all in kcmcss
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmcss'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmcss'
Making all in mouse
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/mouse'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/mouse'
Making all in energy
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/energy'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/energy'
Making all in kcmstyle
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmstyle'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmstyle'
Making all in clock
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/clock'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/clock'
Making all in kcmaccess
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmaccess'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmaccess'
Making all in keyboard
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/keyboard'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/keyboard'
Making all in kcmsmserver
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmsmserver'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmsmserver'
Making all in colors
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/colors'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/colors'
Making all in kcmnotify
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmnotify'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmnotify'
Making all in netpref
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/netpref'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/netpref'
Making all in kcmkonsole
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmkonsole'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kcmkonsole'
Making all in keys
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/keys'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/keys'
Making all in kdm
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kdm'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/kdm'
Making all in icons
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/icons'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/icons'
Making all in spellchecking
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/spellchecking'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol/spellchecking'
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kcontrol'
Making all in userguide
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/userguide'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/userguide'
Making all in ksplashml
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/ksplashml'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/ksplashml'
Making all in kxkb
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kxkb'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kxkb'
Making all in kdcop
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kdcop'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kdcop'
Making all in glossary
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/glossary'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/glossary'
Making all in khelpcenter
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/khelpcenter'
Making all in .
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/khelpcenter'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/khelpcenter'
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/khelpcenter'
Making all in kwrite
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kwrite'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kwrite'
Making all in klipper
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/klipper'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/klipper'
Making all in kinfocenter
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter'
Making all in .
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter'
Making all in processor
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/processor'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/processor'
Making all in interrupts
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/interrupts'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/interrupts'
Making all in devices
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/devices'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/devices'
Making all in samba
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/samba'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/samba'
Making all in protocols
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/protocols'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/protocols'
Making all in opengl
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/opengl'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/opengl'
Making all in sound
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/sound'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/sound'
Making all in usb
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/usb'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/usb'
Making all in pcmcia
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/pcmcia'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/pcmcia'
Making all in partitions
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/partitions'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/partitions'
Making all in nics
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/nics'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/nics'
Making all in xserver
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/xserver'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/xserver'
Making all in ioports
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/ioports'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/ioports'
Making all in scsi
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/scsi'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/scsi'
Making all in dma
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/dma'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/dma'
Making all in memory
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/memory'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/memory'
Making all in pci
gmake[4]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/pci'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter/pci'
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kinfocenter'
Making all in faq
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/faq'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/faq'
Making all in visualdict
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/visualdict'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/visualdict'
Making all in kicker
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kicker'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kicker'
Making all in kpager
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kpager'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kpager'
Making all in konsole
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/konsole'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/konsole'
Making all in kdm
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.3/doc/kdm'
/usr/local/bin/perl -w ../../kdm/confproc.pl --doc ../../kdm/config.def kdmrc-ref.docbook
/usr/local/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
/usr/local/share/apps/ksgmltools2/customization/dtd/kdex.dtd:101: I/O error : failed to load external entity "/usr/local/share/apps/ksgmltools2/docbook/xml-dtd-4.2/docbookx.dtd"
%DocBookDTD;
^
%DocBookDTD;
^
/usr/local/share/apps/ksgmltools2/customization/dtd/kdex.dtd:101: warning: failed to load external entity "/usr/local/share/apps/ksgmltools2/docbook/xml-dtd-4.2/docbookx.dtd"
%DocBookDTD;
^
Entity: line 1:
%DocBookDTD;
^
/usr/local/share/apps/ksgmltools2/customization/dtd/modifications.elements:42: validity error : PEReference: %div.title.content; not found
<!ELEMENT book %ho; ((%div.title.content;)?, bookinfo,
^
/usr/local/share/apps/ksgmltools2/customization/dtd/modifications.elements:42: parser error : ContentDecl : Name or '(' expected
<!ELEMENT book %ho; ((%div.title.content;)?, bookinfo,
^
/usr/local/share/apps/ksgmltools2/customization/dtd/modifications.elements:42: parser error : expected '>'
<!ELEMENT book %ho; ((%div.title.content;)?, bookinfo,
^
/usr/local/share/apps/ksgmltools2/customization/dtd/modifications.elements:42: parser error : Content error in the external subset
<!ELEMENT book %ho; ((%div.title.content;)?, bookinfo,
^
index.docbook:16: parser error : Entity 'language' not defined
<book lang="&language;">
^
index.docbook:18: parser error : Entity 'kdm' not defined
<title>The &kdm; Handbook</title>
^
index.docbook:22: parser error : Entity 'Oswald.Buddenhagen' not defined
&Oswald.Buddenhagen; &Oswald.Buddenhagen.mail;
^
index.docbook:22: parser error : Entity 'Oswald.Buddenhagen.mail' not defined
&Oswald.Buddenhagen; &Oswald.Buddenhagen.mail;
^
index.docbook:39: parser error : Entity 'Neal.Crook' not defined
<holder>&Neal.Crook;</holder>
^
index.docbook:44: parser error : Entity 'Oswald.Buddenhagen' not defined
<holder>&Oswald.Buddenhagen;</holder>
^
index.docbook:49: parser error : Entity 'Lauri.Watts' not defined
<holder>&Lauri.Watts;</holder>
^
index.docbook:56: parser error : Entity 'kdm' not defined
<para>This document describes &kdm; the &kde; Display Manager. &kdm;
^
index.docbook:56: parser error : Entity 'kde' not defined
<para>This document describes &kdm; the &kde; Display Manager. &kdm;
^
index.docbook:56: parser error : Entity 'kdm' not defined
<para>This document describes &kdm; the &kde; Display Manager. &kdm;
^
index.docbook:73: parser error : Entity 'kdm' not defined
<para>&kdm; provides a graphical interface that allows you to log in to a
^
index.docbook:75: parser error : Entity 'kdm' not defined
and starts a <quote>session</quote>. &kdm; is superior to &xdm;, the X
^
index.docbook:128: parser error : Entity 'kde' not defined
<para>For &kde; you should enter:</para>
^
index.docbook:139: parser error : Entity 'kde' not defined
on the commandline should start X, with a &kde; session. The next task is
^
index.docbook:140: parser error : Entity 'kdm' not defined
to try &kdm;.</para>
^
index.docbook:150: parser error : Entity 'kde' not defined
open a &kde; session for your user.</para>
^
index.docbook:157: parser error : Entity 'kdm' not defined
will want to customize &kdm; further, for example, to hide the names of the
^
index.docbook:167: parser error : Entity 'kdm' not defined
<para> The user interface to &kdm; consists of two dialog boxes. The main
^
index.docbook:189: parser error : Entity 'kdm' not defined
<para>A <guilabel>Menu</guilabel> drop-down box that allows &kdm; to be used
^
index.docbook:224: parser error : Entity 'X-Server' not defined
that terminates the currently running &X-Server;, starts a new one and
^
index.docbook:233: parser error : Entity 'X-Server' not defined
bring you back to the chooser, otherwise it will only reset the &X-Server;
^
index.docbook:239: parser error : Entity 'X-Server' not defined
Mode</guimenuitem> item that terminates the currently running &X-Server; and
^
index.docbook:240: parser error : Entity 'kdm' not defined
leaves you alone with a console login. &kdm; will resume the graphical login
^
index.docbook:282: parser error : Entity 'X-Server' not defined
<para>Stop the &X-Server; and return the system to console mode. This is
^
index.docbook:292: parser error : Entity 'kdm' not defined
main &kdm; dialog box. </para>
^
index.docbook:298: parser error : Entity 'kdm' not defined
<title>Configuring &kdm;</title>
^
index.docbook:300: parser error : Entity 'kdm' not defined
<para>This chapter assumes that &kdm; is already up and running on your
^
index.docbook:303: parser error : Entity 'kdm' not defined
<para>When &kdm; starts up, it reads its configuration from the folder
^
index.docbook:312: parser error : Entity 'kdm' not defined
of an already installed &xdm; - however when a new &kdm; is installed,
^
index.docbook:316: parser error : Entity 'kdm' not defined
<para>Since &kdm; must run before any user is logged in, it is not
^
index.docbook:319: parser error : Entity 'kdm' not defined
follows from this that the configuration of &kdm; can only be altered by
^
index.docbook:326: parser error : Entity 'kdm' not defined
can configure &kdm; by editing this file. Alternatively, you can use the
^
index.docbook:327: parser error : Entity 'kcontrolcenter' not defined
graphical configuration tool provided by the &kcontrolcenter; (under
^
index.docbook:330: parser error : Entity 'kcontrol' not defined
url="help:/kcontrol/login-manager.html">the &kcontrol; help files</ulink>.
^
index.docbook:333: parser error : Entity 'kdm' not defined
<para>The remainder of this chapter describes configuration of &kdm;
^
index.docbook:334: parser error : Entity 'kcontrol' not defined
via the &kcontrol; module, and the <link linkend="kdm-files">next
^
index.docbook:336: parser error : Entity 'kcontrol' not defined
you only need to configure for local users, the &kcontrol; module
^
index.docbook:338: parser error : Entity 'kdm' not defined
logins, or have multiple &kdm; sessions running, you will need to read
^
index.docbook:344: parser error : Entity 'Thomas.Tanghus' not defined
<author>&Thomas.Tanghus; &Thomas.Tanghus.mail;</author>
^
index.docbook:344: parser error : Entity 'Thomas.Tanghus.mail' not defined
<author>&Thomas.Tanghus; &Thomas.Tanghus.mail;</author>
^
index.docbook:345: parser error : Entity 'Steffen.Hansen' not defined
<author>&Steffen.Hansen; &Steffen.Hansen.mail;</author>
^
index.docbook:345: parser error : Entity 'Steffen.Hansen.mail' not defined
<author>&Steffen.Hansen; &Steffen.Hansen.mail;</author>
^
index.docbook:346: parser error : Entity 'Mike.McBride' not defined
<author>&Mike.McBride; &Mike.McBride.mail;</author>
^
index.docbook:346: parser error : Entity 'Mike.McBride.mail' not defined
<author>&Mike.McBride; &Mike.McBride.mail;</author>
^
index.docbook:351: parser error : Entity 'kcontrol' not defined
<title>The Login Manager &kcontrol; Module</title>
^
index.docbook:353: parser error : Entity 'kde' not defined
<para>Using this module, you can configure the &kde; graphical login
^
index.docbook:354: parser error : Entity 'kdm' not defined
manager, &kdm;. You can change how the login screen looks, who has
^
index.docbook:360: parser error : Entity 'kdm' not defined
configure &kdm;. Using this &kcontrol; module will strip these
^
index.docbook:360: parser error : Entity 'kcontrol' not defined
configure &kdm;. Using this &kcontrol; module will strip these
^
index.docbook:365: parser error : Entity 'kcontrol' not defined
their equivalents in &kdmrc;. All options available in the &kcontrol;
^
index.docbook:392: parser error : Entity 'kdm' not defined
<para>From this page you can change the visual appearance of &kdm;,
^
index.docbook:393: parser error : Entity 'kde' not defined
&kde;'s graphical login manager.</para>
^
index.docbook:435: parser error : Entity 'kde' not defined
<para>While &kde;'s style depends on the settings of the user logged
^
index.docbook:436: parser error : Entity 'kdm' not defined
in, the style used by &kdm; can be configured using the <guilabel>GUI
^
index.docbook:517: parser error : Entity 'kde' not defined
choice, then click on <guilabel>OK</guilabel>, and &kde; will render the pattern
^
index.docbook:524: parser error : Entity 'kde' not defined
<listitem><para>By selecting this option, you can have &kde; use an external
^
index.docbook:532: parser error : Entity 'kde' not defined
buttons). &kde; will then start with the color selected by <guilabel>Color
^
index.docbook:540: parser error : Entity 'kde' not defined
buttons). &kde; will then start with the color selected by <guilabel>Color
^
index.docbook:548: parser error : Entity 'kde' not defined
buttons). &kde; will then start with the color selected by <guilabel>Color
^
index.docbook:556: parser error : Entity 'kde' not defined
buttons). &kde; will then start with the color selected by <guilabel>Color
^
index.docbook:565: parser error : Entity 'kde' not defined
buttons). &kde; will then start with the color selected by <guilabel>Color
^
index.docbook:630: parser error : Entity 'kdm' not defined
&kdm;. You must be logged in, and execute a command.</para>
^
index.docbook:634: parser error : Entity 'kdm' not defined
&kdm;.</para>
^
index.docbook:636: parser error : Entity 'kdm' not defined
<listitem><para><guilabel>Only Root</guilabel>: &kdm; requires that the
^
index.docbook:652: parser error : Entity 'kdm' not defined
<para>When <guilabel>Show boot options</guilabel> is enabled, &kdm;
&n