From owner-freebsd-ports@FreeBSD.ORG Mon Mar 21 22:09:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23B5616A4CE for ; Mon, 21 Mar 2005 22:09:06 +0000 (GMT) Received: from incubus.nodes.net.ad-flow.com (INCUBUS.NODES.NET.EXOCOMM.NET [66.59.162.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3358943D3F for ; Mon, 21 Mar 2005 22:09:05 +0000 (GMT) (envelope-from freebsd@danielquinn.org) Received: from douglas ([192.168.3.232])j2LM8SF03028 for ; Mon, 21 Mar 2005 22:08:28 GMT Exocomm-Delivery-Date: Mon, 21 Mar 2005 22:08:28 GMT Exocomm-URL: www.exocomm.com From: daniel Date: Mon, 21 Mar 2005 17:08:35 -0500 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Disposition: inline To: ports@FreeBSD.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200503211708.35281.freebsd@danielquinn.org> Subject: mod_geoip broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 22:09:06 -0000 I don't know how to write C, so you can imagine how capable I am of diagnosing the problem with my attempted install of mod_geoip. Everything went swimmingly until it actually attempted to build it: ===> Building for mod_geoip-1.2.2_1 /usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic -O -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/apache2 -I/usr/local/include/apache2 -I/usr/local/include/apache2 -I/usr/local/include -I/usr/local/include -c -o mod_geoip.lo mod_geoip.c && touch mod_geoip.slo mod_geoip.c:109: error: syntax error before "geoip_module" mod_geoip.c:111: error: syntax error before "proxy_add_uri_module" mod_geoip.c:122: error: syntax error before '*' token mod_geoip.c: In function `geoip_server_config': mod_geoip.c:123: error: `p' undeclared (first use in this function) mod_geoip.c:123: error: (Each undeclared identifier is reported only once mod_geoip.c:123: error: for each function it appears in.) mod_geoip.c:123: warning: initialization makes pointer from integer without a cast mod_geoip.c: In function `geoip_enable': mod_geoip.c:139: error: `geoip_module' undeclared (first use in this function) mod_geoip.c: In function `geoip_set_filename': mod_geoip.c:147: error: `geoip_module' undeclared (first use in this function) Is this something I can fix? or is the port broken? -- Simon: The captian's a good fighter, I'm sure he knows how to use a sword... Zoe: I think he knows which end to hold. - Simon and Zoe, Firefly, "Shindig"