Hi Scott,
I've removed EPROTO from CVS. The Posix behavior says that accept should
return ECONNABORTED instead. EPROTO is SysV.
Mike
On Fri, 26 May 2000, Scott Klement wrote:
>
> I forgot to mention, I'm getting this when I do a make (for tn5250)
> under FreeBSD:
>
> tn5250d.c: In function `main':
> tn5250d.c:158: `EPROTO' undeclared (first use this function)
> tn5250d.c:158: (Each undeclared identifier is reported only once
> tn5250d.c:158: for each function it appears in.)
>
> I don't have access to my Linux box at the moment to see what the heck
> EPROTO is, so I can't really suggest a solution at the moment. :)
>
> Perhaps its equivalent to one of these:
>
> EPROTOTYPE = Protocol wrong type for socket
> ENOPROTOOPT = Protocol not available
> EPROTONOSUPPORT = Protocol not supported
>
> If not, tell me what its for and I'll find out what the FreeBSD equiv
> would be so that you can use a #ifdef to fix the CVS sources :)
>
> Thanx,
>
> Scott
>
>
> +---
> | This is the LINUX5250 Mailing List!
> | To submit a new message, send your mail to [EMAIL PROTECTED]
> | To subscribe to this list send email to [EMAIL PROTECTED]
> | To unsubscribe from this list send email to [EMAIL PROTECTED]
> | Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
> +---
>
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---