OpenBCM V1.07b12 (Linux)

Packet Radio Mailbox

DB0FHN

[JN59NK Nuernberg]

 Login: GUEST





  
DL8AAX > UNIX     14.05.03 17:08l 205 Lines 8483 Bytes #999 (0) @ DL
BID : E5DDB0NHM003
Read: GUEST DL7NDR
Subj: linkt error beim kompilieren
Path: DB0ZKA<DB0BOX<DB0MRW<DB0SON<DB0SIF<DB0NHM
Sent: 030514/1458z @:DB0NHM.#NDS.DEU.EU [Northeim JO51AR OP:DJ3JW] bcm1.42j $:E
From: DL8AAX @ DB0NHM.#NDS.DEU.EU  (Dirk)
To:   UNIX @ DL
X-Info: No login password

send /hom/dirk/AFU/SEND/linkt_err_compi.txt
Hi 
ich bekomme linkt nicht compiliert                                                 

Hier die komplette Ausgabe von configure und make:

---
unizack:/home/dirk/.linkt/Quellen #
unizack:/home/dirk/.linkt/Quellen # export KDEDIR=/opt/kde2/
unizack:/home/dirk/.linkt/Quellen # export QTDIR=/usr/lib/qt2.2.0/
unizack:/home/dirk/.linkt/Quellen # export MOC=/usr/lib/qt2.2.0/bin/moc
unizack:/home/dirk/.linkt/Quellen #  ./configure
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/ginstall -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make 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...
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for a C++-Compiler...
checking for g++... g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -fno-builtin... yes
checking whether g++ supports -fexceptions... yes
checking whether g++ supports -frtti... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... no
checking whether g++ supports -instances=explicit... no
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i486-suse-linux/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 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 for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i486-suse-linux/bin/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... Linux 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... 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... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
checking for objdir... .libs
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (g++) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Linux 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/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking size of int... 4
checking size of long... 4
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
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 main in -lcompat... no
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 killpg in -lucb... no
checking for bool... yes
checking for Qt... libraries /usr/lib/qt2/lib, headers /usr/lib/qt2/include
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt2.2.0/bin/moc
checking for rpath... yes
checking for KDE... libraries /opt/kde2//lib, headers /opt/kde/include
checking for KDE paths... defaults
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for stdlib.h... yes
checking for paths.h... yes
checking for usleep... yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/cdefs.h... yes
checking for fnmatch.h... yes
checking for sysent.h... no
checking for strings.h... yes
checking for sys/stat.h... yes
checking for ax25/axutils.h... no
checking for netax25/ax25.h... yes
checking for netax25/axlib.h... yes
checking for netax25/axconfig.h... yes
checking whether ax25.h is broken as in redhat 6... checking for -lax25... yes
checking for socket in -lsocket... no
checking if admin should be compiled... no
checking if debian should be compiled... no
checking if linkt should be compiled... yes
checking if monkt should be compiled... yes
updating cache ./config.cache
creating ./config.status
fast creating ./Makefile
fast creating admin/Makefile
fast creating linkt/Makefile
fast creating linkt/doc/Makefile
fast creating linkt/doc/de/Makefile
fast creating linkt/doc/de/ax25/Makefile
fast creating linkt/doc/en/Makefile
fast creating linkt/icons/Makefile
fast creating linkt/po/Makefile
fast creating monkt/Makefile
creating config.h

unizack:/home/dirk/.linkt/Quellen # make
cd . && make -f admin/Makefile.common configure.in ;
make[1]: Wechsel in das Verzeichnis »/home/dirk/.linkt/Quellen«
make[1]: Verlassen des Verzeichnisses »/home/dirk/.linkt/Quellen«
cd . && aclocal
cd . && automake --foreign ./Makefile
cd . && perl admin/am_edit Makefile.in
Makefile.in defines DEPDIR. This means you're using automake > 1.4 - this is not supported!
cd . && autoconf
aclocal.m4:616: error: m4_defn: undefined macro: _m4_divert_diversion
../autoconf/lang.m4:173: AC_LANG_RESTORE is expanded from...
aclocal.m4:616: the top level
make: *** [configure] Fehler 1
unizack:/home/dirk/.linkt/Quellen #

---

Wer kann mir da weiterhelfen ?

vy 73 de Dirk aus Adelebsen



Read previous mail | Read next mail


 28.09.2024 19:29:47lGo back Go up