Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129251 - vamps-0.98 compile error "Must include <inttypes.h>
Summary: vamps-0.98 compile error "Must include <inttypes.h>
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-08 08:21 UTC by Neil Nelson
Modified: 2006-04-17 06:47 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 08:21:27 UTC
running gcc version 3.4.6, linux-2.6.16-ck1

i686-pc-linux-gnu-gcc -o vamps  vamps.o requant.o -lm -lpthread
strip vamps
make[1]: Leaving directory `/var/tmp/portage/vamps-0.98/work/vamps-0.98/vamps'
make[1]: Entering directory `/var/tmp/portage/vamps-0.98/work/vamps-0.98/play_cell'
i686-pc-linux-gnu-gcc -mcpu=athlon-mp -O2 -pipe   -c -o play_cell.o play_cell.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
In file included from /usr/include/dvdread/ifo_read.h:24,
                 from play_cell.c:34:
/usr/include/dvdread/ifo_types.h:32:2: #error "Must include <inttypes.h> or <stdint.h> before any libdvdread header."
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-17 06:47:55 UTC
Please sync and retry, latest vamps works fine.