From owner-freebsd-questions Thu Jan 24 10: 8:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tharmas.rintrah.org (dhcp065-031-016-002.insight.rr.com [65.31.16.2]) by hub.freebsd.org (Postfix) with SMTP id 1CC7C37B402 for ; Thu, 24 Jan 2002 10:08:34 -0800 (PST) Received: (qmail 57325 invoked by uid 1000); 24 Jan 2002 18:11:12 -0000 Date: Thu, 24 Jan 2002 13:11:12 -0500 From: devin-freebsdquestions@rintrah.org To: freebsd-questions@freebsd.org Subject: kmymoney2 fails to build Message-ID: <20020124131112.A42220@tharmas.rintrah.org> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kmymoney keeps failing for me. I'm using the ports cvsuped from last night running on Freebsd 4.5-RC. All the dependencies were installed 3 or 4 days ago from the then current ports, but the build failed then in the same way. I'm stumped. Any ideas? Thanks, --devin attached is the output from 'make install' in /usr/ports/ Script started on Thu Jan 24 12:50:23 2002 # make install ===> Extracting for kmymoney2-0.3.6 >> Checksum OK for kmymoney2-0.3.6.tar.bz2. ===> kmymoney2-0.3.6 depends on executable: gmake - found ===> kmymoney2-0.3.6 depends on executable: autoconf213 - found ===> kmymoney2-0.3.6 depends on shared library: kdecore.4 - found ===> kmymoney2-0.3.6 depends on shared library: qt2.4 - found ===> Patching for kmymoney2-0.3.6 ===> Applying FreeBSD patches for kmymoney2-0.3.6 ===> Configuring for kmymoney2-0.3.6 creating cache ./config.cache checking host system type... i386--freebsd4.5 checking target system type... i386--freebsd4.5 checking build system type... i386--freebsd4.5 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for a C-Compiler... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for a C++-Compiler... c++ checking whether the C++ compiler (c++ -O -pipe ) works... yes checking whether the C++ compiler (c++ -O -pipe ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking whether c++ supports -fno-exceptions... yes checking whether c++ supports -fno-check-new... yes checking whether c++ supports -Wno-long-long... yes checking whether c++ supports -Wnon-virtual-dtor... yes checking whether c++ supports -fno-builtin... yes checking whether c++ supports -fexceptions... yes checking whether c++ supports -frtti... yes checking how to run the C++ preprocessor... c++ -E checking whether c++ supports -frepo... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for ranlib... ranlib checking for strip... strip checking for Cygwin environment... no checking for mingw32 environment... no updating cache ./config.cache loading cache ./config.cache within ltconfig checking whether -lc should be explicitly linked in... (skipping, using no) no checking for objdir... .libs checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlopen in -ldl... no checking for dlopen... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool updating cache ./config.cache loading cache ./config.cache loading cache ./config.cache within ltconfig checking host system type... i386--freebsd4.5 checking build system type... i386--freebsd4.5 ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes checking for objdir... .libs checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -fno-rtti -fno-exceptions ... yes checking whether the linker (c++) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlfcn.h... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) no appending configuration tag "CXX" to libtool checking for object suffix... o checking for executable suffix... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for main in -lcompat... yes checking for crypt in -lcrypt... yes checking for the third argument of getsockname... socklen_t checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for res_init... yes checking for killpg in -lucb... no checking size of int... 4 checking size of long... 4 checking size of char *... 4 checking for dlopen in -ldl... (cached) no checking for shl_unload in -ldld... no checking for extra includes... no checking for extra libs... added checking for libz... -lz checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for Qt... libraries /usr/X11R6/lib, headers /usr/X11R6/include/qt2 checking for moc... /usr/X11R6/bin/moc2 checking for uic... /usr/X11R6/bin/uic checking for rpath... yes checking for KDE... libraries /usr/local/lib, headers /usr/local/include checking for KDE paths... defaults checking for dcopidl... /usr/local/bin/dcopidl checking for dcopidl2cpp... /usr/local/bin/dcopidl2cpp checking for mcopidl... /usr/local/bin/mcopidl checking for kdb2html... /usr/local/bin/kdb2html checking for artsc-config... /usr/local/bin/artsc-config checking for kde-config... /usr/local/bin/kde-config checking if developer-doc should be compiled... yes checking if doc should be compiled... yes checking if kmymoney2 should be compiled... yes checking if po should be compiled... yes updating cache ./config.cache creating ./config.status creating ./Makefile creating developer-doc/Makefile creating doc/Makefile creating doc/en/Makefile creating doc/images/Makefile creating kmymoney2/Makefile creating kmymoney2/dialogs/Makefile creating kmymoney2/icons/Makefile creating kmymoney2/icons/hicolor/Makefile creating kmymoney2/icons/hicolor/16x16/Makefile creating kmymoney2/icons/hicolor/16x16/actions/Makefile creating kmymoney2/icons/hicolor/22x22/Makefile creating kmymoney2/icons/hicolor/22x22/actions/Makefile creating kmymoney2/mymoney/Makefile creating kmymoney2/pics/Makefile creating kmymoney2/pics/toolbar/Makefile creating kmymoney2/widgets/Makefile creating po/Makefile creating config.h ===> Building for kmymoney2-0.3.6 cd . && gmake -f admin/Makefile.common configure.in ; gmake[1]: Entering directory `/scratch/ports/deskutils/kmymoney2/work/kmymoney2-0.3.6' gmake[1]: Leaving directory `/scratch/ports/deskutils/kmymoney2/work/kmymoney2-0.3.6' cd . && aclocal cd . && automake --foreign --include-deps ./Makefile ./Makefile.am:5: EXTRA_DIST multiply defined in condition TRUE EXTRA_DIST (User, where = 5) = { TRUE => kmymoney2.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO kmymoney2.lsm kmymoney2.spec readme-overview.txt ChangeLog.original } gmake: *** [Makefile.in] Error 1 *** Error code 2 Stop in /scratch/ports/deskutils/kmymoney2. *** Error code 1 Stop in /scratch/ports/deskutils/kmymoney2. *** Error code 1 Stop in /scratch/ports/deskutils/kmymoney2. *** Error code 1 Stop in /scratch/ports/deskutils/kmymoney2. # exit' > ^C # exit Script done on Thu Jan 24 12:51:05 2002 -- Mathematicians are like Frenchmen: whatever you say to them they translate into their own language, and forthwith it is something entirely different. -- Johann Wolfgang von Goethe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message