Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2004 11:10:35 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Forrest Aldrich <forrie@forrie.com>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Geolizer port build failure
Message-ID:  <20040724071035.GA6294@nagual.pp.ru>
In-Reply-To: <4101BA49.3080700@forrie.com>
References:  <4101BA49.3080700@forrie.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Do you have some Berkeley DBs ports installed? It looks like incorrect 
db.h header picked. Please send what configure stage says.

On Fri, Jul 23, 2004 at 09:24:25PM -0400, Forrest Aldrich wrote:
> Build of recently checked-in (CVS) "geolizer" does not build correctly 
> on FreeBSD-4.10-STABLE.  Build using standard "make":
> 
> cc -I/usr/local/include -I/usr/local/include -O -pipe  
> -DLINKLIST_MAX_STRING=256 -DETCDIR=\"/usr/local/etc\"  -DHAVE_DBOPEN=1 
> -DHAVE_ERRNO_H=1 -DHAVE_SOCKET=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_MATH_H=1  
> -DUSE_GEOIP -DUSE_DNS -c dns_resolv.c
> dns_resolv.c: In function `resolve_dns':
> dns_resolv.c:149: warning: passing arg 2 of pointer to function from 
> incompatible pointer type
> dns_resolv.c:149: too few arguments to function
> dns_resolv.c: In function `dns_resolver':
> dns_resolv.c:218: warning: assignment makes pointer from integer without 
> a cast
> dns_resolv.c:228: too few arguments to function
> dns_resolv.c:235: too few arguments to function
> dns_resolv.c:275: warning: passing arg 2 of pointer to function from 
> incompatible pointer type
> dns_resolv.c:275: too few arguments to function
> dns_resolv.c:329: too few arguments to function
> dns_resolv.c:359: too few arguments to function
> dns_resolv.c: In function `db_put':
> dns_resolv.c:745: warning: passing arg 2 of pointer to function from 
> incompatible pointer type
> dns_resolv.c:745: too few arguments to function
> dns_resolv.c: In function `open_cache':
> dns_resolv.c:793: warning: assignment makes pointer from integer without 
> a cast
> dns_resolv.c:801: too few arguments to function
> dns_resolv.c:807: too few arguments to function
> dns_resolv.c: In function `close_cache':
> dns_resolv.c:829: too few arguments to function
> *** Error code 1

-- 
Andrey Chernov | http://ache.pp.ru/



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