On Tue, 30 Mar 1999, Patrick Ouellette wrote:

> I have managed to get ax25-utils-2.1.42a to compile with the exception of
> axspawn.  It is looking for a function forkpty that I haven't been able to
> find in the libraries to link it with.  The header that defines forkpty is
> /usr/include/pty.h.

It's in libutil so you need to add "-lutil" to the linker options
for axspawn.

This is not actually a kernel problem, it's a library change (as I'm sure 
you already knew...).

-- 
--... Tomi Manninen / [EMAIL PROTECTED] / OH2BNS @ OH2RBI.FIN.EU ...--

Reply via email to