On 9/12/07, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote: > On Thursday 13 September 2007 04:54:08 Mark Knecht wrote: > > OK, the emerge -DuN world finished up and said everything was good. I > > then ran revdep-rebuild and have a list of things that need to be > > rebuilt. One has failed - dev-libs/apr-util. > > > > checking gdbm.h presence... yes > > checking for gdbm.h... yes > > checking for gdbm_open in -lgdbm... yes > > configure: error: Berkeley DB not found. > [...] > > '/var/tmp/portage/dev-libs/apr-util-0.9.12/temp/build.log'. > [...] > > Sector9 ~ # emerge -pvD apr-util > [...] > > [ebuild R ] dev-libs/apr-util-1.2.8 USE="berkdb gdbm ldap > [...] > > I'm wondering what package should supply berkdb and why this ebuild > > doesn't force that package to get installed? > > berkdb = sys-libs/db. apr-util is slotted and 0.9.12 is in a different slot > than 1.2.8. So try.. > > # emerge -va1 sys-libs/db:4.5 dev-libs/apr-util:0 > > If it still fails look at the config.log from apr-util to try to find why it's > failing.. > > -- > Bo Andresen > >
Bo, Thanks. Will try that command in a minute. Error #2 follows: YS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DGETTEXT_PACKAGE=\"libgda-2\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_MYSQL=1 -DHAVE_FIREBIRD=1 -DHAVE_LDAP=1 -DHAVE_POPT_H=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY_H=1 -I. -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/opt/firebird/include -O2 -march=i686 -fomit-frame-pointer -pipe -MT gda-firebird-recordset.lo -MD -MP -MF .deps/gda-firebird-recordset.Tpo -c gda-firebird-recordset.c -fPIC -DPIC -o .libs/gda-firebird-recordset.o gda-firebird-recordset.c: In function 'fb_gda_value_fill': gda-firebird-recordset.c:515: error: dereferencing pointer to incomplete type gda-firebird-recordset.c:515: error: dereferencing pointer to incomplete type gda-firebird-recordset.c:517: error: dereferencing pointer to incomplete type make[2]: *** [gda-firebird-recordset.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-1.2.3/work/libgda-1.2.3/providers/firebird' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-1.2.3/work/libgda-1.2.3/providers' make: *** [all-recursive] Error 1 !!! ERROR: gnome-extra/libgda-1.2.3 failed. Call stack: ebuild.sh, line 1638: Called dyn_compile ebuild.sh, line 985: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile ebuild.sh, line 1328: Called gnome2_src_compile gnome2.eclass, line 71: Called die !!! compile failure !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/gnome-extra/libgda-1.2.3/temp/build.log'. Sector9 ~ # Is firebird yet another database? Thanks, Mark -- [EMAIL PROTECTED] mailing list