Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2005 15:47:44 GMT
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        hamigua@cuc.cn, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/80007: New port: net/evaq (QQ IM Client for KDE3)
Message-ID:  <200504211547.j3LFliJr020256@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port: net/evaq (QQ IM Client for KDE3)

State-Changed-From-To: open->feedback
State-Changed-By: arved
State-Changed-When: Thu Apr 21 15:47:10 GMT 2005
State-Changed-Why: 
Does not compile on FreeBSD 4.x:

depmode=gcc /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../..   -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O -pipe -march=k6 -fno-exceptions -fno-check-new -fno-common  -c -o evafriendlist.lo `test -f 'evafriendlist.cpp' || echo './'`evafriendlist.cpp
In file included from /usr/include/g++/iostream.h:31,
                 from /usr/include/g++/stl_algobase.h:53,
                 from /usr/include/g++/stl_tree.h:56,
                 from /usr/include/g++/map:31,
                 from evafriendlist.h:22,
                 from evafriendlist.cpp:20:
/usr/include/g++/streambuf.h:58: warning: `_G_IO_IO_FILE_VERSION' is not defined
/usr/include/g++/streambuf.h:416: warning: `_G_IO_IO_FILE_VERSION' is not defined
In file included from /usr/include/g++/stl_algobase.h:53,
                 from /usr/include/g++/stl_tree.h:56,
                 from /usr/include/g++/map:31,
                 from evafriendlist.h:22,
                 from evafriendlist.cpp:20:
/usr/include/g++/iostream.h:253: warning: `_G_CLOG_CONFLICT' is not defined
In file included from evafriendlist.h:27,
                 from evafriendlist.cpp:21:
evauserinfo.h:50: syntax error before `('
evauserinfo.h:52: semicolon missing after declaration of `ContactInfo'
evauserinfo.h: In method `const class string & ContactInfo::at(ContactInfo::Info_Index) const':
evauserinfo.h:47: `infos' undeclared (first use this function)
evauserinfo.h:47: (Each undeclared identifier is reported only once
evauserinfo.h:47: for each function it appears in.)
evauserinfo.h:47: warning: control reaches end of non-void function `ContactInfo::at(ContactInfo::Info_Index) const'
evauserinfo.h: In method `const class string & ContactInfo::at(int) const':
evauserinfo.h:48: warning: control reaches end of non-void function `ContactInfo::at(int) const'
evauserinfo.h: In method `const class stringList & ContactInfo::details() const':
evauserinfo.h:49: warning: control reaches end of non-void function `ContactInfo::details() const'
evauserinfo.h: At top level:
evauserinfo.h:52: two or more data types in declaration of `setDetails'
evauserinfo.h:52: semicolon missing after declaration of `class ContactInfo'
evauserinfo.h: In function `int setDetails(const stringList &)':
evauserinfo.h:52: warning: control reaches end of non-void function `setDetails(const stringList &)'
evauserinfo.h: At top level:
evauserinfo.h:53: non-member function `operator ==(const ContactInfo &)' cannot have `const' method qualifier
evauserinfo.h:53: `operator ==(const ContactInfo &)' must take exactly two arguments
evauserinfo.h:54: `operator =(const ContactInfo &)' must be a nonstatic member function
evauserinfo.h:55: syntax error before `private'
gmake[3]: *** [evafriendlist.lo] Fehler 1


http://www.freebsd.org/cgi/query-pr.cgi?pr=80007



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504211547.j3LFliJr020256>