[gentoo-user] Emerge fails - Can't stat a file

2006-10-16 Thread James Colby

List Members -

I am trying emerge media-video/transcode.  One of the dependencies is
media-libs/jpeg-mmx and when emerge tries to compile it, it fails with
the following error:

/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

!!! ERROR: media-libs/jpeg-mmx-0.1.6-r1 failed.
Call stack:
 ebuild.sh, line 1546:   Called dyn_install
 ebuild.sh, line 1020:   Called src_install
 jpeg-mmx-0.1.6-r1.ebuild, line 46:   Called die

I have verified that
/var/tmp/portage/jpeg-mmx-0.1.6-r1/image//usr/include/jpeg-mmx/jinclude.h
file exists.

Does anyone have any ideas what might be causing this error?

Kindest Regards,
James
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Emerge fails - Can't stat a file

2006-10-16 Thread Bo Ørsted Andresen
On Monday 16 October 2006 20:44, James Colby wrote:
 I am trying emerge media-video/transcode.  One of the dependencies is
 media-libs/jpeg-mmx and when emerge tries to compile it, it fails with
 the following error:

 /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

 !!! ERROR: media-libs/jpeg-mmx-0.1.6-r1 failed.
 Call stack:
   ebuild.sh, line 1546:   Called dyn_install
   ebuild.sh, line 1020:   Called src_install
   jpeg-mmx-0.1.6-r1.ebuild, line 46:   Called die

Based on bugs.gentoo.org this is a CFLAGS issue. What are your CFLAGS?

-- 
Bo Andresen


pgpmMDbj9hwdK.pgp
Description: PGP signature


Re: [gentoo-user] Emerge fails - Can't stat a file

2006-10-16 Thread James Colby


Based on bugs.gentoo.org this is a CFLAGS issue. What are your CFLAGS?

--
Bo Andresen



My CFLAGS are pretty safe:
 CFLAGS=-march=athlon -O3 -mcpu=athlon -fomit-frame-pointer
CXXFLAGS=${CFLAGS}

Do you see any issues with these?

Thanks,
James
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Emerge fails - Can't stat a file

2006-10-16 Thread Bo Ørsted Andresen
On Tuesday 17 October 2006 03:41, James Colby wrote:
  Based on bugs.gentoo.org this is a CFLAGS issue. What are your CFLAGS?

 My CFLAGS are pretty safe:
   CFLAGS=-march=athlon -O3 -mcpu=athlon -fomit-frame-pointer
 CXXFLAGS=${CFLAGS}

 Do you see any issues with these?

Try with CFLAGS=-march=athlon -O3 -fomit-frame-pointer.

http://bugs.gentoo.org/show_bug.cgi?id=128762#c15

-- 
Bo Andresen


pgpAj5fJtWNV2.pgp
Description: PGP signature