Date: Tue, 28 Jan 2003 10:11:08 +0100 From: "Gabriel Medina" <picklezz@hotmail.com> To: seanc@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port:mod_geoip-1.1.1 Message-ID: <F9xONvzyJxArGvnCjnZ000001a5@hotmail.com>
next in thread | raw e-mail | index | archive | help
I have installed apache 1.3 from the ports and then tried to install mod_geo...but all I get is: -su-2.05b# cd /usr/ports/www/mod_geoip/ && make install clean ===> Building for mod_geoip-1.1.1 cc -DLOGIN_CAP -DDOCUMENT_LOCATION="/usr/local/www/data" -DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin" -DHARD_SERVER_LIMIT=512 -funsigned-char -DUSE_EXPAT -I../lib/expat-lite -O -pipe -mcpu=pentiumpro -fpic -DSHARED_MODULE -I/usr/local/include/apache -I/usr/local/include -c mod_geoip.c mod_geoip.c:96:19: GeoIP.h: No such file or directory mod_geoip.c:97:23: GeoIPCity.h: No such file or directory mod_geoip.c:100: syntax error before "GeoIP" mod_geoip.c: In function `geoip_server_config': mod_geoip.c:123: structure has no member named `gip' mod_geoip.c:127: `GEOIP_STANDARD' undeclared (first use in this function) mod_geoip.c:127: (Each undeclared identifier is reported only once mod_geoip.c:127: for each function it appears in.) mod_geoip.c: In function `geoip_set_flags': mod_geoip.c:167: `GEOIP_MEMORY_CACHE' undeclared (first use in this function) mod_geoip.c: In function `geoip_post_read_request': mod_geoip.c:187: `GeoIPRecord' undeclared (first use in this function) mod_geoip.c:187: `gir' undeclared (first use in this function) mod_geoip.c:188: `GeoIPRegion' undeclared (first use in this function) mod_geoip.c:188: `giregion' undeclared (first use in this function) mod_geoip.c:199: structure has no member named `gip' mod_geoip.c:201: structure has no member named `gip' mod_geoip.c:203: structure has no member named `gip' mod_geoip.c:205: structure has no member named `gip' mod_geoip.c:211: structure has no member named `gip' mod_geoip.c:212: `GEOIP_COUNTRY_EDITION' undeclared (first use in this function) mod_geoip.c:213: structure has no member named `gip' mod_geoip.c:216: `GeoIP_country_code' undeclared (first use in this function) mod_geoip.c:217: `GeoIP_country_name' undeclared (first use in this function) mod_geoip.c:227: `GEOIP_REGION_EDITION' undeclared (first use in this function) mod_geoip.c:228: structure has no member named `gip' mod_geoip.c:244: `GEOIP_CITY_EDITION' undeclared (first use in this function) mod_geoip.c:245: structure has no member named `gip' mod_geoip.c: In function `geoip_child_exit': mod_geoip.c:270: structure has no member named `gip' mod_geoip.c:271: structure has no member named `gip' apxs:Break: Command failed with rc=1 *** Error code 1 Stop in /usr/ports/www/mod_geoip. and I have grabbed the second version of the port with mod_geo... _________________________________________________________________ Chatta: Ladda ner MSN Messenger http://messenger.msn.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F9xONvzyJxArGvnCjnZ000001a5>