Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2008 09:28:43 GMT
From:      pav@FreeBSD.org
To:        skreuzer@exit2shell.com, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,  pav@FreeBSD.org
Subject:   Re: ports/125249: New Port: security/ratproxy
Message-ID:  <200807080928.m689ShMY026718@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New Port: security/ratproxy

State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Tue Jul 8 09:24:50 UTC 2008
State-Changed-Why: 
Does not compile on my 6.3/amd64 system:

cc ratproxy.c -o ratproxy  -Wall -O3 -Wno-pointer-sign -D_GNU_SOURCE http.c mime.c ssl.c -lcrypto -lssl
cc1: error: unrecognized command line option "-Wno-pointer-sign"
cc1: error: unrecognized command line option "-Wno-pointer-sign"
cc1: error: unrecognized command line option "-Wno-pointer-sign"
cc1: error: unrecognized command line option "-Wno-pointer-sign"
*** Error code 1

maybe that compiler flag is 4.x specific? Do we need it?


Responsible-Changed-From-To: freebsd-ports-bugs->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Tue Jul 8 09:24:50 UTC 2008
Responsible-Changed-Why: 
Does not compile on my 6.3/amd64 system:

cc ratproxy.c -o ratproxy  -Wall -O3 -Wno-pointer-sign -D_GNU_SOURCE http.c mime.c ssl.c -lcrypto -lssl
cc1: error: unrecognized command line option "-Wno-pointer-sign"
cc1: error: unrecognized command line option "-Wno-pointer-sign"
cc1: error: unrecognized command line option "-Wno-pointer-sign"
cc1: error: unrecognized command line option "-Wno-pointer-sign"
*** Error code 1

maybe that compiler flag is 4.x specific? Do we need it?

http://www.freebsd.org/cgi/query-pr.cgi?pr=125249



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807080928.m689ShMY026718>