Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: AIO Patch 26.12 (Update VCD3)



Hallo,

with gcc-3.03 dosn't compile with:

make REMOTE=LIRC DVD=1 VCD=1 MPLAYER=1 MP3=1
...
g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DDVDSUPPORT -D_LARGEFILE64_SOURCE  -DVCDSUPPORT -DREMOTE_LIRC -D_GNU_SOURCE -DMP3SUPPORT -DMPLAYER -I../DVB/ost/include -I../DVD/libdvdread mp3.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
In file included from mp3.h:21,
                 from mp3.c:24:
tools.h:118: warning: `virtual bool cListObject::operator<(const cListObject&)' 
   was hidden
config.h:144: warning:   by `bool cTimer::operator<(const cTimer&)'
In file included from mp3.c:25:
mp3-core.h:127: friend declaration requires class-key, i.e. `friend class 
   cMP3InfoCache'
mp3.c: In member function `bool cMP3File::Seek(long unsigned int)':
mp3.c:538: warning: int format, long unsigned int arg (arg 4)
mp3.c:538: warning: int format, long unsigned int arg (arg 5)
make: *** [mp3.o] Error 1

Thanks,

	Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch



Home | Main Index | Thread Index