[EXIM] version 1.91 patch for Debian 1.3.1 Linux

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Steven A. Reisman
日付:  
To: exim-users
題目: [EXIM] version 1.91 patch for Debian 1.3.1 Linux
I copied "exim-1.90/OS/os.h-Linux" over to "exim-1.91/OS/os.h-Linux-libc5"
and 1.91 compiled cleanly. Here's a patch to put the #define back in:

Steve

========================================================================


--- exim-1.91/OS/os.h-Linux-libc5.orig       Mon Apr 27 11:00:35 1998
+++ exim-1.91/OS/os.h-Linux-libc5    Tue Apr 28 15:34:30 1998
@@ -8,3 +8,8 @@
 typedef struct flock flock_t;


/* End */
+
+/* Fudge added because this Linux doesn't appear to have a definition
+for ip_options in /usr/include/linux/ip.h. */
+
+#define ip_options options



-- 
Steven A. Reisman (sar@???)         Duluth/Superior: 715-395-0311
PressEnter!            |  River Falls: 715-426-2100  Menomonie: 715-232-0430
P.O. Box 312           |   Eau Claire: 715-830-1273   LaCrosse: 608-785-1411
421 N 2nd Street       | New Richmond: 715-246-7060   Somerset: 715-246-7060
River Falls, WI  54022 |  Twin Cities: 612-436-5254   Red Wing: 715-792-5279


--
*** Exim information can be found at http://www.exim.org/ ***