Bug 36869 - emerging net-snmp yields minor problems in configure
|
Bug#:
36869
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: trivial
|
Priority: P4
|
|
Resolution: WONTFIX
|
Assigned To: max@gentoo.org
|
Reported By: david+gentoo.org@blue-labs.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: emerging net-snmp yields minor problems in configure
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-12-30 21:20 0000
|
checking rpmio.h usability... yes
checking rpmio.h presence... no
configure: WARNING: rpmio.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: rpmio.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING: ## ------------------------------------ ##
checking for rpmio.h... no
checking rpm/rpmio.h usability... yes
checking rpm/rpmio.h presence... yes
checking for rpm/rpmio.h... yes
please provide the config.log and `emerge info` ... otherwise we cant help
# emerge info
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031222-r0, 2.6.0)
=================================================================
System uname: 2.6.0 i686 Unknown CPU Type
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X X509 acpi acpi4linux alsa apache2 arts artswrappersuid avi bluetooth bonobo cdr crypt cups dga dnd dvd encode esd ethereal ffmpeg fftw flash flexresp foomaticdb freetype fs gd gdbm gif glut gphoto2 gpm gps gstreamer gtk gtk2 gtkhtml imagemagick imap imlib imlib2 jack jack-caps jack-tmpfs java javascript jpeg kde lcms libg++ libgda libwww lirc ltsp mad mbox mcal md5sum mdb memlimit mikmod mmx mng mpeg mpi msn ncurses nls nptl nvidia oav offensive oggvorbis openal opengl oss parse-clocks pcap pda pdflib perl php plotutils png pnp postgres ppds python quicktime readline samba scanner sdl slang slp snmp socks5 sox speex spell sse ssl t1lib tcltk tiff truetype type1 usb v4l x86 xine xinerama xml2 xmms xosd xv xvid yahoo zlib zvbi"
Please keep in mind, this is just an aesthetic warning that I've passed onto
the autoconf people. The package will build and install.
for some reason it does the first half the test with -I/usr/include/rpm but not
the second half ...
but then since it goes on to check for rpm/rpmio.h and that works just fine,
the warning doesnt really matter ...
max: i'd say since it doesnt matter in the end, you could close this bug as
WONTFIX ...