|
From: | T.E.Dickey |
Subject: | Re: LYNX-DEV compilation err: 2-7-1,fotemods,BSD/OS 2.1,bind 8.1 |
Date: | Mon, 9 Jun 1997 11:12:49 -0400 (EDT) |
> >lines, among others: > > > >#define inet_addr __inet_addr > ^^ > >unsigned long inet_addr __P((const char *)); > > This must be the extra underscores bug in the inet.h header > for your bind library, to which TD referred. Presumeably the bind > list to which Henry referered has a post of fixes for the system > headers. right. It appears that someone decided to keep source-compatibility but change the binary interface (presumably to avoid accidentally linking the resolv library in place of the bind library). -- Thomas E. Dickey address@hidden http://www.clark.net/pub/dickey ; ; To UNSUBSCRIBE: Send a mail message to address@hidden ; with "unsubscribe lynx-dev" (without the ; quotation marks) on a line by itself. ;
[Prev in Thread] | Current Thread | [Next in Thread] |