[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-e
Subject:    Compilation error with --enable-final
From:       AnsumanTapan Satpathy <ansumantapan () gmail ! com>
Date:       2005-09-01 12:56:11
Message-ID: e1b271f605090105442d11c48b () mail ! gmail ! com
[Download RAW message or body]

Hi,


I am trying to compile konqueror-embedded3 [3Mar2005 release] with
--enable-final option.

It is giving compilation error.

my commands are:
./configure  --disable-debug --enable-static --disable-shared
--enable-qt-embedded --enable-embedded --disable-pcre --enable-final

To be specific the error happens in konq-embed/kdesrc/kdecore directory.

Here is the error log.

Can you please help me solve this? 
One more question, does "enable-final" option reduces the size of the
final output?

Regards.
Ansuman


**:/usr2/ke/ke_3mar/konq-embed/kdesrc/kdecore \> make
Making all in malloc
make[1]: Entering directory `/usr2/ke/ke_3mar/konq-embed/kdesrc/kdecore/malloc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr2/ke/ke_3mar/konq-embed/kdesrc/kdecore/malloc'
make[1]: Entering directory `/usr2/ke/ke_3mar/konq-embed/kdesrc/kdecore'
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I./../../dropin
-I./../../dropin/kio  -I/usr/include
-I/usr/local/qt-x11-free-3.3.3/include -I/usr/X11R6/include  
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -g -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common -DQT_NO_ASCII_CAST  -MT
libkdecore_la.all_cpp.lo -MD -MP -MF ".deps/libkdecore_la.all_cpp.Tpo"
-c -o libkdecore_la.all_cpp.lo libkdecore_la.all_cpp.cpp; \
then mv -f ".deps/libkdecore_la.all_cpp.Tpo"
".deps/libkdecore_la.all_cpp.Plo"; else rm -f
".deps/libkdecore_la.all_cpp.Tpo"; exit 1; fi
In file included from libkdecore_la.all_cpp.cpp:3:
krfcdate.cpp:81: warning: non-static const member `const char <anonymous 
   struct>::tzName[4]' in class without a constructor
In file included from libkdecore_la.all_cpp.cpp:4:
ksock.cpp: In member function `long unsigned int KSocket::ipv4_addr()':
ksock.cpp:210: warning: `peerAddress' is deprecated (declared at kextsock.h:986
   )
In file included from libkdecore_la.all_cpp.cpp:4:
ksock.cpp: In static member function `static bool 
   KSocket::initSockaddr(ksockaddr_in*, const char*, short unsigned int, int)':
ksock.cpp:240: warning: `lookup' is deprecated (declared at kextsock.h:969)
ksock.cpp:249: warning: `address' is deprecated (declared at kextsock.h:1064)
In file included from libkdecore_la.all_cpp.cpp:4:
ksock.cpp: In member function `virtual void KServerSocket::slotAccept(int)':
ksock.cpp:416: warning: `__comp_ctor' is deprecated (declared at ksock.cpp:102)
In file included from libkdecore_la.all_cpp.cpp:11:
kextsock.cpp: In member function `bool 
   KExtendedSocket::setAddressReusable(bool)':
kextsock.cpp:504: warning: `setAddressReusable' is deprecated (declared at 
   kextsock.h:1005)
In file included from libkdecore_la.all_cpp.cpp:11:
kextsock.cpp: In member function `const KSocketAddress* 
   KExtendedSocket::localAddress()':
kextsock.cpp:719: warning: `localAddress' is deprecated (declared at kextsock.h
   :977)
kextsock.cpp: In member function `const KSocketAddress* 
   KExtendedSocket::peerAddress()':
kextsock.cpp:734: warning: `peerAddress' is deprecated (declared at kextsock.h:
   986)
In file included from libkdecore_la.all_cpp.cpp:11:
kextsock.cpp: In member function `virtual int KExtendedSocket::listen(int)':
kextsock.cpp:860: warning: `setAddressReusable' is deprecated (declared at 
   kextsock.cpp:513)
In file included from libkdecore_la.all_cpp.cpp:11:
kextsock.cpp: In member function `virtual int KExtendedSocket::connect()':
kextsock.cpp:1039: warning: `setAddressReusable' is deprecated (declared at 
   kextsock.cpp:513)
kextsock.cpp:1061: warning: `setAddressReusable' is deprecated (declared at 
   kextsock.cpp:513)
In file included from libkdecore_la.all_cpp.cpp:11:
kextsock.cpp: In member function `void KExtendedSocket::connectionEvent()':
kextsock.cpp:1850: warning: `setAddressReusable' is deprecated (declared at 
   kextsock.cpp:513)
kextsock.cpp:1874: warning: `setAddressReusable' is deprecated (declared at 
   kextsock.cpp:513)
In file included from libkdecore_la.all_cpp.cpp:11:
kextsock.cpp: In static member function `static int 
   KExtendedSocket::resolve(KSocketAddress*, QString&, QString&, int)':
kextsock.cpp:1982: warning: `resolve' is deprecated (declared at kextsock.cpp:
   1964)
In file included from libkdecore_la.all_cpp.cpp:16:
kresolver.cpp:63:2: warning: #warning "mutex"
In file included from libkdecore_la.all_cpp.cpp:16:
kresolver.cpp: At global scope:
kresolver.cpp:136: syntax error before `::' token
In file included from libkdecore_la.all_cpp.cpp:17:
ksocketaddress.cpp:227:1: warning: "MIN_SOCKADDR_LEN" redefined
In file included from libkdecore_la.all_cpp.cpp:9:
ksockaddr.cpp:59:1: warning: this is the location of the previous definition
In file included from libkdecore_la.all_cpp.cpp:17:
ksocketaddress.cpp:229:1: warning: "MIN_SOCKADDR_IN6_LEN" redefined
In file included from libkdecore_la.all_cpp.cpp:9:
ksockaddr.cpp:65:1: warning: this is the location of the previous definition
In file included from libkdecore_la.all_cpp.cpp:17:
ksocketaddress.cpp:401: syntax error before `::' token
ksocketaddress.cpp:407: syntax error before `::' token
ksocketaddress.cpp:413: syntax error before `::' token
ksocketaddress.cpp:419: syntax error before `::' token
ksocketaddress.cpp:424: syntax error before `::' token
ksocketaddress.cpp:430: syntax error before `->' token
ksocketaddress.cpp:435: syntax error before `&' token
ksocketaddress.cpp:444: syntax error before `::' token
ksocketaddress.cpp:451: syntax error before `::' token
ksocketaddress.cpp:458: syntax error before `&' token
ksocketaddress.cpp:468: syntax error before `::' token
ksocketaddress.cpp:475: syntax error before `&' token
ksocketaddress.cpp:482: syntax error before `::' token
ksocketaddress.cpp:489: syntax error before `&' token
ksocketaddress.cpp:493: syntax error before `->' token
ksocketaddress.cpp:498: syntax error before `::' token
ksocketaddress.cpp:514: syntax error before `.' token
ksocketaddress.cpp:520: syntax error before `.' token
ksocketaddress.cpp:540: syntax error before `.' token
ksocketaddress.cpp:555: syntax error before `::' token
ksocketaddress.cpp:581: syntax error before `::' token
ksocketaddress.cpp:601: syntax error before `::' token
ksocketaddress.cpp:608: syntax error before `if'
ksocketaddress.cpp:622: syntax error before `&' token
ksocketaddress.cpp:627: syntax error before `::' token
ksocketaddress.cpp:632: syntax error before `&' token
ksocketaddress.cpp:637: syntax error before `::' token
ksocketaddress.cpp:642: syntax error before `::' token
ksocketaddress.cpp:659: syntax error before `::' token
ksocketaddress.cpp:677: syntax error before `::' token
ksocketaddress.cpp:682: syntax error before `::' token
ksocketaddress.cpp:690: syntax error before `::' token
ksocketaddress.cpp:693: `port' was not declared in this scope
ksocketaddress.cpp:693: ISO C++ forbids declaration of `setPort' with no type
ksocketaddress.cpp:694: syntax error before `}' token
ksocketaddress.cpp:697: syntax error before `::' token
ksocketaddress.cpp:703: syntax error before `::' token
ksocketaddress.cpp:711: syntax error before `::' token
ksocketaddress.cpp:717: syntax error before `::' token
ksocketaddress.cpp:723: syntax error before `&' token
ksocketaddress.cpp:730: syntax error before `::' token
ksocketaddress.cpp:749: syntax error before `::' token
ksocketaddress.cpp:767: syntax error before `&' token
ksocketaddress.cpp:773: `d' was not declared in this scope
ksocketaddress.cpp:773: `ip' was not declared in this scope
ksocketaddress.cpp:773: `d' was not declared in this scope
ksocketaddress.cpp:773: ISO C++ forbids declaration of `memcpy' with no type
ksocketaddress.cpp:773: `int memcpy' redeclared as different kind of symbol
/usr/include/string.h:39: previous declaration of `void* memcpy(void*, const 
   void*, unsigned int)'
ksocketaddress.cpp:773: initializer list being treated as compound expression
ksocketaddress.cpp:774: syntax error before `break'
ksocketaddress.cpp:778: `d' was not declared in this scope
ksocketaddress.cpp:778: `ip' was not declared in this scope
ksocketaddress.cpp:778: `d' was not declared in this scope
ksocketaddress.cpp:778: ISO C++ forbids declaration of `memcpy' with no type
ksocketaddress.cpp:778: redefinition of `int memcpy'
ksocketaddress.cpp:773: `int memcpy' previously defined here
ksocketaddress.cpp:778: initializer list being treated as compound expression
ksocketaddress.cpp:779: syntax error before `break'
ksocketaddress.cpp:790: syntax error before `::' token
ksocketaddress.cpp:798: ISO C++ forbids declaration of `__v' with no type
ksocketaddress.cpp:798: syntax error before `}' token
ksocketaddress.cpp:802: ISO C++ forbids declaration of `__v' with no type
ksocketaddress.cpp:802: redefinition of `int __v'
ksocketaddress.cpp:798: `int __v' previously declared here
ksocketaddress.cpp:802: syntax error before `}' token
ksocketaddress.cpp:809: syntax error before `&' token
ksocketaddress.cpp:817: ISO C++ forbids declaration of `__v' with no type
ksocketaddress.cpp:817: redefinition of `int __v'
ksocketaddress.cpp:802: `int __v' previously declared here
ksocketaddress.cpp:817: syntax error before `}' token
ksocketaddress.cpp:822: ISO C++ forbids declaration of `__v' with no type
ksocketaddress.cpp:822: redefinition of `int __v'
ksocketaddress.cpp:817: `int __v' previously declared here
ksocketaddress.cpp:822: syntax error before `}' token
ksocketaddress.cpp:833: syntax error before `&' token
ksocketaddress.cpp:839: syntax error before `&' token
ksocketaddress.cpp:845: syntax error before `::' token
ksocketaddress.cpp:857: syntax error before `&' token
ksocketaddress.cpp:860: syntax error before `->' token
ksocketaddress.cpp:864: syntax error before `::' token
ksocketaddress.cpp:876: syntax error before `&' token
ksocketaddress.cpp:879: syntax error before `->' token
ksocketaddress.cpp:883: syntax error before `::' token
ksocketaddress.cpp:895: syntax error before `::' token
ksocketaddress.cpp:899: syntax error before `::' token
ksocketaddress.cpp:906: syntax error before `::' token
ksocketaddress.cpp:911: syntax error before `::' token
ksocketaddress.cpp:916: syntax error before `::' token
ksocketaddress.cpp:921: syntax error before `::' token
ksocketaddress.cpp:925: syntax error before `&' token
ksocketaddress.cpp:931: syntax error before `::' token
ksocketaddress.cpp:938: syntax error before `&' token
ksocketaddress.cpp:941: syntax error before `->' token
ksocketaddress.cpp:942: `d' was not declared in this scope
ksocketaddress.cpp:942: `path' was not declared in this scope
ksocketaddress.cpp:942: ISO C++ forbids declaration of `strcpy' with no type
ksocketaddress.cpp:942: `int strcpy' redeclared as different kind of symbol
/usr/include/string.h:83: previous declaration of `char* strcpy(char*, const 
   char*)'
ksocketaddress.cpp:942: initializer list being treated as compound expression
ksocketaddress.cpp:948: syntax error before `return'
make[1]: *** [libkdecore_la.all_cpp.lo] Error 1
make[1]: Leaving directory `/usr2/ke/ke_3mar/konq-embed/kdesrc/kdecore'
make: *** [all-recursive] Error 1
_______________________________________________
konq-e mailing list
konq-e@kde.org
https://mail.kde.org/mailman/listinfo/konq-e

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic