Thanks Hamish,

        That I think is one of the problems I may have brought on to
myself. I do recall making the simlink as defined in /usr/src/linux/README
and the kernel compiles fine. But as you say it may not be where it is
looked for by Sattrack.

        Bob w6swe used alien and made a RPM file for me. I will ftp it
over and try it and report findings to you both.

On Sun, 24 Jan 1999, Hamish Moffatt wrote:

> On Sat, Jan 23, 1999 at 10:34:27AM -0700, Karl F. Larsen wrote:
> >     I did another setup of sattrack and it compiled to this point and
> > errors out. It kinda looks like a compiler problem. Can't find a
> > function...
> 
> > Here is sattrack.c at line 2055
> > 
> > #if (!defined(HPUX) && !defined(FREEBSD))
> >         ioctl(STDIN_FILENO,TCGETS,&original);
> >         memcpy((char *)&modified,(char *)&original,sizeof(struct
> > termios));
> > #endif
> 
> The same code is in 3.1.6 and it compiles fine here. TCGETS is defined in
> /usr/include/asm/ioctls.h. Perhaps your /usr/include/asm is not linked
> correctly? It should either be a directory containing files like
> ioctls.h, or a link to another directory probably in /usr/src/linux.
> (I'm not sure how Red Hat handles it. On Debian, it's a directory
> and not a link.)
> 
> 
> Hamish
> -- 
> Hamish Moffatt       Mobile: +61 412 011 176       [EMAIL PROTECTED]
> 
> Rising Software Australia Pty. Ltd. 
> Developers of music education software including Auralia & Musition.
> 31 Elmhurst Road, Blackburn, Victoria Australia, 3130
> Phone: +61 3 9894 4788  Fax: +61 3 9894 3362  USA Toll Free: 1-888-667-7839
> Internet: http://www.rising.com.au/
> 

Best wishes 

   - Karl F. Larsen, 3310 East Street, Las Cruces,NM (505) 524-3303  -

Reply via email to