Hello licq-devel,

When I start to compile LICQ using "make" or "gmake" as root, the following happens:
(---CUT---)
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\"   
-fPIC -DPIC -D_REENTRANT  -O2 -fno-exceptions -fno-check-new -c -o licq.o `test -f 
licq.cpp || echo './'`licq.cpp
In file included from 
/usr/lib/gcc-lib/i386-redhat-linux/2.95.3/../../../../include/g++-3/iostream.h:31,
                 from 
/usr/lib/gcc-lib/i386-redhat-linux/2.95.3/../../../../include/g++-3/stl_algobase.h:53,
                                  from 
/usr/lib/gcc-lib/i386-redhat-linux/2.95.3/../../../../include/g++-3/list:30,
                                                   from licq.h:9,
                                                                    from licq.cpp:31:
                                                                    
/usr/lib/gcc-lib/i386-redhat-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/i386-redhat-linux/2.95.3/../../../../include/g++-3/streambuf.h:362: 
conversion from `__off64_t' to non-scalar type `streampos' requested
                                                                    
/usr/lib/gcc-lib/i386-redhat-linux/2.95.3/../../../../include/g++-3/streambuf.h: In 
method `struct streampos streambuf::pubseekpos(_G_fpos64_t, int = 3)':
                                                                    
/usr/lib/gcc-lib/i386-redhat-linux/2.95.3/../../../../include/g++-3/streambuf.h:364: 
`struct streampos' used where a `long long int' was expected
                                                                    
/usr/lib/gcc-lib/i386-redhat-linux/2.95.3/../../../../include/g++-3/streambuf.h:364: 
warning: control reaches end of non-void function `streambuf::pubseekpos(_G_fpos64_t, 
int)'
(---CUT---)
What I use to compile Licq is quit obvious, but I have no idea why it doesn't work - 
there's nothing of that kind written in 'doc'.

Could anyone help me please?

-- 
Best regards,
 Alexander                          mailto:[EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to