Not being able to `make` in terminal on Mac OS X 10.7
- by AlanTuring
Hi so i am trying to install the commands wget and with-readline for use with Mac OS X's terminal. The configuration seems to work fine for both even though i am required to specify for the first one, host= i686-apple.
When i get to the make part of the installation, the output is as follows.
For wget:
for with-readline
so does anyone have any idea what's going on?
Pastie links:
wget: http://pastie.org/4925079
with-readline: http://pastie.org/4925083
Thanks in advance.