found a problem with configure
4564,4571d4563
< if test "x${wanthamlib}" != "xfalse"; then
< hamlib_modules="hamlib >= 1.2.8"
< PKG_CHECK_MODULES(HAMLIB, $hamlib_modules,
< CFLAGS="$CFLAGS $HAMLIB_CFLAGS";
< LIBS="$LIBS $HAMLIB_LIBS";
< ,
< AC_MSG_ERROR([Hamradio control
libraries 1.2.8 or later not found...])
< )
4629,4638d4620
< $as_echo "#define WANT_HAMLIB 1" >>confdefs.h
<
< echo "enabling hamlib support"
< else
<
< $as_echo "#define WANT_HAMLIB 0" >>confdefs.h
<
< echo "disabling hamlib support"
< fi
<
if removed the above, the compilation is OK. What now?
73
Martin, OK1RR
_______________________________________________
Tlf-devel mailing list
Tlf-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/tlf-devel