Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: compiling PPP module with kernel 1.3.59
- To: tlug@example.com
- Subject: Re: compiling PPP module with kernel 1.3.59
- From: jwt@example.com (Jim Tittsler)
- Date: Wed, 31 Jan 1996 10:28:43 +0900
- Newsgroups: list.tlug
- Organization: 7J1AJH/AI8A Tokyo
- References: <m0thDu4-0004RUC@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
In article <m0thDu4-0004RUC@example.com>, turnbull@example.com (Stephen J. Turnbull) wrote: >There seems to be a amissing declaration for u_int32_t in ><linux/types.h>. <linux/ppp_defs.h> says it's supposed to be there, >but it's not. Has anybody else seen this? If not, probably I didn't >do the installation of the ppp-2.2.0e source correctly. I changed the #if 0 in ppp_defs.h to define it. *** /usr/include/linux/ppp_defs.h~ Wed Jan 24 21:55:15 1996 --- /usr/include/linux/ppp_defs.h Wed Jan 24 22:00:30 1996 *************** *** 81,87 **** /* * A 32-bit unsigned integral type. */ ! #if 0 #ifndef __BIT_TYPES_DEFINED__ #ifdef UINT32_T typedef UINT32_T u_int32_t; --- 81,87 ---- /* * A 32-bit unsigned integral type. */ ! #if 1 #ifndef __BIT_TYPES_DEFINED__ #ifdef UINT32_T typedef UINT32_T u_int32_t; -- Jim Tittsler, Tokyo 7j1ajh@example.com <URL:http://shrine.cyber.ad.jp/~jwt/>
- References:
- compiling PPP module with kernel 1.3.59
- From: turnbull@example.com (Stephen J. Turnbull)
Home | Main Index | Thread Index
- Prev by Date: Re: mail.local
- Next by Date: Re: compiling PPP module with kernel 1.3.59
- Prev by thread: Re: compiling PPP module with kernel 1.3.59
- Next by thread: C&T Chipset - help!
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links