A typo in the working directory's Makefile is passing invalid arguments to the C compiler. The error log is here: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2007010205/ruby18-net-geoip-0.06_5.log I would also like to become the maintainer for this port and obtain an @freebsd.org alias. Fix: Insert a space between -Wall and -O2. See the attached patch. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants to have ruby- PRs
State Changed From-To: open->closed Committed with fix. Thank you.
clsung 2007-02-01 02:32:32 UTC FreeBSD ports repository Modified files: net/ruby-net-geoip Makefile pkg-descr Added files: net/ruby-net-geoip/files patch-extconf.rb Log: - Fix for net/ruby-net-geoip build error on i386-7-latest - submitter will maintain this port PR: ports/107604 Submitted by: maintainer (Albert Vernon) Revision Changes Path 1.14 +3 -4 ports/net/ruby-net-geoip/Makefile 1.1 +11 -0 ports/net/ruby-net-geoip/files/patch-extconf.rb (new) 1.2 +0 -1 ports/net/ruby-net-geoip/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"