Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129245 - mplayer-1.0.20060302 compile error "Must include <inttypes.h>
Summary: mplayer-1.0.20060302 compile error "Must include <inttypes.h>
Status: RESOLVED DUPLICATE of bug 127901
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-08 07:59 UTC by Neil Nelson
Modified: 2006-04-08 08:01 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 Neil Nelson 2006-04-08 07:59:20 UTC
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=i486 -mtune=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -I.. -I../loader    -I../libavutil -I../libavcodec -I../libavformat   -I/usr/include -o muxer_lavf.o muxer_lavf.ccc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=i486 -mtune=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -I.. -I../loader    -I../libavutil -I../libavcodec -I../libavformat   -I/usr/include -I/usr/lib/live/liveMedia/include -I/usr/lib/live/UsageEnvironment/include -I/usr/lib/live/BasicUsageEnvironment/include -I/usr/lib/live/groupsock/include -o demux_rtp.o demux_rtp.cpp
In file included from stream.h:290,
                 from demux_rtp.h:8,
                 from demux_rtp.cpp:9:
/usr/include/dvdread/ifo_types.h:32:2: #error "Must include <inttypes.h> or <stdint.h> before any libdvdread header."
make[1]: *** [demux_rtp.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-1.0.20060302/work/mplayer-1.0.20060302/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2

!!! ERROR: media-video/mplayer-1.0.20060302 failed.
Call stack:
  ebuild.sh, line 1526:   Called dyn_compile
  ebuild.sh, line 923:   Called src_compile
  mplayer-1.0.20060302.ebuild, line 478:   Called die
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-08 08:01:41 UTC
emerge --sync before reporting bugs.

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