Gentoo Archives: gentoo-amd64

From: Marcel Treis <marcel@×××××××××.de>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Problem emerging subversion-1.3.2-r3
Date: Sun, 06 Aug 2006 21:28:03
Message-Id: 200608062325.53716.marcel@treis-bdf.de
1 Hi, i have some problems emerging subversion:
2
3
4 I tried multiple versions of subversion, even stable ones ;-)
5 but it seems it will produce this error every time:
6
7 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld:
8 cannot find -ldb-4.2
9
10 Has anybody encountered the same problem and - hopefully - fixed it?
11
12
13 Thanks to anybody trying to help. :)
14
15
16 Here is some more information:
17
18
19 ------
20
21
22 [ebuild N ] dev-util/subversion-1.3.2-r3 USE="bash-completion nls perl
23 python zlib -apache2 -berkdb -emacs -java -nowebdav -ruby" 0 kB
24
25
26 ------
27
28
29 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld:
30 cannot find -ldb-4.2
31 collect2: ld returned 1 exit status
32 make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
33
34 !!! ERROR: dev-util/subversion-1.3.2-r3 failed.
35 Call stack:
36 ebuild.sh, line 1543: Called dyn_compile
37 ebuild.sh, line 938: Called src_compile
38 subversion-1.3.2-r3.ebuild, line 123: Called die
39
40
41 ------
42
43
44 GENTOO_VM= CLASSPATH="." JAVA_HOME="/opt/blackdown-jdk-1.4.2.03"
45 JAVACFLAGS="" COMPILER=""
46
47
48 ------
49
50
51 emerge --info:
52
53 Portage 2.1.1_pre4-r3 (default-linux/amd64/2006.0, gcc-3.4.6/amd64-vanilla,
54 glibc-2.4-r3, 2.6.17-gentoo-r4 x86_64)
55 =================================================================
56 System uname: 2.6.17-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 2800+
57 Gentoo Base System version 1.12.4
58 ccache version 2.4 [enabled]
59 app-admin/eselect-compiler: 2.0.0_rc2-r1
60 dev-lang/python: 2.4.3-r1
61 dev-python/pycrypto: 2.0.1-r5
62 dev-util/ccache: 2.4-r2
63 dev-util/confcache: [Not Present]
64 sys-apps/sandbox: 1.2.18.1
65 sys-devel/autoconf: 2.13, 2.60
66 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
67 sys-devel/binutils: 2.17
68 sys-devel/gcc-config: [Not Present]
69 sys-devel/libtool: 1.5.22
70 virtual/os-headers: 2.6.16
71 ACCEPT_KEYWORDS="amd64 ~amd64"
72 AUTOCLEAN="yes"
73 CBUILD="x86_64-pc-linux-gnu"
74 CFLAGS="-march=k8 -O2 -pipe"
75 CHOST="x86_64-pc-linux-gnu"
76 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
77 CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
78 CXXFLAGS="-march=k8 -O2 -pipe"
79 DISTDIR="/usr/portage/distfiles"
80 FEATURES="autoconfig buildpkg ccache distlocks metadata-transfer sandbox
81 sfperms strict"
82 GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
83 LINGUAS="de en_GB"
84 MAKEOPTS="-j2"
85 PKGDIR="/usr/portage/packages"
86 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
87 PORTAGE_TMPDIR="/var/tmp"
88 PORTDIR="/usr/portage"
89 PORTDIR_OVERLAY="/usr/local/portage/gentoo-de"
90 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
91 USE="amd64 X aac alsa authdaemond avi bash-completion berkdb bitmap-fonts
92 browserplugin clamav cli crypt cups dlloader dri dvd dvdread eds elibc_glibc
93 emboss encode fam firefox flac foomaticdb fortran gif gnome gpm gstreamer gtk
94 gtk2 imlib input_devices_evdev input_devices_keyboard input_devices_mouse
95 ipv6 isdnlog jpeg kde kernel_linux linguas_de linguas_en_GB live lzo lzw
96 lzw-tiff mad matroska mbrola mono mp3 mpeg musepack mysql ncurses nls
97 no-seamonkey nptl nptlonly nsplugin nvidia ogg opengl pam pcre pdflib perl
98 png postgres pppd python qt qt3 qt4 quicktime readline reflection sasl sdl
99 session spell spl ssl tcpd theora tiff truetype-fonts type1-fonts unicode usb
100 userland_GNU vhosts video_cards_nv virtual-users vorbis x264 xanim xinerama
101 xorg xpm xv xvid zlib"
102 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
103 PORTAGE_RSYNC_EXTRA_OPTS

Replies

Subject Author
[gentoo-amd64] Re: Problem emerging subversion-1.3.2-r3 Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-amd64] Problem emerging subversion-1.3.2-r3 Paul de Vrieze <pauldv@g.o>