Re: [Hamlib-developer] @LTLIBOBJS@
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Stephane F. <f8...@fr...> - 2002-11-12 22:44:23
|
On Tue, Nov 12, 2002, Robert Steinhäußer wrote: > since my cvs update yesterday, hamlib doesn't compile. Do you mean since my commit of yesterday? When was it last time before you ran autogen.sh ? > > ./autogen is ok, then make says: > > Making all in macros > make[1]: Entering directory `/usr/src/hamlib/macros' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory `/usr/src/hamlib/macros' > Making all in include > make[1]: Entering directory `/usr/src/hamlib/include' > cd .. \ > && CONFIG_FILES= CONFIG_HEADERS=include/config.h \ > /bin/sh ./config.status > config.status: creating include/config.h > config.status: include/config.h is unchanged > make all-am > make[2]: Entering directory `/usr/src/hamlib/include' > make[2]: Leaving directory `/usr/src/hamlib/include' > make[1]: Leaving directory `/usr/src/hamlib/include' > Making all in lib > make[1]: Entering directory `/usr/src/hamlib/lib' > make[1]: *** No rule to make target `@LTLIBOBJS@', needed by `libmisc.la'. by any chance, what does "autoconf --version" and "automake --version" output? Does any one else experience the same problem? Stephane |