Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Oct 2002 09:37:17 +0800
From:      suken woo <wsk@mail.gddsn.org.cn>
To:        freebsd-current <freebsd-current@FreeBSD.org>
Subject:   make linux_base error during rpm
Message-ID:  <3D9F93CD.4030207@mail.gddsn.org.cn>

next in thread | raw e-mail | index | archive | help
hi,all:
getting the following error messages during rpm. thanks any info.
===>  Building for rpm-3.0.6_6
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/archivers/rpm/work/rpm-3.0.6'
Making all in intl
gmake[2]: Entering directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/intl'
Making all in po
gmake[2]: Entering directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/po'
gmake[2]: Leaving directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/po'
Making all in lib
gmake[2]: Entering directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/lib'
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I../build -I../misc  -I/usr/local/include  -I/usr/local/include  -O 
-pipe -mcpu=pentiumpro -D_GNU_SOURCE -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -c rpmio.c
rm -f .libs/rpmio.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../build -I../misc 
-I/usr/local/include -I/usr/local/include -O -pipe -mcpu=pentiumpro 
-D_GNU_SOURCE -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wno-char-subscripts -c rpmio.c  -fPIC -DPIC -o 
.libs/rpmio.lo
In file included from ../system.h:184,
                 from rpmio.c:1:
/usr/local/include/getopt.h:115: warning: function declaration isn't a 
prototypeIn file included from rpmio.c:17:
/usr/include/machine/types.h:50: redefinition of `vm_offset_t'
/usr/include/sys/types.h:160: `vm_offset_t' previously declared here
/usr/include/machine/types.h:51: redefinition of `vm_ooffset_t'
/usr/include/sys/types.h:161: `vm_ooffset_t' previously declared here
/usr/include/machine/types.h:52: conflicting types for `vm_pindex_t'
/usr/include/sys/types.h:162: previous declaration of `vm_pindex_t'
/usr/include/machine/types.h:53: redefinition of `vm_size_t'
/usr/include/sys/types.h:163: `vm_size_t' previously declared here
/usr/include/machine/types.h:55: redefinition of `register_t'
/usr/include/sys/types.h:150: `register_t' previously declared here
/usr/include/machine/types.h:56: redefinition of `u_register_t'
/usr/include/sys/types.h:153: `u_register_t' previously declared here
rpmio.c: In function `fdSeek':
rpmio.c:589: warning: long int format, different type arg (arg 4)
rpmio.c: In function `gzdSeek':
rpmio.c:2279: warning: long int format, different type arg (arg 4)
rpmio.c: In function `vfs_parse_ls_lga':
rpmio.c:3481: warning: comparison is always false due to limited range 
of data type
gmake[2]: *** [rpmio.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/archivers/rpm/work/rpm-3.0.6'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/archivers/rpm.
*** Error code 1

Stop in /usr/ports/emulators/linux_base.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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