Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252192 - Error when emerge squid - missing libmysqlclient.so.12
Summary: Error when emerge squid - missing libmysqlclient.so.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-22 18:06 UTC by gvwolf3d
Modified: 2008-12-23 15:27 UTC (History)
1 user (show)

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


Attachments
emerge log (net-proxy:squid-2.7.4-r2:20081222-180017.log,28.38 KB, text/plain)
2008-12-22 18:10 UTC, gvwolf3d
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gvwolf3d 2008-12-22 18:06:48 UTC
Emerge of net-proxy/squid-2.7.4-r2 failed with:

...
./cf_gen: error while loading shared libraries: libmysqlclient.so.12: cannot open shared object file: No such file or directory
make[1]: *** [cf_parser.h] Fehler 127
make[1]: Leaving directory `/var/tmp/portage/net-proxy/squid-2.7.4-r2/work/squid-2.7.STABLE4/src'
make: *** [all-recursive] Fehler 1
Comment 1 gvwolf3d 2008-12-22 18:07:56 UTC
emerge --info:

Portage 2.1.4.5 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r4, 2.6.25.14 i686)
=================================================================
System uname: 2.6.25.14 i686 Intel(R) Pentium(R) M processor 1.80GHz
Timestamp of tree: Tue, 16 Dec 2008 19:13:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.3.5-r3, 2.4.4-r4, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de us"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi additions alsa apache2 arts audacious authdaemond berkdb cairo cdr cli cpudetection cracklib crypt cups dbus de_tvtoday directfb dri dv dvb dvd dvdnav dvdr dvdread dvi eds emboss encode esd fam fame filepicker firefox fortran gdbm gif gimp gimpprint gnome gpm gstreamer gtk hal iconv imagemagick ipv6 java javascript jpeg kde kerberos ldap lirc lzo mad midi mikmod mjpeg mmx mp3 mpeg mplayer mudflap mysql ncurses nls nptl nptlonly nsplugin ogg opengl openmp oss pam pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection rtc sasl sdl session slang spl sse sse-filters sse2 ssl svg tcpd theora tiff truetype unicode v4l v4l2 vcd vdr vorbis win32codecs wma x86 xml xorg xv xvid zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de us" USERLAND="GNU" VIDEO_CARDS="radeon vesa i810"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Comment 2 gvwolf3d 2008-12-22 18:10:37 UTC
Created attachment 176162 [details]
emerge log

complete emerge log
Comment 3 Rafał Mużyło 2008-12-22 22:15:05 UTC
Did you run revdep-rebuild recently, cause this
looks like you failed to ? For dev-db/mysql-5.0.70-r1,
it's libmysqlclient.so.15.
Comment 4 gvwolf3d 2008-12-23 15:27:34 UTC
Sorry. You was right. I have run revdep-rebuild and emerge squid again without any error.

-- Solved --

Thank You and merry Xmas.