Re: [Hamlib-developer] serial ports and hamlib
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Wilbert K. <w....@ni...> - 2003-02-24 22:17:02
|
On Tuesday 25 February 2003 10:50, Joop Stakenborg wrote: > The recompile and see what it does. Maybe we are lucky. > OK..no problem doing that. Unfortunately, I am without hamlib at the mome= nt. I have gone back to Mdk7.2/kernel 2.2.23, and hamlib won't build. I would= =20 really appreciate any pointers. Here is the compiler output: Making all in fodtrack make[1]: Entering directory `/usr/local/src/hamlib-1.1.4cvs-030210/fodtra= ck' source=3D'fodtrack.c' object=3D'fodtrack.lo' libtool=3Dyes \ depfile=3D'.deps/fodtrack.Plo' tmpdepfile=3D'.deps/fodtrack.TPlo' \ depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. -I../incl= ude=20 -I../include -I../src -I../lib -g -O2 -Wall -c -o fodtrack.lo `test -f= =20 'fodtrack.c' || echo './'`fodtrack.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../src -I../lib -= g=20 -O2 -Wall -c fodtrack.c -Wp,-MD,.deps/fodtrack.TPlo -fPIC -DPIC -o=20 =2Elibs/fodtrack.lo fodtrack.c: In function `setDirection': fodtrack.c:59: `PPWDATA' undeclared (first use in this function) fodtrack.c:59: (Each undeclared identifier is reported only once fodtrack.c:59: for each function it appears in.) fodtrack.c:63: `PARPORT_CONTROL_AUTOFD' undeclared (first use in this=20 function) fodtrack.c:66: `PPWCONTROL' undeclared (first use in this function) fodtrack.c:70: `PARPORT_CONTROL_STROBE' undeclared (first use in this=20 function) make[1]: *** [fodtrack.lo] Error 1 make[1]: Leaving directory `/usr/local/src/hamlib-1.1.4cvs-030210/fodtrac= k' make: *** [all-recursive] Error 1 [root@zl2bsj hamlib-1.1.4cvs-030210]# Perhaps it is to do with the fact kernel 2.2.23 does not have ppdev? I can't use rotator tracking and would be happy to disable it. In fact, i= s it=20 a good idea to give the ./configure script options like: --with-radio=3Di= c725=20 etc etc, so as not to compile for gear one does not have? Wilbert, ZL2BSJ |