ft920.c compile and new snapshot, was Re: [Hamlib-developer] @LTLIBOBJS@
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Stephane F. <f8...@fr...> - 2002-11-21 23:58:23
|
On Thu, Nov 21, 2002, Robert Steinhäußer wrote: > now my PCs are running Gentoo Linux 1.4RC1... it defaults to automake 1.4-p5 > and autoconf 2.13, but setting WANT_AUTOMAKE_1_6=1 calls automake 1.6.3 and > WANT_AUTOCONF_2_5 calls autoconf 2.54... this finally got rid of the > LTLIBOBJS message... now I get > > gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../src -I../lib -g -O2 > -Wall -c ft920.c -MT ft920.lo -MD -MP -MF .deps/ft920.TPlo -fPIC -DPIC -o > .libs/ft920.lo > ft920.c: In function `ft920_set_vfo': > ft920.c:814: warning: `cmd_index' might be used uninitialized in this function > ft920.c: In function `ft920_get_vfo': > ft920.c:924: pointers are not permitted as case values > make[1]: *** [ft920.lo] Error 1 > make[1]: Leaving directory `/usr/src/hamlib/yaesu' > make: *** [all-recursive] Error 1 > > but that'll go away soon surely ;-) okay, I've commited a quick fix. Nate will certainly bring a better fix. This is because I wanted to roll out a new bleeding-edge version tonight, with FT-1000MP support! 73 Stephane |