Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge jpeg-mmx cp: cannot stat `.libs/cjpeg': No such file
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
theglowblue
n00b
n00b


Joined: 09 Apr 2006
Posts: 19
Location: Tucson AZ

PostPosted: Mon May 01, 2006 5:10 am    Post subject: emerge jpeg-mmx cp: cannot stat `.libs/cjpeg': No such file Reply with quote

I am having issues emerging media-lib/jpeg-mmx. It seems as if the compilation is ok, then i recieve the following error during the install cp: cannot stat `.libs/cjpeg': No such file or directory

I have seen a couple of posts regarding the compilation of this library but their Solutions have not provided solace for my situation.
This post came close
https://forums.gentoo.org/viewtopic-t-364774-highlight-jpegmmx.html

And here is the bugzilla article regarding the issue.
https://bugs.gentoo.org/show_bug.cgi?id=100883

Any suggesstions on resolving this issue would be greatly appreciated. Below I have posted the error, and my emerge --info.



Below is the error that I encounter.

>>> Install jpeg-mmx-0.1.6-r1 into /var/tmp/portage/jpeg-mmx-0.1.6-r1/image/ category media-libs
/bin/install -c -m 644 jconfig.h /var/tmp/portage/jpeg-mmx-0.1.6-r1/image//usr/include/jpeg-mmx/jconfig.h
/bin/install -c -m 644 ./jpeglib.h /var/tmp/portage/jpeg-mmx-0.1.6-r1/image//usr/include/jpeg-mmx/jpeglib.h
/bin/install -c -m 644 ./jmorecfg.h /var/tmp/portage/jpeg-mmx-0.1.6-r1/image//usr/include/jpeg-mmx/jmorecfg.h
/bin/install -c -m 644 ./jerror.h /var/tmp/portage/jpeg-mmx-0.1.6-r1/image//usr/include/jpeg-mmx/jerror.h
/bin/install -c -m 644 ./jinclude.h /var/tmp/portage/jpeg-mmx-0.1.6-r1/image//usr/include/jpeg-mmx/jinclude.h
cp: cannot stat `.libs/cjpeg': No such file or directory
>>> dobin: making /var/tmp/portage/jpeg-mmx-0.1.6-r1/temp/cjpeg-mmx executable...
install: cannot stat `/var/tmp/portage/jpeg-mmx-0.1.6-r1/temp/cjpeg-mmx': No such file or directory

!!! ERROR: media-libs/jpeg-mmx-0.1.6-r1 failed.
!!! Function src_install, Line 46, Exitcode 4
!!! dobin cjpeg
!!! If you need support, post the topmost build error, NOT this status message.


Here is my emerge -info


# emerge --info
--- Invalid atom in /etc/portage/package.keywords: media-video/lives-0.9.5
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.6.14
dev-lang/python: 2.4.2
sys-apps/sandbox: 1.2.12
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-r1
sys-devel/binutils: 2.16.1
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-01 -march=pentium-m -msse2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-01 -march=pentium-m -msse2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.espri.arizona.edu/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt ctype cups curl dba dri dts dvd dvdr dvdread eds emboss encode esd exif expat fam fastbuild ffmpeg flac foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gmp gpm gstreamer gtk gtk2 idn ieee1394 imagemagick imlib ipv6 isdnlog jack java jpeg kde ladspa lcms libg++ libwww live mad memlimit mikmod mmx mmx2 mng motif mp3 mpeg mysql ncurses nls nptl ogg oggvorbis opengl oss pam pcre pdflib perl png posix pppd python qt quicktime radeon readline ruby sdl session simplexml soap sockets spell spl sse sse2 ssl symlink tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev usb visualization vorbis win32codecs x86 xine xml xml2 xmms xsl xv zlib video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset: ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Back to top
View user's profile Send private message
forever
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2004
Posts: 117
Location: Poland - Krakow

PostPosted: Tue Sep 19, 2006 5:34 am    Post subject: Reply with quote

I have exactelly the same problem - anybody knows how to solve it??
_________________
Man invented language to satisfy his deep need to complain.
-- Lily Tomlin
Back to top
View user's profile Send private message
theglowblue
n00b
n00b


Joined: 09 Apr 2006
Posts: 19
Location: Tucson AZ

PostPosted: Wed Sep 20, 2006 3:54 pm    Post subject: paste your make.conf Reply with quote

I think I resolved this issue because of an error in my make.conf

I think I had a typo in CFLAGS, i had of -02 instead of -O2 (phonetically I had - (zero)2 not -(OH)2 )

So make sure you have that correct and try to emerge

CFLAGS="-O2 -march=pentium-m -msse2 -pipe"
Back to top
View user's profile Send private message
forever
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2004
Posts: 117
Location: Poland - Krakow

PostPosted: Wed Sep 20, 2006 3:59 pm    Post subject: Reply with quote

I solved it as well but in my case the cause was different:

I used mcpu=pentium4, and it doesn't compile with this. When I changed to march=pentium4 - all compiled w/o problems :( I don't understand that...
_________________
Man invented language to satisfy his deep need to complain.
-- Lily Tomlin
Back to top
View user's profile Send private message
theglowblue
n00b
n00b


Joined: 09 Apr 2006
Posts: 19
Location: Tucson AZ

PostPosted: Wed Sep 20, 2006 4:05 pm    Post subject: Glad it worked Reply with quote

Cool, I am glad you got it figured out. I suspect that this library must rely heavely on these options in the CFLAGS, and when they are
wrong, the whole compile goes to crap. Too bad the error message was not clearer.
Back to top
View user's profile Send private message
forever
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2004
Posts: 117
Location: Poland - Krakow

PostPosted: Wed Sep 20, 2006 4:10 pm    Post subject: Re: Glad it worked Reply with quote

theglowblue wrote:
Too bad the error message was not clearer.
Exactelly... sad...

Good that it works finally :)
_________________
Man invented language to satisfy his deep need to complain.
-- Lily Tomlin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum