Re: [Hamlib-developer] @LTLIBOBJS@
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Robert <ro...@st...> - 2002-11-28 11:17:45
|
OK, now I tried once again. Compile went fine after twiddling a bit with = the=20 settings. automake seems to be (fairly) irrelevant, i.e. I'm using standard 1.4p5. = But=20 1.6 is OK, too (at least no LIBOBJS-problem). Now the autoconf version matters. Even the newest "stable" (in my Gentoo=20 Linux) 2.53a didn't work. I have to build 2.54, which Gentoo always wants= to=20 "upgrade" to 2.53a. This procedure worked: =09# unset WANT_AUTOMAKE_1_6=09# doesn't really matter =09# export WANT_AUTOCONF_2_5 # 2.54, not 2.53a or 2.13 =09# ./autogen =09# make Perhaps including the WANT_AUTOCONF_2_5 to autogen.sh is ok? 73, Robert |