[ minicom-Bugs-300310 ] Needs fix to work on Mac OS X

noreply@alioth.debian.org noreply@alioth.debian.org
Fri, 07 Nov 2003 10:06:44 +0100


Bugs item #300310, was opened at 2003-11-07 01:38
You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=100031&aid=300310&group_id=31

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Needs fix to work on Mac OS X

Initial Comment:
To make minicom 2.1 (source distribution) compile on Mac OS X (10.2), you need
to add the include <machine/types.h> prior to each instance of including dirent.h.

Programs affected:
   windiv.c
   getsdir.h


----------------------------------------------------------------------

>Comment By: Adam Lackorzynski (al-guest)
Date: 2003-11-07 10:06

Message:
Logged In: YES 
user_id=104

Is there a Define/Macro which is set when compiling for OS/X?
Or an autoconf test macro? I couldn't find one in the
documentation and there isn't a <machine/types.h> on
my box so I probably need to make it conditional.

----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=100031&aid=300310&group_id=31