Hi Martin, as I said before, please check that you have pkg-config installed on your system.
Afterwards a 'pkg-config --libs hamlib' on the command line should give you the compiler switches for hamlib: -lhamlib -lm. If that does not work please try: autoreconf ./configure --enable-hamlib I hope that helps. 73, de Tom DL1JBE. On Tue, Jan 05, 2010 at 02:30:05AM +0100, Martin Kratoska wrote: > 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 -- "Do what is needful!" Ursula LeGuin: Earthsea -- _______________________________________________ Tlf-devel mailing list Tlf-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/tlf-devel