Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99558 - perl-core/DB_File 1.811-r1 fails on emerge: missing db.h
Summary: perl-core/DB_File 1.811-r1 fails on emerge: missing db.h
Status: RESOLVED DUPLICATE of bug 86437
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-19 11:44 UTC by Adam
Modified: 2005-07-19 13:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam 2005-07-19 11:44:24 UTC
When emerge perl-core/DB_File, I get the following error message:

Writing Makefile for DB_File
cp DB_File.pm blib/lib/DB_File.pm
AutoSplitting blib/lib/DB_File.pm (blib/lib/auto/DB_File)
i686-pc-linux-gnu-gcc -c  -I/usr/local/BerkeleyDB/include -D_REENTRANT
-D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
-falign-functions=64   -DVERSION=\"1.811\" -DXS_VERSION=\"1.811\" -fPIC
"-I/usr/lib/perl5/5.8.7/i686-linux-thread-multi/CORE"  -D_NOT_CORE 
-DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t   version.c
version.c:30:16: db.h: No such file or directory
make: *** [version.o] Error 1


Reproducible: Always
Steps to Reproduce:




Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-ck3 i686)
=================================================================
System uname: 2.6.12-ck3 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -falign-functions=64"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d /etc/terminfo
/etc/env.d"CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer
-falign-functions=64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy digest distlocks sandbox sfperms strict userpriv
usersandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/var/pub/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex S3TC X aac aim alsa avi bzip2 cddb cdr cjk crypt css cups
curl dbus divx4linux dlloader dnd dvd dvdread edl eds encode evo evo2 fam
firefox foomaticdb freetype gif gimpprint gnome gnutls gstreamer gtk gtk2
gtkhtml hal imagemagick ithreads jabber javascript jpeg libwww mad md5sum mmx
mmx2 moznocompose moznoirc moznomail mp3 mpeg mpeg4 mpi mplayer msn ncurses
network nls no_wxgtk1 nocardbus nocd nodod nowin nptl nptlonly nvidia offensive
ogg oggvorbis openal opengl oscar pdflib pic pie png ppds print quicktime
readline real rhythmbox rtc sdl session silc slp spamassassin spell src sse ssl
stencil-buffer stroke svg symlink tcpd theora threads truetype truetype-fonts
unicode usb userlocales videos vim vorbis win32codecs xgetdefault xml2
xscreensaver xv xvid yahoo userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-07-19 13:23:35 UTC

*** This bug has been marked as a duplicate of 86437 ***