Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 1999 22:53:08 -0300 (ADT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        ports@freebsd.org
Subject:   rpm port make fails?
Message-ID:  <Pine.BSF.4.10.9908172252250.60697-100000@thelab.hub.org>

next in thread | raw e-mail | index | archive | help

Just CVSup'd the latest ports, and tried to do a build of linux_base, but
the build of rpm failed with:

cc -I/usr/local/ports/misc/rpm/work/rpm-2.5.5 -I/usr/local/ports/misc/rpm/work/rpm-2.5.5 -O -pipe  -I/usr/local/include -DHAVE_CONFIG_H -I/usr/local/ports/misc/rpm/work/rpm-2.5.5/lib -I/usr/local/ports/misc/rpm/work/rpm-2.5.5/misc   -c dbindex.c -o dbindex.o
dbindex.c: In function `dbiOpenIndex':
dbindex.c:22: warning: assignment makes pointer from integer without a cast
dbindex.c: In function `dbiCloseIndex':
dbindex.c:35: too few arguments to function
dbindex.c: In function `dbiSearchIndex':
dbindex.c:51: warning: passing arg 2 from incompatible pointer type
dbindex.c:51: too few arguments to function
dbindex.c: In function `dbiUpdateIndex':
dbindex.c:79: warning: passing arg 2 from incompatible pointer type
dbindex.c:79: too few arguments to function
dbindex.c:86: warning: passing arg 2 from incompatible pointer type
dbindex.c:86: too few arguments to function
gmake[1]: *** [dbindex.o] Error 1
gmake[1]: Leaving directory `/usr/local/ports/misc/rpm/work/rpm-2.5.5/lib'
gmake: *** [make-subdirs] Error 1

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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?Pine.BSF.4.10.9908172252250.60697-100000>