public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Emerge fails - Can't stat a file
@ 2006-10-16 18:44 James Colby
  2006-10-16 19:19 ` Bo Ørsted Andresen
  0 siblings, 1 reply; 4+ messages in thread
From: James Colby @ 2006-10-16 18:44 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Emerge fails - Can't stat a file
  2006-10-16 18:44 [gentoo-user] Emerge fails - Can't stat a file James Colby
@ 2006-10-16 19:19 ` Bo Ørsted Andresen
  2006-10-17  1:41   ` James Colby
  0 siblings, 1 reply; 4+ messages in thread
From: Bo Ørsted Andresen @ 2006-10-16 19:19 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 715 bytes --]

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

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Emerge fails - Can't stat a file
  2006-10-16 19:19 ` Bo Ørsted Andresen
@ 2006-10-17  1:41   ` James Colby
  2006-10-17  2:32     ` Bo Ørsted Andresen
  0 siblings, 1 reply; 4+ messages in thread
From: James Colby @ 2006-10-17  1:41 UTC (permalink / raw
  To: gentoo-user

>
> 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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Emerge fails - Can't stat a file
  2006-10-17  1:41   ` James Colby
@ 2006-10-17  2:32     ` Bo Ørsted Andresen
  0 siblings, 0 replies; 4+ messages in thread
From: Bo Ørsted Andresen @ 2006-10-17  2:32 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

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

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-17  2:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16 18:44 [gentoo-user] Emerge fails - Can't stat a file James Colby
2006-10-16 19:19 ` Bo Ørsted Andresen
2006-10-17  1:41   ` James Colby
2006-10-17  2:32     ` Bo Ørsted Andresen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox