From owner-freebsd-questions Sat Jan 26 4:21:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fia168-94.dsl.hccnet.nl (fia168-94.dsl.hccnet.nl [62.251.94.168]) by hub.freebsd.org (Postfix) with ESMTP id A90CD37B402 for ; Sat, 26 Jan 2002 04:21:05 -0800 (PST) Received: by fia168-94.dsl.hccnet.nl (Postfix, from userid 1000) id E777D1AB; Sat, 26 Jan 2002 13:21:08 +0100 (CET) Content-Type: text/plain; charset="iso-8859-15" From: Simon Siemonsma To: devin-freebsdquestions@rintrah.org Subject: Re: kmymoney2 fails to build Date: Sat, 26 Jan 2002 13:21:08 +0100 X-Mailer: KMail [version 1.3.2] References: <20020124131112.A42220@tharmas.rintrah.org> In-Reply-To: <20020124131112.A42220@tharmas.rintrah.org> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020126122108.E777D1AB@fia168-94.dsl.hccnet.nl> 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 When I try to build kmymoney2 on my system I get different messages at the point where you get your problems. See attached Kword file. It seems like you do have autoconf, which I seem not to have and because of that my installation succeeds in getting a few step further than yours. Just compare and see if it helps you. Simon Siemonsma On Thursday 24 January 2002 19:11, you wrote: > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message