Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Nov 1999 17:04:17 -0800 (PST)
From:      cain@ecircles.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/14650: rpm-2.5.5 port broken in FreeBSD 3.3
Message-ID:  <19991102010417.C3C8B15299@hub.freebsd.org>

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

>Number:         14650
>Category:       ports
>Synopsis:       rpm-2.5.5 port broken in FreeBSD 3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov  1 17:10:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Cain McWitish
>Release:        3.3
>Organization:
www.ecircles.com
>Environment:
FreeBSD currant.ecircles.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999     jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC  i386
>Description:
59 /usr/ports/misc/rpm#	make
===>  Building for rpm-2.5.5
for d in popt misc lib build tools ; do \
	(cd $d; gmake) \
	  || case "" in *k*) fail=yes;; *) exit 1;; esac;\
done && test -z "$fail"
gmake[1]: Entering directory `/usr/ports/misc/rpm/work/rpm-2.5.5/popt'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/misc/rpm/work/rpm-2.5.5/popt'
gmake[1]: Entering directory `/usr/ports/misc/rpm/work/rpm-2.5.5/misc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/misc/rpm/work/rpm-2.5.5/misc'
gmake[1]: Entering directory `/usr/ports/misc/rpm/work/rpm-2.5.5/lib'
cc -I/usr/ports/misc/rpm/work/rpm-2.5.5 -I/usr/ports/misc/rpm/work/rpm-2.5.5 -g 
-O2  -I/usr/local/include -DHAVE_CONFIG_H -I/usr/ports/misc/rpm/work/rpm-2.5.5/l
ib -I/usr/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/ports/misc/rpm/work/rpm-2.5.5/lib'
gmake: *** [make-subdirs] Error 1
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

>How-To-Repeat:
make the port
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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?19991102010417.C3C8B15299>