Mailing List archive

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

Re: Binaries of the application (VDR)



On Fri, Nov 03, 2000 at 11:10:24PM +0100, Klaus Schmidinger wrote:

> Don't you think it would be better to solve the compilation problems
> in the first place?
> 
> What exactly is happening?

Yes, for sure, here from the make:
g++ -g -O2 -Wall -m486 -c -DREMOTE_KBD -I../DVB/driver eit.c
In file included from /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/iostream.h:31,
                 from /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/fstream.h:30,
                 from eit.c:24:
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/streambuf.h: In method `struct streampos streambuf::pubseekoff(long long int, ios::seek_dir, int = 3)':
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/streambuf.h:362: conversion from `__off64_t' to non-scalar type `streampos' requested
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/streambuf.h: In method `struct streampos streambuf::pubseekpos(_G_fpos64_t, int = 3)':
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/streambuf.h:364: `struct streampos' used where a `long long int' was expected
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/streambuf.h:364: warning: control reaches end of non-void function `streambuf::pubseekpos(_G_fpos64_t, int)'
make: *** [eit.o] Error 1


Thanks you very much,
 
	Greg
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch


Home | Main Index | Thread Index