Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77902 - media-libs/jpeg-6b-r4 failed while trying to access /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/*somefile*
Summary: media-libs/jpeg-6b-r4 failed while trying to access /usr/lib/gcc-lib/i686-pc-...
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-13 15:09 UTC by Troels Vognsen
Modified: 2005-07-17 13:06 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 Troels Vognsen 2005-01-13 15:09:37 UTC
media-libs/jpeg-6b-r4 failed while trying to access: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../crti.o
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtbeginS.o
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtendS.o
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crtn.o


Reproducible: Always
Steps to Reproduce:
Stage 1 on an athlon xp machine. When completely updated (having a fully working system)
1.: emerge jpeg
Actual Results:  
The lib compiles file until the 4 above mentioned files are missing.

make: *** [libjpeg.la] Error 1

Expected Results:  
Since I'm using gcc 3.3.5, 3.3.4 (in path to the 4 files) should simply be
replaced with 3.3.5 (in my case)

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r4 i686)
=================================================================
System uname: 2.6.10-gentoo-r4 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://mufassa/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://mufassa/gentoo-portage"
USE="x86 3dnow 3dnowex X aalib acl acpi alsa avi bash-completion berkdb crypt
cups divx4linux dvd emacs encode exif flac foomaticdb gdbm gimp gtk gtk2
imagemagick java jpeg kde mmx mmx2 ncurses network nls nvidia oggvorbis opengl
pam perl python qt quicktime readline real samba scanner spell sse ssl tcpd
tetex tiff truetype truetype-fonts usb xvid"
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-13 15:47:46 UTC

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