tlf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tlf-devel] Errors


From: Martin Kratoska
Subject: Re: [Tlf-devel] Errors
Date: Tue, 05 Jan 2010 02:30:05 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]