• Bug#265765: kmerlin: FTBFS: compile error: undeclared symbol (5/7)

    From Frederik Schueler@1:229/2 to All on Tue Aug 17 14:10:10 2004
    [continued from previous message]

    Setting up libxi-dev (4.3.0.dfsg.1-6) ...
    Setting up libfontconfig1 (2.2.3-1) ...

    Setting up jackd (0.98.1-5) ...
    Setting up libjack0.80.0-0 (0.98.1-5) ...

    Setting up libxft2 (2.1.2-6) ...

    Setting up xbase-clients (4.3.0.dfsg.1-6) ...

    Setting up libjack0.80.0-dev (0.98.1-5) ...

    Setting up libx11-dev (4.3.0.dfsg.1-6) ...
    Setting up libxrender-dev (0.8.3-7) ...
    Setting up libxrandr-dev (4.3.0.dfsg.1-6) ...
    Setting up libxt-dev (4.3.0.dfsg.1-6) ...
    Setting up libxmu-dev (4.3.0.dfsg.1-6) ...
    Setting up libxmuu-dev (4.3.0.dfsg.1-6) ...
    Setting up libxpm-dev (4.3.0.dfsg.1-6) ...
    Setting up libxtrap-dev (4.3.0.dfsg.1-6) ...
    Setting up libxtst-dev (4.3.0.dfsg.1-6) ...
    Setting up xlibmesa-gl-dev (4.3.0.dfsg.1-6) ...
    Setting up xlibmesa-glu-dev (4.3.0.dfsg.1-6) ...
    Setting up libfontconfig1-dev (2.2.3-1) ...
    Setting up libxft-dev (2.1.2-6) ...
    Setting up libxcursor-dev (1.1.3-1) ...
    Setting up fontconfig (2.2.3-1) ...

    Creating config file /etc/fonts/local.conf with new version
    Updating font configuration of fontconfig...
    Cleaning up category cid..
    Cleaning up category truetype..
    Cleaning up category type1..
    Updating category type1..
    Updating category truetype..
    Updating category cid..
    Regenerating fonts cache... done.

    Setting up libqt3c102-mt (3.3.2-5) ...

    Setting up libarts1 (1.3.0-1) ...

    Setting up kdelibs-bin (3.3.0-1) ...
    Setting up kdelibs4 (3.3.0-1) ...

    Setting up libxv-dev (4.3.0.dfsg.1-6) ...
    Setting up xlibs-static-dev (4.3.0.dfsg.1-6) ...
    Setting up libxp-dev (4.3.0.dfsg.1-6) ...
    Setting up xlibs-dev (4.3.0.dfsg.1-6) ...
    Setting up libmng-dev (1.0.5-1) ...
    Setting up qt3-dev-tools (3.3.2-5) ...

    Setting up libqt3-mt-dev (3.3.2-5) ...
    Setting up libarts1-dev (1.3.0-1) ...
    Setting up kdelibs4-dev (3.3.0-1) ...
    Checking correctness of source dependencies... ------------------------------------------------------------------------------ dpkg-source: extracting kmerlin in kmerlin-1.4.2
    dpkg-buildpackage: source package is kmerlin
    dpkg-buildpackage: source version is 1.4.2-2
    dpkg-buildpackage: host architecture is amd64
    fakeroot debian/rules clean
    dh_testdir
    dh_testroot
    rm -f build-stamp configure-stamp
    # Add here commands to clean up after the build process.
    /usr/bin/make distclean
    make[1]: Entering directory `/home/freddy/build/kmerlin/kmerlin-1.4.2'
    /bin/sh ./config.status --recheck
    /bin/sh: ./config.status: No such file or directory
    make[1]: *** [config.status] Error 127
    make[1]: Leaving directory `/home/freddy/build/kmerlin/kmerlin-1.4.2'
    make: [clean] Error 2 (ignored)
    # Cleanup what Makefile does not
    rm -f config.log config.status
    test -r /usr/share/misc/config.sub && \
    cp -f /usr/share/misc/config.sub admin/config.sub
    make: [clean] Error 1 (ignored)
    test -r /usr/share/misc/config.guess && \
    cp -f /usr/share/misc/config.guess admin/config.guess
    make: [clean] Error 1 (ignored)
    dh_clean
    debian/rules build
    dh_testdir
    # Add here commands to configure the package.
    ./configure --build x86_64-linux --prefix=/usr --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \
    --with-qt-dir=/usr/share/qt3 --enable-mt --disable-rpath
    checking build system type... x86_64-pc-linux-gnu
    checking host system type... x86_64-pc-linux-gnu
    checking target system type... x86_64-pc-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output... 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 gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking whether g++ supports -Wundef... yes
    checking whether g++ supports -Wno-long-long... yes
    checking whether g++ supports -Wnon-virtual-dtor... yes
    checking whether g++ supports -fno-exceptions... yes
    checking whether g++ supports -fno-check-new... yes
    checking whether g++ supports -fexceptions... yes
    checking how to run the C++ preprocessor... g++ -E
    checking whether g++ supports -frepo... yes
    not using lib directory suffix
    checking for ld used by GCC... /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 for a sed that does not truncate output...
    checking whether ln -s works... yes
    checking how to recognise dependant libraries... pass_all
    checking for egrep... grep -E
    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 the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag works... no
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    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 whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    appending configuration tag "GCJ" to libtool
    checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
    checking for gcj option to produce PIC... -fPIC
    checking if gcj PIC flag -fPIC works... no
    checking if gcj supports -c -o file.o... no
    checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)