Date: Fri, 17 Jan 2003 18:31:50 +0100 From: Joan Picanyol i Puig <lists-freebsd-questions@biaix.org> To: freebsd-questions@freebsd.org Cc: rodrigc@attbi.com Subject: Re: /usr/ports/devel/apr fails to compile Message-ID: <20030117173150.GA43341@grummit.biaix.org> In-Reply-To: <20030113150906.GA21586@grummit.biaix.org> References: <20030113150906.GA21586@grummit.biaix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Joan Picanyol i Puig <lists-freebsd-questions@biaix.org> [20030113 16:09]: > Hi, > > Trying to install subversion, I can't get apr to build: > > Making all in . > /bin/sh > /fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/devel/apr/work/apr-0.9.1/libtool > --silent --mode=compile gcc -g -O2 -DHAVE_CONFIG_H -D_REENTRANT > -D_THREAD_SAFE > -I/fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/devel/apr/work/apr-util-0.9.1/include > -I/fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/devel/apr/work/apr-util-0.9.1/include/private > -I/fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/devel/apr/work/apr-0.9.1/include > -I/usr/local/include -c apr_dbm_berkeleydb.c && touch > apr_dbm_berkeleydb.lo > apr_dbm_berkeleydb.c: In function `vt_db_open': > apr_dbm_berkeleydb.c:200: warning: passing arg 2 of pointer to function > from incompatible pointer type > apr_dbm_berkeleydb.c:200: warning: passing arg 4 of pointer to function > makes pointer from integer without a cast > apr_dbm_berkeleydb.c:200: too few arguments to function > *** Error code 1 > > Stop in > /fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/devel/apr/work/apr-util-0.9.1/dbm. > *** Error code 1 > > Stop in > /fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/devel/apr/work/apr-util-0.9.1/dbm. > *** Error code 1 > > Stop in > /fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/devel/apr/work/apr-util-0.9.1. > *** Error code 1 > > Stop in /fs/bulk/mount/FreeBSD/ports/devel/apr. The problem persists after rebuilding world, gdbm and db4. Am I really the only one seeing this? Any hints as to how to get it to compile? tks -- pica To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030117173150.GA43341>