On Wed, Oct 20, 1999 at 03:33:13PM +0200, Thomas Sailer wrote:
> Check out www.ife.ee.ethz.ch/~sailer/ham/linux/hf.html
> for a Linux version that should work with most soundcards
> supported by a sound driver with OSS interface 8-)

Of course! I've looked at your page before but forgot to look
now that I'm actually interested in playing with PACTOR. 

I am having some problems with compilation though:

* "make dep" wants to use utils/testgaussian.c which doesn't exist.
* a couple of programs look for forms.h in the current
  directory (easily fixed)

But the show-stopper:

cc -DMYCALL=\"N0NE\" -g -Wall -Wstrict-prototypes -O2 -ffast-math 
-I/local/home/hamish/tmp/hf/include -I/local/home/hamish/tmp/hf/app 
-I/local/home/hamish/tmp/hf/proto -I/local/home/hamish/tmp/hf/l1 
-I/local/home/hamish/tmp/hf/l1/kdrv -I/usr/X11R6/include  -m486 -malign-loops=2 
-malign-jumps=2 -malign-functions=2 -D_REENTRANT   -c l1/user/refclock.c -o 
l1/user/refclock.o
l1/user/refclock.c: In function `refclock_probe':
l1/user/refclock.c:125: warning: implicit declaration of function `gettimeofday'
l1/user/refclock.c: In function `refclock_current':
l1/user/refclock.c:173: Invalid `asm' statement:
l1/user/refclock.c:173: fixed or forbidden register 0 (ax) was spilled for class AREG.
make: *** [l1/user/refclock.o] Error 1

I don't know how to fix that one!


thanks

Hamish VK3SB

Reply via email to