d3ad7rack / puredarwin

Automatically exported from code.google.com/p/puredarwin
Other
0 stars 0 forks source link

atc (Air Traffic Controller ) is missing #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which hardware (Mac model or PC mainboard and processor) are you using?
MacBook 2.1

Are you running in a virtualization environment? Which?
Nö

What steps will reproduce the problem?
1.boot puredarwin 
2.type atc 
3.command not found 

What is the expected output? What do you see instead?
my air traffic controller !!! The most important executable from the bsdgames 
!!!!!!

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by al.yazdi on 10 Sep 2009 at 9:30

GoogleCodeExporter commented 8 years ago
We understand your feeling(s), but atc from bsd-games-2.17 can be built with 
little
efforts on Mac OS X, just "comment" the 3 occurences of '#include <features.h>' 
in
endian.h, signal.h and ttydefaults.h, and the compilation should be fine.

Since requirements seem to be available on PureDarwin (modulo different paths), 
I
assume it will also build successfully with little efforts in it.

fyi, otool reports against `atc' 3 classic dependencies (libSytstem, libncurses 
&
libgcc).

Original comment by Aladin.Q...@gmail.com on 15 Sep 2009 at 8:15