Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/tools/compat



On Feb 17,  9:49am, tsutsui%ceres.dti.ne.jp@localhost (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/tools/compat

| > Module Name:        src
| > Committed By:       christos
| > Date:               Sun Feb 17 00:34:11 UTC 2013
| > 
| > Modified Files:
| >     src/tools/compat: compat_defs.h configure.ac
| > 
| > Log Message:
| > cygwin defines u_quad_t in <rpc/types.h>, so include this to the headers
| > we include and test by default.
| 
| Now does it work?
| Last time I tried, it failed because NetBSD's <rpc/types.h> defined
| enum_t and src/usr.bin/xlint/lint1/lint1.h for tools lint(1) also
| defined different enum_t.

I renamed lint's enum_t. And yes, it works. My build is doing libraries.

christos


Home | Main Index | Thread Index | Old Index