cnHackintosh / ratproxy

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

Rat Proxy fails to build under cygwin. #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run the make command for ratproxy from cygwin

What is the expected output? What do you see instead?

The expected output is for the make file to succeed with no errors.

Instead I see a message saying: "cc1: error: unrecognized command line
option "Wno-pointer-sign". I get this message 4 times. At the end the
command line says: "make: *** ratproxy Error 1

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

I am using the latest version , I am on windows vista sp1, with cygwin bash
shell.

Please provide any additional information below.

Original issue reported on code.google.com by daykina...@gmail.com on 18 Jul 2008 at 2:37

GoogleCodeExporter commented 8 years ago
This is a known behavior, as noted on:
http://code.google.com/p/ratproxy/wiki/RatproxyDoc

Please remove the option from Makefile manually.

Original comment by lcam...@gmail.com on 20 Jul 2008 at 10:30