Philipp Kolmann wrote:

>Hi!
>
>Since last cvs update I have a compile problem:
>  
>
>[EMAIL PROTECTED]:~/licq/src/licq$ make
>make  all-recursive
>make[1]: Entering directory `/home/philipp/licq/src/licq'
>Making all in share
>make[2]: Entering directory `/home/philipp/licq/src/licq/share'
>make[2]: Nothing to be done for `all'.
>make[2]: Leaving directory `/home/philipp/licq/src/licq/share'
>Making all in src
>make[2]: Entering directory `/home/philipp/licq/src/licq/src'
>g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/home/phi
>lipp/licq/\"   -fPIC -DPIC -D_REENTRANT  -O2 -fno-exceptions -fno-check-new -c l
>icq.cpp
>g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/home/phi
>lipp/licq/\"   -fPIC -DPIC -D_REENTRANT  -O2 -fno-exceptions -fno-check-new -c m
>ain.cpp
>g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/home/phi
>lipp/licq/\"   -fPIC -DPIC -D_REENTRANT  -O2 -fno-exceptions -fno-check-new -c i
>cqpacket.cpp
>icqpacket.cpp:2985: error: prototype for `
>   CPU_Meta_RequestAllInfo::CPU_Meta_RequestAllInfo(const char*)' does not 
>   match any in class `CPU_Meta_RequestAllInfo'
>../include/licq_packets.h:900: error: candidates are: 
>   CPU_Meta_RequestAllInfo::CPU_Meta_RequestAllInfo(const 
>   CPU_Meta_RequestAllInfo&)
>../include/licq_packets.h:902: error:                 
>   CPU_Meta_RequestAllInfo::CPU_Meta_RequestAllInfo(long unsigned int)
>icqpacket.cpp: In constructor `
>   CPU_Meta_RequestAllInfo::CPU_Meta_RequestAllInfo(const char*)':
>icqpacket.cpp:2988: error: `m_szId' undeclared (first use this function)
>icqpacket.cpp:2988: error: (Each undeclared identifier is reported only once 
>   for each function it appears in.)
>icqpacket.cpp: At global scope:
>icqpacket.cpp:3008: error: prototype for `
>   CPU_Meta_RequestBasicInfo::CPU_Meta_RequestBasicInfo(const char*)' does not 
>   match any in class `CPU_Meta_RequestBasicInfo'
>../include/licq_packets.h:913: error: candidates are: 
>   CPU_Meta_RequestBasicInfo::CPU_Meta_RequestBasicInfo(const 
>   CPU_Meta_RequestBasicInfo&)
>../include/licq_packets.h:915: error:                 
>   CPU_Meta_RequestBasicInfo::CPU_Meta_RequestBasicInfo(long unsigned int)
>make[2]: *** [icqpacket.o] Error 1
>make[2]: Leaving directory `/home/philipp/licq/src/licq/src'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/home/philipp/licq/src/licq'
>make: *** [all-recursive-am] Error 2
>
>  
>
I can confirm this,
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)



-- 
+------------------+---------+-------------------------+-----------------+
| * Arjen Heidinga | ICQ:    | 58810434                |  \|/ ____ \|/   |
| * DeXteR         | http:   | http://platypusnet.org/ |  "@'/ ,. \`@"   |
| * Heidistein     | GPG ID: | F7DB3C82                |  /_| \__/ |_\   |
+------------------+---------+-------------------------+     \__U_/      |
|     Sometimes words are a very limited language      |   SPARC PANIC   |
+------------------------------------------------------+-----------------+




-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to