[MPlayer-dev-eng] libmpdemux/stream.h missing stdint.h?

Steven M. Schultz sms at 2BSD.COM
Mon Jan 7 17:33:48 CET 2002


Hi!

> From: pl <p_l at tfz.net>
> > 		#include <inttypes.h>
> > 
> > 	and the compile error goes away.  This would indicate that <inttypes.h>
> 
> Hmmm...
> I seem to have forgotten to commit this file (which is btw done now :)
> Thanks.

	Welcome!    libmpdemux compiles fine now.

	Now it's on to the next problem ;)

gmake[2]: Entering directory `/packages/MPlayer-cvs/vidix/drivers'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -fPIC -I. -I.. -Wall -W -o radeon_vid.o radeon_vid.c
radeon_vid.c:9: linux/pci_ids.h: No such file or directory
radeon_vid.c: In function `vixProbe':
radeon_vid.c:642: `PCI_VENDOR_ID_ATI' undeclared (first use in this function)
radeon_vid.c:642: (Each undeclared identifier is reported only once
radeon_vid.c:642: for each function it appears in.)
gmake[2]: *** [radeon_vid.o] Error 1
gmake[2]: Leaving directory `/packages/MPlayer-cvs/vidix/drivers'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/packages/MPlayer-cvs/vidix'
gmake: *** [vidix/libvidix.a] Error 2

	Would seem that something is not ifdef'd for non-linux systems ;(

	Steven Schultz
	sms at 2bsd.com



More information about the MPlayer-dev-eng mailing list