[MPlayer-dev-eng] libmp1e bugreport

Bohdan Horst nexus at hoth.amu.edu.pl
Fri Dec 7 11:58:36 CET 2001


On Fri, Dec 07, 2001 at 11:36:43AM +0100, Felix Buenemann wrote:

> On Friday, 7. December 2001 09:39, you wrote:
> > In file included from audio/mp2.c:31:
> > audio/audio.h:22: warning: No include path in which to find stdint.h
> try including inttypes.h (and maybe unistd.h) instead of stdint.h and see if 
> it helps.

with <unistd.h> and <inttypes.h> (and without stdint.h):

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
-DHAVE_CONFIG_H -D_GNU_SOU
RCE -D_REENTRANT -DFLOAT=float -I. -I.. -fPIC -o audio/filter.o
audio/filter.c
In file included from audio/../rtepriv.h:28,
                 from audio/libaudio.h:25,
                 from audio/audio.h:29,
                 from audio/filter.c:26:
audio/../libmp1e.h:195: syntax error before `*'
audio/../libmp1e.h:196: syntax error before `off64_t'
audio/../libmp1e.h:198: `off64_t' declared as function returning a
function
audio/../libmp1e.h:311: syntax error before `rteSeekCallback'
In file included from audio/libaudio.h:25,
                 from audio/audio.h:29,
                 from audio/filter.c:26:
audio/../rtepriv.h:217: syntax error before `rteSeekCallback'

best regards

-- 
 / irl:Bohdan 'Nexus' Horst | mailto:nexus at irc.pl | irc:Nexus \
{---------------------------^----------v----------^------------}
 \ http://www.physd.amu.edu.pl/~nexus/ | Instytut Fizyki  UAM /



More information about the MPlayer-dev-eng mailing list