aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2 3

Author Topic: Problem on make i dont understand  (Read 18751 times)

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Problem on make i dont understand
« on: April 03, 2005, 12:21:25 PM »

I Have a problem.. i type ./configure  and i dont have any problem but if i type make i have a problem, and i cant understand..
There:

----------------------------------------------------------------------------------------------------------------------
  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                  /usr/local
  Should aMule be compiled in debug mode?                  yes
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             no
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with UTF-8 systray?             no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          no
  Should aMule monolithic application be built?            yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embedded

  **** aMule TextClient ****
  Should aMule Command Line Client be built?               no
  Should aMule GUI Client be built?                        no

  **** aMule WebServer ****
  Should aMule WebServer be built?                         no
  Should aMule WebServer GUI be built?                     no

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      no
  Should aMuleLinkCreator for console (alcc) be built?     no

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                no
  Should aMule GUI Statistics (wxCas) be built?            no

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.5.3
                                       GTK                2.4.9


debian:/home/terminal/amule-cvs# make
make  all-recursive
make[1]: Entering directory `/home/terminal/amule-cvs'
Making all in m4
make[2]: Entering directory `/home/terminal/amule-cvs/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/terminal/amule-cvs/m4'
Making all in intl
make[2]: Entering directory `/home/terminal/amule-cvs/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/terminal/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/home/terminal/amule-cvs/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/terminal/amule-cvs/po'
Making all in docs
make[2]: Entering directory `/home/terminal/amule-cvs/docs'
Making all in man
make[3]: Entering directory `/home/terminal/amule-cvs/docs/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/terminal/amule-cvs/docs/man'
make[3]: Entering directory `/home/terminal/amule-cvs/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/terminal/amule-cvs/docs'
make[2]: Leaving directory `/home/terminal/amule-cvs/docs'
Making all in src
make[2]: Entering directory `/home/terminal/amule-cvs/src'
make  all-recursive
make[3]: Entering directory `/home/terminal/amule-cvs/src'
Making all in utils
make[4]: Entering directory `/home/terminal/amule-cvs/src/utils'
Making all in xas
make[5]: Entering directory `/home/terminal/amule-cvs/src/utils/xas'
Making all in docs
make[6]: Entering directory `/home/terminal/amule-cvs/src/utils/xas/docs'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/terminal/amule-cvs/src/utils/xas/docs'
make[6]: Entering directory `/home/terminal/amule-cvs/src/utils/xas'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/terminal/amule-cvs/src/utils/xas'
make[5]: Leaving directory `/home/terminal/amule-cvs/src/utils/xas'
make[5]: Entering directory `/home/terminal/amule-cvs/src/utils'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/utils'
make[4]: Leaving directory `/home/terminal/amule-cvs/src/utils'
Making all in pixmaps
make[4]: Entering directory `/home/terminal/amule-cvs/src/pixmaps'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/terminal/amule-cvs/src/pixmaps'
Making all in kademlia
make[4]: Entering directory `/home/terminal/amule-cvs/src/kademlia'
Making all in io
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/io'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/io'
Making all in kademlia
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/kademlia'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/kademlia'
Making all in net
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/net'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/net'
Making all in routing
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/routing'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/routing'
Making all in utils
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/utils'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/utils'
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia'
make[4]: Leaving directory `/home/terminal/amule-cvs/src/kademlia'
make[4]: Entering directory `/home/terminal/amule-cvs/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..      -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES    -D__GTK2__  -I/usr/local/include -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT amule-IPFilter.o -MD -MP -MF ".deps/amule-IPFilter.Tpo" \
  -c -o amule-IPFilter.o `test -f 'IPFilter.cpp' || echo './'`IPFilter.cpp; \
then mv -f ".deps/amule-IPFilter.Tpo" ".deps/amule-IPFilter.Po"; \
else rm -f ".deps/amule-IPFilter.Tpo"; exit 1; \
fi
In file included from IPFilter.cpp:36:
/usr/include/wx-2.5/wx/zipstrm.h:21:24: wx/archive.h: No such file or directory
In file included from IPFilter.cpp:36:
/usr/include/wx-2.5/wx/zipstrm.h:128: error: parse error before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:133: error: destructors must be member functions
/usr/include/wx-2.5/wx/zipstrm.h:133: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:135: error: parse error before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:135: error: ISO C++ forbids declaration of `wxZipEntry' with no type
/usr/include/wx-2.5/wx/zipstrm.h:136: error: syntax error before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:139: error: non-member function `wxDateTime GetDateTime()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxDateTime GetDateTime()':
/usr/include/wx-2.5/wx/zipstrm.h:139: error: `m_DateTime' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:139: error: (Each undeclared identifier is reported only once for each function it appears in.)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:140: error: non-member function `wxFileOffset GetSize()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `bool operator!=(...)' must have an argument of class or enumerated type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `bool operator!=(...)' must take exactly two arguments
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `bool operator==(...)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `bool operator==(...)' must have an argument of class or enumerated type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `bool operator==(...)' must take exactly two arguments
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `}' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `wxZipEntry' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `value_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `ptr_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `;' token
/usr/include/wx-2.5/wx/zipstrm.h: In member function `int& reverse_iterator::operator*() const':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `;' token
/usr/include/wx-2.5/wx/zipstrm.h:265: warning: no return statement in function returning non-void
/usr/include/wx-2.5/wx/list.h: In member function `reverse_iterator& reverse_iterator::operator++()':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to `wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `reverse_iterator reverse_iterator::operator++(int)':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to `wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `reverse_iterator& reverse_iterator::operator--()':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to `wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `reverse_iterator reverse_iterator::operator--(int)':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to `wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `wxZipEntry' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `value_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `ptr_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `;' token
/usr/include/wx-2.5/wx/zipstrm.h: In member function `const int& const_reverse_iterator::operator*() const':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `;' token
/usr/include/wx-2.5/wx/zipstrm.h:265: warning: no return statement in function returning non-void
/usr/include/wx-2.5/wx/list.h: In member function `const_reverse_iterator& const_reverse_iterator::operator++()':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to `wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `const_reverse_iterator const_reverse_iterator::operator++(int)':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to `wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `const_reverse_iterator& const_reverse_iterator::operator--()':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to `wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `const_reverse_iterator const_reverse_iterator::operator--(int)':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to `wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `,' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `,' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `const_iterator begin()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:265: error: semicolon missing after declaration of `class const_iterator'
/usr/include/wx-2.5/wx/zipstrm.h: In function `int begin()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: new declaration `int begin()'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ambiguates old declaration `iterator begin()'
/usr/include/wx-2.5/wx/zipstrm.h: In function `iterator begin()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot convert `const_iterator' to `int' in return
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `const_iterator end()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `const_iterator end()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: new declaration `const_iterator end()'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ambiguates old declaration `iterator end()'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `const_reverse_iterator rbegin()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `const_reverse_iterator rbegin()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: new declaration `const_reverse_iterator rbegin()'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ambiguates old declaration `reverse_iterator rbegin()'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `const_reverse_iterator rend()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `const_reverse_iterator rend()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: new declaration `const_reverse_iterator rend()'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ambiguates old declaration `reverse_iterator rend()'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `size_type' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `,' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void resize(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `n' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `size' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `pop_back' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `v' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `push_back' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `)' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `)' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `bool empty()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/string.h: In function `bool empty()':
/usr/include/wx-2.5/wx/string.h:110: error: too few arguments to function `bool IsEmpty(const char*)'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `)' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `=' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void push_front(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `const_base_reference' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `=' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void push_back(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `void push_back(...)' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:265: error: parse error before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void pop_back()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `void pop_back()' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h: In function `void assign(const_iterator, const_iterator)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `clear' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:284: error: previous declaration of `bool CopyEntry(...)'
/usr/include/wx-2.5/wx/zipstrm.h:311: error: initializer list being treated as compound expression
/usr/include/wx-2.5/wx/zipstrm.h:312: error: `wxArchiveInputStream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:312: error: `stream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:312: error: `bool CopyArchiveMetaData' redeclared as different kind of symbol
/usr/include/wx-2.5/wx/zipstrm.h:285: error: previous declaration of `bool CopyArchiveMetaData(wxZipInputStream&)'
/usr/include/wx-2.5/wx/zipstrm.h:314: error: non-member function `bool IsOpened()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `bool IsOpened()':
/usr/include/wx-2.5/wx/zipstrm.h:314: error: `m_comp' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:314: error: `m_pending' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:316: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:316: error: parse error before `=' token
/usr/include/wx-2.5/wx/zipstrm.h:322: error: conflicting types for `wxZipStreamLink*m_backlink'
/usr/include/wx-2.5/wx/zipstrm.h:253: error: previous declaration as `wxZipWeakLinks*m_backlink'
/usr/include/wx-2.5/wx/zipstrm.h:323: error: cannot declare variable `m_entries' to be of type `_wxZipEntryList'
/usr/include/wx-2.5/wx/zipstrm.h:323: error:   because the following virtual functions are abstract:
/usr/include/wx-2.5/wx/list.h:435: error:       virtual wxNodeBase* wxListBase::CreateNode(wxNodeBase*, wxNodeBase*, void*, const wxListKey&)
/usr/include/wx-2.5/wx/zipstrm.h:326: error: syntax error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:330: error: `wxFileOffset m_entrySize' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:332: error: `wxOutputStream*m_comp' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:333: error: `int m_level' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:334: error: `wxFileOffset m_offsetAdjustment' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:335: error: redefinition of `wxString m_Comment'
/usr/include/wx-2.5/wx/zipstrm.h:244: error: `wxString m_Comment' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:337: error: parse error before `private'
/usr/include/wx-2.5/wx/zipstrm.h:337: error: syntax error before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:345: error: parse error before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:349: error: parse error before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:350: error: parse error before `const'
/usr/include/wx-2.5/wx/zipstrm.h:351: error: destructors must be member functions
/usr/include/wx-2.5/wx/zipstrm.h:351: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:353: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:353: error: syntax error before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:356: error: syntax error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:361: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:361: error: non-member function `wxFileOffset GetLength()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxFileOffset GetLength()':
/usr/include/wx-2.5/wx/zipstrm.h:361: error: `m_entry' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:363: error: parse error before `protected'
/usr/include/wx-2.5/wx/zipstrm.h:365: error: non-member function `wxFileOffset OnSysTell()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxFileOffset OnSysTell()':
/usr/include/wx-2.5/wx/zipstrm.h:365: error: redefinition of `wxFileOffset OnSysTell()'
/usr/include/wx-2.5/wx/zipstrm.h:298: error: `wxFileOffset OnSysTell()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:365: error: redefinition of `wxFileOffset OnSysTell()'
/usr/include/wx-2.5/wx/zipstrm.h:298: error: `wxFileOffset OnSysTell()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:365: error: `m_decomp' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:368: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:369: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:371: error: parse error before `private'
/usr/include/wx-2.5/wx/zipstrm.h:375: error: syntax error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:377: error: `wxArchiveEntry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:377: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:377: error: redefinition of `bool OpenEntry'
/usr/include/wx-2.5/wx/zipstrm.h:353: error: `bool OpenEntry' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:386: error: non-member function `bool AtHeader()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:387: error: non-member function `bool AfterHeader()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:388: error: non-member function `bool IsOpened()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `bool IsOpened()':
/usr/include/wx-2.5/wx/zipstrm.h:388: error: redefinition of `bool IsOpened()'
/usr/include/wx-2.5/wx/zipstrm.h:314: error: `bool IsOpened()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:388: error: redefinition of `bool IsOpened()'
/usr/include/wx-2.5/wx/zipstrm.h:314: error: `bool IsOpened()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:390: error: `out' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:392: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:392: error: parse error before `=' token
/usr/include/wx-2.5/wx/zipstrm.h:395: error: conflicting types for `wxStoredInputStream*m_store'
/usr/include/wx-2.5/wx/zipstrm.h:320: error: previous declaration as `wxStoredOutputStream*m_store'
/usr/include/wx-2.5/wx/zipstrm.h:399: error: 'wxZipEntry' is used as a type, but is not defined as a type.
/usr/include/wx-2.5/wx/zipstrm.h:400: error: redefinition of `bool m_raw'
/usr/include/wx-2.5/wx/zipstrm.h:327: error: `bool m_raw' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:401: error: redefinition of `size_t m_headerSize'
/usr/include/wx-2.5/wx/zipstrm.h:329: error: `size_t m_headerSize' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:402: error: redefinition of `wxUint32 m_crcAccumulator'
/usr/include/wx-2.5/wx/zipstrm.h:331: error: `wxUint32 m_crcAccumulator' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:403: error: `wxInputStream*m_decomp' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:407: error: redefinition of `wxFileOffset m_offsetAdjustment'
/usr/include/wx-2.5/wx/zipstrm.h:334: error: `wxFileOffset m_offsetAdjustment' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:411: error: redefinition of `wxString m_Comment'
/usr/include/wx-2.5/wx/zipstrm.h:335: error: `wxString m_Comment' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:414: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:414: error: `inputStream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:414: error: `wxZipOutputStream::CopyEntry' declared as a friend
/usr/include/wx-2.5/wx/zipstrm.h:414: error: initializer list being treated as compound expression
/usr/include/wx-2.5/wx/zipstrm.h:416: error: `inputStream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:416: error: `wxZipOutputStream::CopyArchiveMetaData' declared as a friend
/usr/include/wx-2.5/wx/zipstrm.h:418: error: parse error before `private'
/usr/include/wx-2.5/wx/zipstrm.h:418: error: syntax error before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:426: error: parse error before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:430: error: syntax error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:432: error: syntax error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:437: error: non-member function `wxString GetInternalName(const wxString&, wxPathFormat)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxString GetInternalName(const wxString&, wxPathFormat)':
/usr/include/wx-2.5/wx/zipstrm.h:437: error: incomplete type 'wxZipEntry' cannot be used to name a scope
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:439: error: parse error before `protected'
/usr/include/wx-2.5/wx/zipstrm.h:442: error: syntax error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:444: error: syntax error before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:448: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:448: error: non-member function `wxClassInfo* GetClassInfo()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxClassInfo* GetClassInfo()':
/usr/include/wx-2.5/wx/zipstrm.h:448: error: redefinition of `wxClassInfo* GetClassInfo()'
/usr/include/wx-2.5/wx/zipstrm.h:258: error: `wxClassInfo* GetClassInfo()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:448: error: redefinition of `wxClassInfo* GetClassInfo()'
/usr/include/wx-2.5/wx/zipstrm.h:258: error: `wxClassInfo* GetClassInfo()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:448: error: `wxZipClassFactory' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:448: error: parse error before `::' token
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:466: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h: In member function `bool wxZipEntry::IsText() const':
/usr/include/wx-2.5/wx/zipstrm.h:467: error: `TEXT_ATTR' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:471: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:476: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:481: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:496: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:504: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:513: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
IPFilter.cpp: In member function `int CIPFilter::LoadFromZipFile(const wxString&)':
IPFilter.cpp:365: error: `wxZipInputStream' undeclared (first use this function)
IPFilter.cpp:365: error: parse error before `(' token
IPFilter.cpp:366: error: `inputStream' undeclared (first use this function)
Statistics.h: At top level:
/usr/include/wx-2.5/wx/zipstrm.h:180: warning: `wxString GetInternalName(const wxString&, wxPathFormat, bool*)' declared `static' but never defined
/usr/include/wx-2.5/wx/zipstrm.h:448: warning: `wxObject* wxCreateObject()' declared `static' but never defined
make[4]: *** [amule-IPFilter.o] Error 1
make[4]: Leaving directory `/home/terminal/amule-cvs/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/terminal/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/terminal/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/terminal/amule-cvs'
make: *** [all] Error 2
-------------------------------------------------------------------------------------------------------------------

Ty
Logged

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #1 on: April 03, 2005, 12:39:09 PM »

Logged

lfroen

  • Guest
Re: Problem on make i dont understand
« Reply #2 on: April 03, 2005, 01:05:01 PM »

Quote
/usr/include/wx-2.5/wx/zipstrm.h:21:24: wx/archive.h: No such file or directory

Your wx install appears to be broken. I don't know who's to blame, but I would suggest you to remove it and re-install properly either from source or from dep/rpm
Logged

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #3 on: April 03, 2005, 01:06:43 PM »

ok but where i can download the source of wx to compile?
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: Problem on make i dont understand
« Reply #4 on: April 03, 2005, 01:28:08 PM »

Logged

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #5 on: April 03, 2005, 03:45:32 PM »

Ty very much :)
i download the wxGTK 2.5.4 and i install all right
but i try run amule.. with " amule " and i have 1 error....

---------------------------------------------------------------------------------

terminal@debian:~$ amule &
[1] 5721
terminal@debian:~$ amule: error while loading shared libraries: libwx_gtk2_xrc-2.5.so.4: cannot open shared object file: No such file or directory

[1]+  Exit 127                amule
----------------------------------------------------------------------------------

And amule dont run.. what is now the problem? :|
Logged

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #6 on: April 03, 2005, 04:49:08 PM »

Now i have another problem.. i install the wxWidgets-2.5.4 can i try to install de CVS of amule ut i error:
----------------------------------------------------------------------------------------------------------------------------------------------------------------
  Configure script has finished system check.

  Configured aMule CVS for 'i686-pc-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                  /usr/local
  Should aMule be compiled in debug mode?                  yes
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             no
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with UTF-8 systray?             no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          no
  Should aMule monolithic application be built?            yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embedded

  **** aMule TextClient ****
  Should aMule Command Line Client be built?               no
  Should aMule GUI Client be built?                        no

  **** aMule WebServer ****
  Should aMule WebServer be built?                         no
  Should aMule WebServer GUI be built?                     no

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      no
  Should aMuleLinkCreator for console (alcc) be built?     no

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                no
  Should aMule GUI Statistics (wxCas) be built?            no

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.5.4
                                       GTK                1.2.10


debian:/home/terminal/amule-cvs# make
make  all-recursive
make[1]: Entering directory `/home/terminal/amule-cvs'
Making all in m4
make[2]: Entering directory `/home/terminal/amule-cvs/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/terminal/amule-cvs/m4'
Making all in intl
make[2]: Entering directory `/home/terminal/amule-cvs/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/terminal/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/home/terminal/amule-cvs/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/terminal/amule-cvs/po'
Making all in docs
make[2]: Entering directory `/home/terminal/amule-cvs/docs'
Making all in man
make[3]: Entering directory `/home/terminal/amule-cvs/docs/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/terminal/amule-cvs/docs/man'
make[3]: Entering directory `/home/terminal/amule-cvs/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/terminal/amule-cvs/docs'
make[2]: Leaving directory `/home/terminal/amule-cvs/docs'
Making all in src
make[2]: Entering directory `/home/terminal/amule-cvs/src'
make  all-recursive
make[3]: Entering directory `/home/terminal/amule-cvs/src'
Making all in utils
make[4]: Entering directory `/home/terminal/amule-cvs/src/utils'
Making all in xas
make[5]: Entering directory `/home/terminal/amule-cvs/src/utils/xas'
Making all in docs
make[6]: Entering directory `/home/terminal/amule-cvs/src/utils/xas/docs'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/terminal/amule-cvs/src/utils/xas/docs'
make[6]: Entering directory `/home/terminal/amule-cvs/src/utils/xas'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/terminal/amule-cvs/src/utils/xas'
make[5]: Leaving directory `/home/terminal/amule-cvs/src/utils/xas'
make[5]: Entering directory `/home/terminal/amule-cvs/src/utils'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/utils'
make[4]: Leaving directory `/home/terminal/amule-cvs/src/utils'
Making all in pixmaps
make[4]: Entering directory `/home/terminal/amule-cvs/src/pixmaps'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/terminal/amule-cvs/src/pixmaps'
Making all in kademlia
make[4]: Entering directory `/home/terminal/amule-cvs/src/kademlia'
Making all in io
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/io'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/io'
Making all in kademlia
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/kademlia'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/kademlia'
Making all in net
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/net'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/net'
Making all in routing
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/routing'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/routing'
Making all in utils
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia/utils'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia/utils'
make[5]: Entering directory `/home/terminal/amule-cvs/src/kademlia'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/terminal/amule-cvs/src/kademlia'
make[4]: Leaving directory `/home/terminal/amule-cvs/src/kademlia'
make[4]: Entering directory `/home/terminal/amule-cvs/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..      -I/usr/local/lib/wx/include/x11univ-ansi-release-2.5 -I/usr/local/include/wx-2.5 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include   -I/usr/local/include -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT amule-listctrl.o -MD -MP -MF ".deps/amule-listctrl.Tpo" \
  -c -o amule-listctrl.o `test -f 'listctrl.cpp' || echo './'`listctrl.cpp; \
then mv -f ".deps/amule-listctrl.Tpo" ".deps/amule-listctrl.Po"; \
else rm -f ".deps/amule-listctrl.Tpo"; exit 1; \
fi
In file included from /usr/local/include/wx-2.5/wx/palette.h:30,
                 from /usr/local/include/wx-2.5/wx/x11/bitmap.h:22,
                 from /usr/local/include/wx-2.5/wx/bitmap.h:177,
                 from /usr/local/include/wx-2.5/wx/x11/cursor.h:19,
                 from /usr/local/include/wx-2.5/wx/cursor.h:13,
                 from /usr/local/include/wx-2.5/wx/event.h:32,
                 from /usr/local/include/wx-2.5/wx/app.h:20,
                 from extern/listctrl.254.cpp:40,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/palette.h: In copy constructor `wxPalette::wxPalette(const wxPalette&)':
/usr/local/include/wx-2.5/wx/x11/palette.h:58: warning: base class `class wxPaletteBase' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/font.h:243,
                 from /usr/local/include/wx-2.5/wx/window.h:28,
                 from /usr/local/include/wx-2.5/wx/app.h:23,
                 from extern/listctrl.254.cpp:40,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/font.h: In copy constructor `wxFont::wxFont(const wxFont&)':
/usr/local/include/wx-2.5/wx/x11/font.h:27: warning: base class `class wxFontBase' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/colour.h:15,
                 from /usr/local/include/wx-2.5/wx/window.h:29,
                 from /usr/local/include/wx-2.5/wx/app.h:23,
                 from extern/listctrl.254.cpp:40,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/colour.h: In copy constructor `wxColour::wxColour(const wxColour&)':
/usr/local/include/wx-2.5/wx/x11/colour.h:59: warning: base class `class wxGDIObject' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/region.h:13,
                 from /usr/local/include/wx-2.5/wx/window.h:30,
                 from /usr/local/include/wx-2.5/wx/app.h:23,
                 from extern/listctrl.254.cpp:40,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/region.h: In copy constructor `wxRegion::wxRegion(const wxRegion&)':
/usr/local/include/wx-2.5/wx/x11/region.h:89: warning: base class `class wxGDIObject' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/brush.h:25,
                 from /usr/local/include/wx-2.5/wx/dc.h:29,
                 from /usr/local/include/wx-2.5/wx/x11/dcclient.h:19,
                 from /usr/local/include/wx-2.5/wx/dcclient.h:13,
                 from /usr/local/include/wx-2.5/wx/x11/dcscreen.h:19,
                 from /usr/local/include/wx-2.5/wx/dcscreen.h:13,
                 from extern/listctrl.254.cpp:42,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/brush.h: In copy constructor `wxBrush::wxBrush(const wxBrush&)':
/usr/local/include/wx-2.5/wx/x11/brush.h:42: warning: base class `class wxBrushBase' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/pen.h:9,
                 from /usr/local/include/wx-2.5/wx/dc.h:30,
                 from /usr/local/include/wx-2.5/wx/x11/dcclient.h:19,
                 from /usr/local/include/wx-2.5/wx/dcclient.h:13,
                 from /usr/local/include/wx-2.5/wx/x11/dcscreen.h:19,
                 from /usr/local/include/wx-2.5/wx/dcscreen.h:13,
                 from extern/listctrl.254.cpp:42,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/pen.h: In copy constructor `wxPen::wxPen(const wxPen&)':
/usr/local/include/wx-2.5/wx/x11/pen.h:45: warning: base class `class wxGDIObject' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/scrolbar.h:47,
                 from /usr/local/include/wx-2.5/wx/univ/renderer.h:52,
                 from extern/listctrl.254.cpp:1653,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/univ/scrolbar.h: At global scope:
/usr/local/include/wx-2.5/wx/univ/scrolbar.h:113: error: conflicting return type specified for `virtual wxWindow* MuleExtern::wxScrollBar::GetWindow()'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:92: error:   overriding `virtual MuleExtern::wxWindow* MuleExtern::wxControlWithArrows::GetWindow()'
/usr/local/include/wx-2.5/wx/univ/scrolbar.h: In member function `virtual MuleExtern::wxRenderer* MuleExtern::wxScrollBar::GetRenderer() const':
/usr/local/include/wx-2.5/wx/univ/scrolbar.h:112: error: cannot convert `wxRenderer* const' to `MuleExtern::wxRenderer*' in return
In file included from extern/listctrl.254.cpp:1653,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetBorderDimensions(wxBorder) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:750: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:750: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetScrollbarRect(const MuleExtern::wxScrollBar*, MuleExtern::wxScrollBar::Element, int) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:759: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:759: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetTextTotalArea(const MuleExtern::wxTextCtrl*, const MuleExtern::wxRect&) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:787: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:787: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetTextClientArea(const MuleExtern::wxTextCtrl*, const MuleExtern::wxRect&, wxCoord*) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:791: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:791: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetSliderShaftRect(const MuleExtern::wxRect&, int, wxOrientation, long int) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:804: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:804: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetFrameClientArea(const MuleExtern::wxRect&, int) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:819: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:819: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual void MuleExtern::wxDelegateRenderer::DrawHeaderButton(MuleExtern::wxWindow*, MuleExtern::wxDC&, const MuleExtern::wxRect&, int)':
/usr/local/include/wx-2.5/wx/univ/renderer.h:835: error: no matching function for call to `MuleExtern::wxRenderer::DrawHeaderButton(MuleExtern::wxWindow*&, MuleExtern::wxDC&, const MuleExtern::wxRect&, int&)'
/usr/local/include/wx-2.5/wx/renderer.h:233: error: candidates are: virtual void wxDelegateRendererNative::DrawHeaderButton(wxWindow*, wxDC&, const wxRect&, int)
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual void MuleExtern::wxDelegateRenderer::DrawTreeItemButton(MuleExtern::wxWindow*, MuleExtern::wxDC&, const MuleExtern::wxRect&, int)':
/usr/local/include/wx-2.5/wx/univ/renderer.h:840: error: no matching function for call to `MuleExtern::wxRenderer::DrawTreeItemButton(MuleExtern::wxWindow*&, MuleExtern::wxDC&, const MuleExtern::wxRect&, int&)'
/usr/local/include/wx-2.5/wx/renderer.h:239: error: candidates are: virtual void wxDelegateRendererNative::DrawTreeItemButton(wxWindow*, wxDC&, const wxRect&, int)
/usr/local/include/wx-2.5/wx/univ/renderer.h: At global scope:
/usr/local/include/wx-2.5/wx/univ/renderer.h:905: error: field `m_rect' has incomplete type
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `const MuleExtern::wxRect& MuleExtern::wxControlRenderer::GetRect() const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:885: error: `m_rect' undeclared (first use this function)
/usr/local/include/wx-2.5/wx/univ/renderer.h:885: error: (Each undeclared identifier is reported only once for each function it appears in.)
In file included from listctrl.cpp:6:
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:1660: error: prototype for `void MuleExtern::wxListHeaderWindow::AdjustDC(MuleExtern::wxDC&)' does not match any in class `MuleExtern::wxListHeaderWindow'
extern/listctrl.254.cpp:398: error: candidate is: void MuleExtern::wxListHeaderWindow::AdjustDC(wxDC&)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListHeaderWindow::AdjustDC(MuleExtern::wxDC&)':
extern/listctrl.254.cpp:1668: error: `SetDeviceOrigin' undeclared (first use this function)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListHeaderWindow::OnPaint(wxPaintEvent&)':
extern/listctrl.254.cpp:1713: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:1823: error: prototype for `void MuleExtern::wxListHeaderWindow::OnMouse(MuleExtern::wxMouseEvent&)' does not match any in class `MuleExtern::wxListHeaderWindow'
extern/listctrl.254.cpp:401: error: candidate is: void
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::OnPaint(wxPaintEvent&)':
extern/listctrl.254.cpp:2610: error: aggregate `MuleExtern::wxRect rectLine' has incomplete type and cannot be defined
extern/listctrl.254.cpp:2659: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.254.cpp:2660: error: variable `MuleExtern::wxRect highl' has initializer but incomplete type
extern/listctrl.254.cpp:2681: error: variable `MuleExtern::wxRect after' has initializer but incomplete type
extern/listctrl.254.cpp:2737: error: aggregate `MuleExtern::wxRect firstItemRect' has incomplete type and cannot be defined
extern/listctrl.254.cpp:2738: error: aggregate `MuleExtern::wxRect lastItemRect' has incomplete type and cannot be defined
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:2903: error: prototype for `void MuleExtern::wxListMainWindow::OnMouse(MuleExtern::wxMouseEvent&)' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:569: error: candidate is: void MuleExtern::wxListMainWindow::OnMouse(wxMouseEvent&)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::OnMouse(MuleExtern::wxMouseEvent&)':
extern/listctrl.254.cpp:2904: error: `SetEventObject' undeclared (first use this function)
extern/listctrl.254.cpp:2905: error: no matching function for call to `wxEvtHandler::ProcessEvent(MuleExtern::wxMouseEvent&)'
/usr/local/include/wx-2.5/wx/event.h:2303: error: candidates are: virtual bool wxEvtHandler::ProcessEvent(wxEvent&)
extern/listctrl.254.cpp:2908: error: `GetEventType' undeclared (first use this function)
extern/listctrl.254.cpp:2911: error: `Skip' undeclared (first use this function)
extern/listctrl.254.cpp:2921: error: `Dragging' undeclared (first use this function)
extern/listctrl.254.cpp:2921: error: `ButtonDown' undeclared (first use this function)
extern/listctrl.254.cpp:2921: error: `LeftUp' undeclared (first use this function)
extern/listctrl.254.cpp:2922: error: `ButtonDClick' undeclared (first use this function)
extern/listctrl.254.cpp:2925: error: `GetX' undeclared (first use this function)
extern/listctrl.254.cpp:2926: error: `GetY' undeclared (first use this function)
extern/listctrl.254.cpp:2960: error: `GetPosition' undeclared (first use this function)
extern/listctrl.254.cpp:2968: error: `RightIsDown' undeclared (first use this function)
extern/listctrl.254.cpp:3038: error: `RightDown' undeclared (first use this function)
extern/listctrl.254.cpp:3055: error: `MiddleDown' undeclared (first use this function)
extern/listctrl.254.cpp:3059: error: `LeftDown' undeclared (first use this function)
extern/listctrl.254.cpp:3065: error: `CmdDown' undeclared (first use this function)
extern/listctrl.254.cpp:3066: error: `ShiftDown' undeclared (first use this function)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::MoveToItem(unsigned int)':
extern/listctrl.254.cpp:3127: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:3411: error: prototype for `void MuleExtern::wxListMainWindow::DrawImage(int, MuleExtern::wxDC*, int, int)' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:587: error: candidate is: void MuleExtern::wxListMainWindow::DrawImage(int, wxDC*, int, int)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::DrawImage(int, MuleExtern::wxDC*, int, int)':
extern/listctrl.254.cpp:3414: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.5/wx/generic/imaglist.h:78: error: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.254.cpp:3418: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.5/wx/generic/imaglist.h:78: error: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.254.cpp:3422: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.5/wx/generic/imaglist.h:78: error: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.254.cpp:3426: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.5/wx/generic/imaglist.h:78: error: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::SetItem(wxListItem&)':
extern/listctrl.254.cpp:3663: error: aggregate `MuleExtern::wxRect rectItem' has incomplete type and cannot be defined
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:3887: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetViewRect() const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:612: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetViewRect() const
extern/listctrl.254.cpp:3887: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetViewRect() const' and `wxRect MuleExtern::wxListMainWindow::GetViewRect() const' cannot be overloaded
extern/listctrl.254.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetViewRect() const':
extern/listctrl.254.cpp:3887: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.254.cpp:3899: error: aggregate `MuleExtern::wxRect r' has incomplete type and cannot be defined
extern/listctrl.254.cpp:3923: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:3927: error: prototype for `void MuleExtern::wxListMainWindow::GetItemRect(long int, MuleExtern::wxRect&) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:611: error: candidate is: void MuleExtern::wxListMainWindow::GetItemRect(long int, wxRect&) const
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::GetItemRect(long int, MuleExtern::wxRect&) const':
extern/listctrl.254.cpp:3938: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
MuleExtern::wxGenericListCtrl::GetViewRect() const
extern/listctrl.254.cpp:4985: error: `MuleExtern::wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const' and `wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const' cannot be overloaded
extern/listctrl.254.cpp: In member function `MuleExtern::wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const':
extern/listctrl.254.cpp:4985: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.254.cpp:4986: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:4990: error: prototype for `bool MuleExtern::wxGenericListCtrl::GetItemRect(long int, MuleExtern::wxRect&, int) const' does not match any in class `MuleExtern::wxGenericListCtrl'
extern/listctrl.254.h:112: error: candidate is: bool MuleExtern::wxGenericListCtrl::GetItemRect(long int, wxRect&, int) const
extern/listctrl.254.cpp: In member function `bool MuleExtern::wxGenericListCtrl::GetItemRect(long int, MuleExtern::wxRect&, int) const':
extern/listctrl.254.cpp:4993: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:5036: error: prototype for `void MuleExtern::wxGenericListCtrl::OnDrawItem(int, MuleExtern::wxDC*, const MuleExtern::wxRect&, const MuleExtern::wxRect&, bool)' does not match any in class `MuleExtern::wxGenericListCtrl'
extern/listctrl.254.h:202: error: candidate is: virtual void MuleExtern::wxGenericListCtrl::OnDrawItem(int, wxDC*, const wxRect&, const wxRect&, bool)
extern/listctrl.254.cpp:5475: error: prototype for `bool MuleExtern::wxGenericListCtrl::DoPopupMenu(MuleExtern::wxMenu*, int, int)' does not match any in class `MuleExtern::wxGenericListCtrl'
extern/listctrl.254.h:216: error: candidate is: virtual bool MuleExtern::wxGenericListCtrl::DoPopupMenu(wxMenu*, int, int)
extern/listctrl.254.cpp: In member function `bool MuleExtern::wxGenericListCtrl::DoPopupMenu(MuleExtern::wxMenu*, int, int)':
extern/listctrl.254.cpp:5477: error: no matching function for call to `MuleExtern::wxListMainWindow::PopupMenu(MuleExtern::wxMenu*&, int&, int&)'
/usr/local/include/wx-2.5/wx/window.h:875: error: candidates are: bool wxWindowBase::PopupMenu(wxMenu*, const wxPoint&)
/usr/local/include/wx-2.5/wx/window.h:877: error:                 bool wxWindowBase::PopupMenu(wxMenu*, int, int)
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:5555: error: prototype for `void MuleExtern::wxGenericListCtrl::Refresh(bool, const MuleExtern::wxRect*)' does not match any in class `MuleExtern::wxGenericListCtrl'
extern/listctrl.254.h:198: error: candidate is: virtual void MuleExtern::wxGenericListCtrl::Refresh(bool, const wxRect*)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxGenericListCtrl::Refresh(bool, const MuleExtern::wxRect*)':
extern/listctrl.254.cpp:5570: error: variable `MuleExtern::wxRect rectHeader' has initializer but incomplete type
extern/listctrl.254.cpp:5585: error: variable `MuleExtern::wxRect rectMain' has initializer but incomplete type
make[4]: *** [amule-listctrl.o] Error 1
make[4]: Leaving directory `/home/terminal/amule-cvs/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/terminal/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/terminal/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/terminal/amule-cvs'
make: *** [all] Error 2
----------------------------------------------------------------------------------------------------------
What is wrong? :|
Logged

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #7 on: April 03, 2005, 07:55:36 PM »

anyone?  :(
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Problem on make i dont understand
« Reply #8 on: April 03, 2005, 08:01:15 PM »

Quote
Originally posted by IvoFlavio
Ty very much :)
i download the wxGTK 2.5.4 and i install all right
but i try run amule.. with " amule " and i have 1 error....

---------------------------------------------------------------------------------

terminal@debian:~$ amule &
[1] 5721
terminal@debian:~$ amule: error while loading shared libraries: libwx_gtk2_xrc-2.5.so.4: cannot open shared object file: No such file or directory

[1]+  Exit 127                amule
----------------------------------------------------------------------------------

And amule dont run.. what is now the problem? :|

well about this one
you probably did not have
/usr/local/lib/

in your /etc/ld.so.conf
file...

about your error now, I guess your wx-installation got somewhat messed up, since it looks like a wx-error, did you try to cahnge something there, after your mule did not run the first time?

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #9 on: April 03, 2005, 10:47:51 PM »

No.. i never can run the amule.. i have alwys this error... i cant run.. :|
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Problem on make i dont understand
« Reply #10 on: April 04, 2005, 06:37:47 AM »

which on the compilation error or the one cant open the shared lib?
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #11 on: April 04, 2005, 09:05:15 AM »

on compilation i have this error:
-----------------------------------------------------------
                 from EMSocket.h:40,
                 from ListenSocket.h:38,
                 from ListenSocket.cpp:30:
/usr/local/include/wx-2.5/wx/x11/region.h: In copy constructor `wxRegion::wxRegion(const wxRegion&)':
/usr/local/include/wx-2.5/wx/x11/region.h:89: warning: base class `class wxGDIObject' should be explicitly initialized in the copy constructor
ListenSocket.cpp:823:50: warning: #warning Here should be the IDHybrid, but we don't use it yet and I'm afraid it will break a lot ;)
ListenSocket.cpp:829:42: warning: #warning Here should be the IDHybrid, but we don't use it yet and I'm afraid it will break a lot ;)
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -DUSE_WX_TRAY -I/usr/local/lib/wx/include/x11univ-ansi-release-2.5 -I/usr/local/include/wx-2.5 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include   -I/usr/local/include -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT amule-listctrl.o -MD -MP -MF ".deps/amule-listctrl.Tpo" \
  -c -o amule-listctrl.o `test -f 'listctrl.cpp' || echo './'`listctrl.cpp; \
then mv -f ".deps/amule-listctrl.Tpo" ".deps/amule-listctrl.Po"; \
else rm -f ".deps/amule-listctrl.Tpo"; exit 1; \
fi
In file included from /usr/local/include/wx-2.5/wx/palette.h:30,
                 from /usr/local/include/wx-2.5/wx/x11/bitmap.h:22,
                 from /usr/local/include/wx-2.5/wx/bitmap.h:177,
                 from /usr/local/include/wx-2.5/wx/x11/cursor.h:19,
                 from /usr/local/include/wx-2.5/wx/cursor.h:13,
                 from /usr/local/include/wx-2.5/wx/event.h:32,
                 from /usr/local/include/wx-2.5/wx/app.h:20,
                 from extern/listctrl.254.cpp:40,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/palette.h: In copy constructor `wxPalette::wxPalette(const wxPalette&)':
/usr/local/include/wx-2.5/wx/x11/palette.h:58: warning: base class `class wxPaletteBase' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/font.h:243,
                 from /usr/local/include/wx-2.5/wx/window.h:28,
                 from /usr/local/include/wx-2.5/wx/app.h:23,
                 from extern/listctrl.254.cpp:40,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/font.h: In copy constructor `wxFont::wxFont(const wxFont&)':
/usr/local/include/wx-2.5/wx/x11/font.h:27: warning: base class `class wxFontBase' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/colour.h:15,
                 from /usr/local/include/wx-2.5/wx/window.h:29,
                 from /usr/local/include/wx-2.5/wx/app.h:23,
                 from extern/listctrl.254.cpp:40,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/colour.h: In copy constructor `wxColour::wxColour(const wxColour&)':
/usr/local/include/wx-2.5/wx/x11/colour.h:59: warning: base class `class wxGDIObject' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/region.h:13,
                 from /usr/local/include/wx-2.5/wx/window.h:30,
                 from /usr/local/include/wx-2.5/wx/app.h:23,
                 from extern/listctrl.254.cpp:40,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/region.h: In copy constructor `wxRegion::wxRegion(const wxRegion&)':
/usr/local/include/wx-2.5/wx/x11/region.h:89: warning: base class `class wxGDIObject' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/brush.h:25,
                 from /usr/local/include/wx-2.5/wx/dc.h:29,
                 from /usr/local/include/wx-2.5/wx/x11/dcclient.h:19,
                 from /usr/local/include/wx-2.5/wx/dcclient.h:13,
                 from /usr/local/include/wx-2.5/wx/x11/dcscreen.h:19,
                 from /usr/local/include/wx-2.5/wx/dcscreen.h:13,
                 from extern/listctrl.254.cpp:42,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/brush.h: In copy constructor `wxBrush::wxBrush(const wxBrush&)':
/usr/local/include/wx-2.5/wx/x11/brush.h:42: warning: base class `class wxBrushBase' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/pen.h:9,
                 from /usr/local/include/wx-2.5/wx/dc.h:30,
                 from /usr/local/include/wx-2.5/wx/x11/dcclient.h:19,
                 from /usr/local/include/wx-2.5/wx/dcclient.h:13,
                 from /usr/local/include/wx-2.5/wx/x11/dcscreen.h:19,
                 from /usr/local/include/wx-2.5/wx/dcscreen.h:13,
                 from extern/listctrl.254.cpp:42,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/x11/pen.h: In copy constructor `wxPen::wxPen(const wxPen&)':
/usr/local/include/wx-2.5/wx/x11/pen.h:45: warning: base class `class wxGDIObject' should be explicitly initialized in the copy constructor
In file included from /usr/local/include/wx-2.5/wx/scrolbar.h:47,
                 from /usr/local/include/wx-2.5/wx/univ/renderer.h:52,
                 from extern/listctrl.254.cpp:1653,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/univ/scrolbar.h: At global scope:
/usr/local/include/wx-2.5/wx/univ/scrolbar.h:113: error: conflicting return type specified for `virtual wxWindow* MuleExtern::wxScrollBar::GetWindow()'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:92: error:   overriding `virtual MuleExtern::wxWindow* MuleExtern::wxControlWithArrows::GetWindow()'
/usr/local/include/wx-2.5/wx/univ/scrolbar.h: In member function `virtual MuleExtern::wxRenderer* MuleExtern::wxScrollBar::GetRenderer() const':
/usr/local/include/wx-2.5/wx/univ/scrolbar.h:112: error: cannot convert `wxRenderer* const' to `MuleExtern::wxRenderer*' in return
In file included from extern/listctrl.254.cpp:1653,
                 from listctrl.cpp:6:
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetBorderDimensions(wxBorder) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:750: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:750: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetScrollbarRect(const MuleExtern::wxScrollBar*, MuleExtern::wxScrollBar::Element, int) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:759: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:759: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetTextTotalArea(const MuleExtern::wxTextCtrl*, const MuleExtern::wxRect&) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:787: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:787: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetTextClientArea(const MuleExtern::wxTextCtrl*, const MuleExtern::wxRect&, wxCoord*) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:791: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:791: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetSliderShaftRect(const MuleExtern::wxRect&, int, wxOrientation, long int) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:804: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:804: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual MuleExtern::wxRect MuleExtern::wxDelegateRenderer::GetFrameClientArea(const MuleExtern::wxRect&, int) const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:819: error: return type `struct MuleExtern::wxRect' is incomplete
/usr/local/include/wx-2.5/wx/univ/renderer.h:819: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual void MuleExtern::wxDelegateRenderer::DrawHeaderButton(MuleExtern::wxWindow*, MuleExtern::wxDC&, const MuleExtern::wxRect&, int)':
/usr/local/include/wx-2.5/wx/univ/renderer.h:835: error: no matching function for call to `MuleExtern::wxRenderer::DrawHeaderButton(MuleExtern::wxWindow*&, MuleExtern::wxDC&, const MuleExtern::wxRect&, int&)'
/usr/local/include/wx-2.5/wx/renderer.h:233: error: candidates are: virtual void wxDelegateRendererNative::DrawHeaderButton(wxWindow*, wxDC&, const wxRect&, int)
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `virtual void MuleExtern::wxDelegateRenderer::DrawTreeItemButton(MuleExtern::wxWindow*, MuleExtern::wxDC&, const MuleExtern::wxRect&, int)':
/usr/local/include/wx-2.5/wx/univ/renderer.h:840: error: no matching function for call to `MuleExtern::wxRenderer::DrawTreeItemButton(MuleExtern::wxWindow*&, MuleExtern::wxDC&, const MuleExtern::wxRect&, int&)'
/usr/local/include/wx-2.5/wx/renderer.h:239: error: candidates are: virtual void wxDelegateRendererNative::DrawTreeItemButton(wxWindow*, wxDC&, const wxRect&, int)
/usr/local/include/wx-2.5/wx/univ/renderer.h: At global scope:
/usr/local/include/wx-2.5/wx/univ/renderer.h:905: error: field `m_rect' has incomplete type
/usr/local/include/wx-2.5/wx/univ/renderer.h: In member function `const MuleExtern::wxRect& MuleExtern::wxControlRenderer::GetRect() const':
/usr/local/include/wx-2.5/wx/univ/renderer.h:885: error: `m_rect' undeclared (first use this function)
/usr/local/include/wx-2.5/wx/univ/renderer.h:885: error: (Each undeclared identifier is reported only once for each function it appears in.)
In file included from listctrl.cpp:6:
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:1660: error: prototype for `void MuleExtern::wxListHeaderWindow::AdjustDC(MuleExtern::wxDC&)' does not match any in class `MuleExtern::wxListHeaderWindow'
extern/listctrl.254.cpp:398: error: candidate is: void MuleExtern::wxListHeaderWindow::AdjustDC(wxDC&)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListHeaderWindow::AdjustDC(MuleExtern::wxDC&)':
extern/listctrl.254.cpp:1668: error: `SetDeviceOrigin' undeclared (first use this function)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListHeaderWindow::OnPaint(wxPaintEvent&)':
extern/listctrl.254.cpp:1713: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:1823: error: prototype for `void MuleExtern::wxListHeaderWindow::OnMouse(MuleExtern::wxMouseEvent&)' does not match any in class `MuleExtern::wxListHeaderWindow'
extern/listctrl.254.cpp:401: error: candidate is: void MuleExtern::wxListHeaderWindow::OnMouse(wxMouseEvent&)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListHeaderWindow::OnMouse(MuleExtern::wxMouseEvent&)':
extern/listctrl.254.cpp:1826: error: `GetX' undeclared (first use this function)
extern/listctrl.254.cpp:1827: error: `GetY' undeclared (first use this function)
extern/listctrl.254.cpp:1831: error: `GetPosition' undeclared (first use this function)
extern/listctrl.254.cpp:1844: error: `ButtonUp' undeclared (first use this function)
extern/listctrl.254.cpp:1899: error: `LeftDown' undeclared (first use this function)
extern/listctrl.254.cpp:1899: error: `RightUp' undeclared (first use this function)
extern/listctrl.254.cpp:1921: error: `Moving' undeclared (first use this function)
extern/listctrl.254.cpp: In constructor `MuleExtern::wxListTextCtrl::wxListTextCtrl(MuleExtern::wxListMainWindow*, unsigned int)':
extern/listctrl.254.cpp:1995: error: variable `MuleExtern::wxRect rectLabel' has initializer but incomplete type
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:2295: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineRect(unsigned int) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:533: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetLineRect(unsigned int) const
extern/listctrl.254.cpp:2295: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineRect(unsigned int) const' and `wxRect MuleExtern::wxListMainWindow::GetLineRect(unsigned int) const' cannot be overloaded
extern/listctrl.254.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineRect(unsigned int) const':
extern/listctrl.254.cpp:2295: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.254.cpp:2297: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.254.cpp:2299: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:2309: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(unsigned int) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:536: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(unsigned int) const
extern/listctrl.254.cpp:2309: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(unsigned int) const' and `wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(unsigned int) const' cannot be overloaded
extern/listctrl.254.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(unsigned int) const':
extern/listctrl.254.cpp:2309: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.254.cpp:2311: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.254.cpp:2313: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:2323: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineIconRect(unsigned int) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:540: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetLineIconRect(unsigned int) const
extern/listctrl.254.cpp:2323: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineIconRect(unsigned int) const' and `wxRect MuleExtern::wxListMainWindow::GetLineIconRect(unsigned int) const' cannot be overloaded
extern/listctrl.254.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineIconRect(unsigned int) const':
extern/listctrl.254.cpp:2323: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.254.cpp:2325: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.254.cpp:2330: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:2339: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(unsigned int) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:543: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(unsigned int) const
extern/listctrl.254.cpp:2339: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(unsigned int) const' and `wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(unsigned int) const' cannot be overloaded
extern/listctrl.254.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(unsigned int) const':
extern/listctrl.254.cpp:2339: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.254.cpp:2341: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.254.cpp: In member function `long int MuleExtern::wxListMainWindow::HitTestLine(unsigned int, int, int) const':
extern/listctrl.254.cpp:2358: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::RefreshLine(unsigned int)':
extern/listctrl.254.cpp:2457: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::RefreshLines(unsigned int, unsigned int)':
extern/listctrl.254.cpp:2480: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::RefreshAfter(unsigned int)':
extern/listctrl.254.cpp:2511: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::OnPaint(wxPaintEvent&)':
extern/listctrl.254.cpp:2610: error: aggregate `MuleExtern::wxRect rectLine' has incomplete type and cannot be defined
extern/listctrl.254.cpp:2659: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.254.cpp:2660: error: variable `MuleExtern::wxRect highl' has initializer but incomplete type
extern/listctrl.254.cpp:2681: error: variable `MuleExtern::wxRect after' has initializer but incomplete type
extern/listctrl.254.cpp:2737: error: aggregate `MuleExtern::wxRect firstItemRect' has incomplete type and cannot be defined
extern/listctrl.254.cpp:2738: error: aggregate `MuleExtern::wxRect lastItemRect' has incomplete type and cannot be defined
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:2903: error: prototype for `void MuleExtern::wxListMainWindow::OnMouse(MuleExtern::wxMouseEvent&)' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:569: error: candidate is: void MuleExtern::wxListMainWindow::OnMouse(wxMouseEvent&)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::OnMouse(MuleExtern::wxMouseEvent&)':
extern/listctrl.254.cpp:2904: error: `SetEventObject' undeclared (first use this function)
extern/listctrl.254.cpp:2905: error: no matching function for call to `wxEvtHandler::ProcessEvent(MuleExtern::wxMouseEvent&)'
/usr/local/include/wx-2.5/wx/event.h:2303: error: candidates are: virtual bool wxEvtHandler::ProcessEvent(wxEvent&)
extern/listctrl.254.cpp:2908: error: `GetEventType' undeclared (first use this function)
extern/listctrl.254.cpp:2911: error: `Skip' undeclared (first use this function)
extern/listctrl.254.cpp:2921: error: `Dragging' undeclared (first use this function)
extern/listctrl.254.cpp:2921: error: `ButtonDown' undeclared (first use this function)
extern/listctrl.254.cpp:2921: error: `LeftUp' undeclared (first use this function)
extern/listctrl.254.cpp:2922: error: `ButtonDClick' undeclared (first use this function)
extern/listctrl.254.cpp:2925: error: `GetX' undeclared (first use this function)
extern/listctrl.254.cpp:2926: error: `GetY' undeclared (first use this function)
extern/listctrl.254.cpp:2960: error: `GetPosition' undeclared (first use this function)
extern/listctrl.254.cpp:2968: error: `RightIsDown' undeclared (first use this function)
extern/listctrl.254.cpp:3038: error: `RightDown' undeclared (first use this function)
extern/listctrl.254.cpp:3055: error: `MiddleDown' undeclared (first use this function)
extern/listctrl.254.cpp:3059: error: `LeftDown' undeclared (first use this function)
extern/listctrl.254.cpp:3065: error: `CmdDown' undeclared (first use this function)
extern/listctrl.254.cpp:3066: error: `ShiftDown' undeclared (first use this function)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::MoveToItem(unsigned int)':
extern/listctrl.254.cpp:3127: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:3411: error: prototype for `void MuleExtern::wxListMainWindow::DrawImage(int, MuleExtern::wxDC*, int, int)' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:587: error: candidate is: void MuleExtern::wxListMainWindow::DrawImage(int, wxDC*, int, int)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::DrawImage(int, MuleExtern::wxDC*, int, int)':
extern/listctrl.254.cpp:3414: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.5/wx/generic/imaglist.h:78: error: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.254.cpp:3418: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.5/wx/generic/imaglist.h:78: error: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.254.cpp:3422: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.5/wx/generic/imaglist.h:78: error: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.254.cpp:3426: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.5/wx/generic/imaglist.h:78: error: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::SetItem(wxListItem&)':
extern/listctrl.254.cpp:3663: error: aggregate `MuleExtern::wxRect rectItem' has incomplete type and cannot be defined
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:3887: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetViewRect() const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:612: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetViewRect() const
extern/listctrl.254.cpp:3887: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetViewRect() const' and `wxRect MuleExtern::wxListMainWindow::GetViewRect() const' cannot be overloaded
extern/listctrl.254.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetViewRect() const':
extern/listctrl.254.cpp:3887: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.254.cpp:3899: error: aggregate `MuleExtern::wxRect r' has incomplete type and cannot be defined
extern/listctrl.254.cpp:3923: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:3927: error: prototype for `void MuleExtern::wxListMainWindow::GetItemRect(long int, MuleExtern::wxRect&) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.254.cpp:611: error: candidate is: void MuleExtern::wxListMainWindow::GetItemRect(long int, wxRect&) const
extern/listctrl.254.cpp: In member function `void MuleExtern::wxListMainWindow::GetItemRect(long int, MuleExtern::wxRect&) const':
extern/listctrl.254.cpp:3938: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp:3940: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp:3940: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp:3940: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp:3940: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp: In member function `bool MuleExtern::wxListMainWindow::GetItemPosition(long int, wxPoint&) const':
extern/listctrl.254.cpp:3945: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:4985: error: prototype for `MuleExtern::wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const' does not match any in class `MuleExtern::wxGenericListCtrl'
extern/listctrl.254.h:104: error: candidate is: wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const
extern/listctrl.254.cpp:4985: error: `MuleExtern::wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const' and `wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const' cannot be overloaded
extern/listctrl.254.cpp: In member function `MuleExtern::wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const':
extern/listctrl.254.cpp:4985: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.254.cpp:4986: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:4990: error: prototype for `bool MuleExtern::wxGenericListCtrl::GetItemRect(long int, MuleExtern::wxRect&, int) const' does not match any in class `MuleExtern::wxGenericListCtrl'
extern/listctrl.254.h:116: error: candidate is: bool MuleExtern::wxGenericListCtrl::GetItemRect(long int, wxRect&, int) const
extern/listctrl.254.cpp: In member function `bool MuleExtern::wxGenericListCtrl::GetItemRect(long int, MuleExtern::wxRect&, int) const':
extern/listctrl.254.cpp:4993: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.5/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:5036: error: prototype for `void MuleExtern::wxGenericListCtrl::OnDrawItem(int, MuleExtern::wxDC*, const MuleExtern::wxRect&, const MuleExtern::wxRect&, bool)' does not match any in class `MuleExtern::wxGenericListCtrl'
extern/listctrl.254.h:206: error: candidate is: virtual void MuleExtern::wxGenericListCtrl::OnDrawItem(int, wxDC*, const wxRect&, const wxRect&, bool)
extern/listctrl.254.cpp:5475: error: prototype for `bool MuleExtern::wxGenericListCtrl::DoPopupMenu(MuleExtern::wxMenu*, int, int)' does not match any in class `MuleExtern::wxGenericListCtrl'
extern/listctrl.254.h:220: error: candidate is: virtual bool MuleExtern::wxGenericListCtrl::DoPopupMenu(wxMenu*, int, int)
extern/listctrl.254.cpp: In member function `bool MuleExtern::wxGenericListCtrl::DoPopupMenu(MuleExtern::wxMenu*, int, int)':
extern/listctrl.254.cpp:5477: error: no matching function for call to `MuleExtern::wxListMainWindow::PopupMenu(MuleExtern::wxMenu*&, int&, int&)'
/usr/local/include/wx-2.5/wx/window.h:875: error: candidates are: bool wxWindowBase::PopupMenu(wxMenu*, const wxPoint&)
/usr/local/include/wx-2.5/wx/window.h:877: error:                 bool wxWindowBase::PopupMenu(wxMenu*, int, int)
extern/listctrl.254.cpp: At global scope:
extern/listctrl.254.cpp:5555: error: prototype for `void MuleExtern::wxGenericListCtrl::Refresh(bool, const MuleExtern::wxRect*)' does not match any in class `MuleExtern::wxGenericListCtrl'
extern/listctrl.254.h:202: error: candidate is: virtual void MuleExtern::wxGenericListCtrl::Refresh(bool, const wxRect*)
extern/listctrl.254.cpp: In member function `void MuleExtern::wxGenericListCtrl::Refresh(bool, const MuleExtern::wxRect*)':
extern/listctrl.254.cpp:5570: error: variable `MuleExtern::wxRect rectHeader' has initializer but incomplete type
extern/listctrl.254.cpp:5585: error: variable `MuleExtern::wxRect rectMain' has initializer but incomplete type
make[4]: *** [amule-listctrl.o] Error 1
make[4]: Leaving directory `/home/terminal/amule-cvs/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/terminal/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/terminal/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/terminal/amule-cvs'
make: *** [all] Error 2
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Problem on make i dont understand
« Reply #12 on: April 04, 2005, 09:27:13 AM »

you wx-install is still brocken...remove it and compile again... or did you use rpms?

can you post also

ls -la /usr/bin/wx*
AND
ls -la /usr/local/bin/wx*

thxn
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #13 on: April 04, 2005, 10:36:44 AM »

Np, i only want put that ok ;)
 ls -la /usr/bin/wx*
-rwxr-xr-x  1 root root 377192 2005-02-09 18:00 /usr/bin/wxcas
------------------------------------------------------------------
ls -la /usr/local/bin/wx*
lrwxrwxrwx  1 root root    49 2005-04-03 15:18 /usr/local/bin/wx-config -> /usr/local/lib/wx/config/x11univ-ansi-release-2.5
lrwxrwxrwx  1 root root     8 2005-04-03 15:18 /usr/local/bin/wxrc -> wxrc-2.5
-rwxr-xr-x  1 root root 79260 2005-04-03 15:18 /usr/local/bin/wxrc-2.5
----------------------------------------------------------------------------------
But i have on /usr/include/wx-2.5/wx/*
But ok ;)
Ty
Logged

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #14 on: April 04, 2005, 10:37:32 AM »

$ ls -la /usr/include/wx-2.5/wx/*
-rw-r--r--  1 root root   4140 2004-11-12 11:10 /usr/include/wx-2.5/wx/accel.h
-rw-r--r--  1 root root  14230 2004-11-12 11:10 /usr/include/wx-2.5/wx/access.h
-rw-r--r--  1 root root   1227 2004-11-12 11:10 /usr/include/wx-2.5/wx/afterstd.h
-rw-r--r--  1 root root  26094 2004-11-12 11:10 /usr/include/wx-2.5/wx/app.h
-rw-r--r--  1 root root   9089 2004-11-12 11:10 /usr/include/wx-2.5/wx/apptrait.h
-rw-r--r--  1 root root  10350 2005-04-03 11:47 /usr/include/wx-2.5/wx/archive.h
-rw-r--r--  1 root root   8633 2004-11-12 11:10 /usr/include/wx-2.5/wx/arrimpl.cpp
-rw-r--r--  1 root root  13822 2004-11-12 11:10 /usr/include/wx-2.5/wx/arrstr.h
-rw-r--r--  1 root root   6446 2004-11-12 11:10 /usr/include/wx-2.5/wx/artprov.h
-rw-r--r--  1 root root   2092 2004-11-12 11:10 /usr/include/wx-2.5/wx/beforestd.h
-rw-r--r--  1 root root   5951 2004-11-12 11:10 /usr/include/wx-2.5/wx/bitmap.h
-rw-r--r--  1 root root   3564 2004-11-12 11:10 /usr/include/wx-2.5/wx/bmpbuttn.h
-rw-r--r--  1 root root   7111 2004-11-12 11:10 /usr/include/wx-2.5/wx/bookctrl.h
-rw-r--r--  1 root root    562 2004-11-12 11:10 /usr/include/wx-2.5/wx/brush.h
-rw-r--r--  1 root root  10881 2004-11-12 11:10 /usr/include/wx-2.5/wx/buffer.h
-rw-r--r--  1 root root   5404 2004-11-12 11:10 /usr/include/wx-2.5/wx/build.h
-rw-r--r--  1 root root   1327 2004-11-12 11:10 /usr/include/wx-2.5/wx/busyinfo.h
-rw-r--r--  1 root root   3096 2004-11-12 11:10 /usr/include/wx-2.5/wx/button.h
-rw-r--r--  1 root root   8606 2004-11-12 11:11 /usr/include/wx-2.5/wx/calctrl.h
-rw-r--r--  1 root root   6888 2004-11-12 11:10 /usr/include/wx-2.5/wx/caret.h
-rw-r--r--  1 root root   3864 2004-11-12 11:10 /usr/include/wx-2.5/wx/checkbox.h
-rw-r--r--  1 root root   1559 2004-11-12 11:10 /usr/include/wx-2.5/wx/checklst.h
-rw-r--r--  1 root root  41286 2004-11-12 11:10 /usr/include/wx-2.5/wx/chkconf.h
-rw-r--r--  1 root root    157 2004-11-12 11:10 /usr/include/wx-2.5/wx/choicdlg.h
-rw-r--r--  1 root root   5127 2004-11-12 11:10 /usr/include/wx-2.5/wx/choicebk.h
-rw-r--r--  1 root root   2822 2004-11-12 11:10 /usr/include/wx-2.5/wx/choice.h
-rw-r--r--  1 root root   4543 2004-11-12 11:10 /usr/include/wx-2.5/wx/clipbrd.h
-rw-r--r--  1 root root   6239 2004-11-12 11:10 /usr/include/wx-2.5/wx/clntdata.h
-rw-r--r--  1 root root   7908 2004-11-12 11:10 /usr/include/wx-2.5/wx/cmdline.h
-rw-r--r--  1 root root   4247 2004-11-12 11:10 /usr/include/wx-2.5/wx/cmdproc.h
-rw-r--r--  1 root root  15704 2004-11-12 11:10 /usr/include/wx-2.5/wx/cmndata.h
-rw-r--r--  1 root root   1134 2004-11-12 11:10 /usr/include/wx-2.5/wx/colordlg.h
-rw-r--r--  1 root root    599 2004-11-12 11:10 /usr/include/wx-2.5/wx/colour.h
-rw-r--r--  1 root root   2403 2004-11-12 11:10 /usr/include/wx-2.5/wx/combobox.h
-rw-r--r--  1 root root  13328 2004-11-12 11:10 /usr/include/wx-2.5/wx/confbase.h
-rw-r--r--  1 root root    301 2004-11-12 11:10 /usr/include/wx-2.5/wx/config.h
-rw-r--r--  1 root root   6121 2004-11-12 11:10 /usr/include/wx-2.5/wx/containr.h
-rw-r--r--  1 root root   4154 2004-11-12 11:10 /usr/include/wx-2.5/wx/control.h
-rw-r--r--  1 root root   6632 2004-11-12 11:10 /usr/include/wx-2.5/wx/cshelp.h
-rw-r--r--  1 root root   6694 2004-11-12 11:10 /usr/include/wx-2.5/wx/ctrlsub.h
-rw-r--r--  1 root root   1748 2004-11-12 11:10 /usr/include/wx-2.5/wx/cursor.h
-rw-r--r--  1 root root  21050 2004-11-12 11:10 /usr/include/wx-2.5/wx/dataobj.h
-rw-r--r--  1 root root  78508 2004-11-12 11:10 /usr/include/wx-2.5/wx/datetime.h
-rw-r--r--  1 root root  14164 2004-11-12 11:10 /usr/include/wx-2.5/wx/datetime.inl
-rw-r--r--  1 root root   3598 2004-11-12 11:10 /usr/include/wx-2.5/wx/datstrm.h
-rw-r--r--  1 root root   5392 2004-11-12 11:11 /usr/include/wx-2.5/wx/dbgrid.h
-rw-r--r--  1 root root  36764 2004-11-12 11:10 /usr/include/wx-2.5/wx/db.h
-rw-r--r--  1 root root   1177 2004-11-12 11:10 /usr/include/wx-2.5/wx/dbkeyg.h
-rw-r--r--  1 root root  17268 2004-11-12 11:10 /usr/include/wx-2.5/wx/dbtable.h
-rw-r--r--  1 root root   4382 2004-11-12 11:11 /usr/include/wx-2.5/wx/dcbuffer.h
-rw-r--r--  1 root root    597 2004-11-12 11:10 /usr/include/wx-2.5/wx/dcclient.h
-rw-r--r--  1 root root  30236 2004-11-12 11:10 /usr/include/wx-2.5/wx/dc.h
-rw-r--r--  1 root root    597 2004-11-12 11:10 /usr/include/wx-2.5/wx/dcmemory.h
-rw-r--r--  1 root root  10184 2004-11-12 11:10 /usr/include/wx-2.5/wx/dcmirror.h
-rw-r--r--  1 root root    322 2004-11-12 11:10 /usr/include/wx-2.5/wx/dcprint.h
-rw-r--r--  1 root root     90 2004-11-12 11:10 /usr/include/wx-2.5/wx/dcps.h
-rw-r--r--  1 root root    597 2004-11-12 11:10 /usr/include/wx-2.5/wx/dcscreen.h
-rw-r--r--  1 root root    565 2004-11-12 11:10 /usr/include/wx-2.5/wx/dde.h
-rw-r--r--  1 root root  10301 2004-11-12 11:10 /usr/include/wx-2.5/wx/debug.h
-rw-r--r--  1 root root  88657 2004-11-12 11:10 /usr/include/wx-2.5/wx/defs.h
-rw-r--r--  1 root root   2585 2004-11-12 11:10 /usr/include/wx-2.5/wx/dialog.h
-rw-r--r--  1 root root   8393 2004-11-12 11:10 /usr/include/wx-2.5/wx/dialup.h
-rw-r--r--  1 root root    125 2004-11-12 11:10 /usr/include/wx-2.5/wx/dirctrl.h
-rw-r--r--  1 root root   2909 2004-11-12 11:10 /usr/include/wx-2.5/wx/dirdlg.h
-rw-r--r--  1 root root   5252 2004-11-12 11:10 /usr/include/wx-2.5/wx/dir.h
-rw-r--r--  1 root root   4019 2004-11-12 11:10 /usr/include/wx-2.5/wx/display.h
-rw-r--r--  1 root root   5980 2004-11-12 11:10 /usr/include/wx-2.5/wx/dlimpexp.h
-rw-r--r--  1 root root   9342 2004-11-12 11:10 /usr/include/wx-2.5/wx/dnd.h
-rw-r--r--  1 root root   3552 2004-11-12 11:10 /usr/include/wx-2.5/wx/docmdi.h
-rw-r--r--  1 root root  22131 2004-11-12 11:10 /usr/include/wx-2.5/wx/docview.h
-rw-r--r--  1 root root    949 2004-11-12 11:10 /usr/include/wx-2.5/wx/dragimag.h
-rw-r--r--  1 root root  58686 2004-11-12 11:10 /usr/include/wx-2.5/wx/dynarray.h
-rw-r--r--  1 root root  11491 2004-11-12 11:10 /usr/include/wx-2.5/wx/dynlib.h
-rw-r--r--  1 root root   5630 2004-11-12 11:10 /usr/include/wx-2.5/wx/dynload.h
-rw-r--r--  1 root root   2545 2004-11-12 11:10 /usr/include/wx-2.5/wx/effects.h
-rw-r--r--  1 root root   6978 2004-11-12 11:10 /usr/include/wx-2.5/wx/encconv.h
-rw-r--r--  1 root root   2438 2004-11-12 11:10 /usr/include/wx-2.5/wx/encinfo.h
-rw-r--r--  1 root root 113787 2004-11-12 11:10 /usr/include/wx-2.5/wx/event.h
-rw-r--r--  1 root root   3954 2004-11-12 11:10 /usr/include/wx-2.5/wx/evtloop.h
-rw-r--r--  1 root root    989 2004-11-12 11:10 /usr/include/wx-2.5/wx/except.h
-rw-r--r--  1 root root   6766 2004-11-12 11:10 /usr/include/wx-2.5/wx/fdrepdlg.h
-rw-r--r--  1 root root   1831 2004-11-12 11:10 /usr/include/wx-2.5/wx/features.h
-rw-r--r--  1 root root   3864 2004-11-12 11:10 /usr/include/wx-2.5/wx/ffile.h
-rw-r--r--  1 root root   9308 2004-11-12 11:10 /usr/include/wx-2.5/wx/fileconf.h
-rw-r--r--  1 root root   6626 2004-11-12 11:10 /usr/include/wx-2.5/wx/filedlg.h
-rw-r--r--  1 root root  20450 2004-11-12 11:10 /usr/include/wx-2.5/wx/filefn.h
-rw-r--r--  1 root root   6655 2004-11-12 11:10 /usr/include/wx-2.5/wx/file.h
-rw-r--r--  1 root root  17118 2004-11-12 11:10 /usr/include/wx-2.5/wx/filename.h
-rw-r--r--  1 root root   9065 2004-11-12 11:10 /usr/include/wx-2.5/wx/filesys.h
-rw-r--r--  1 root root   2265 2004-11-12 11:10 /usr/include/wx-2.5/wx/fmappriv.h
-rw-r--r--  1 root root   3537 2004-11-12 11:10 /usr/include/wx-2.5/wx/fontdlg.h
-rw-r--r--  1 root root   6292 2004-11-12 11:10 /usr/include/wx-2.5/wx/fontenc.h
-rw-r--r--  1 root root   3328 2004-11-12 11:10 /usr/include/wx-2.5/wx/fontenum.h
-rw-r--r--  1 root root   9489 2004-11-12 11:10 /usr/include/wx-2.5/wx/font.h
-rw-r--r--  1 root root  10237 2004-11-12 11:10 /usr/include/wx-2.5/wx/fontmap.h
-rw-r--r--  1 root root   8401 2004-11-12 11:10 /usr/include/wx-2.5/wx/fontutil.h
-rw-r--r--  1 root root   9773 2004-11-12 11:10 /usr/include/wx-2.5/wx/frame.h
-rw-r--r--  1 root root   1097 2004-11-12 11:10 /usr/include/wx-2.5/wx/fs_inet.h
-rw-r--r--  1 root root   3555 2004-11-12 11:10 /usr/include/wx-2.5/wx/fs_mem.h
-rw-r--r--  1 root root   1658 2004-11-12 11:10 /usr/include/wx-2.5/wx/fs_zip.h
-rw-r--r--  1 root root   3168 2004-11-12 11:10 /usr/include/wx-2.5/wx/gauge.h
-rw-r--r--  1 root root  11859 2004-11-12 11:10 /usr/include/wx-2.5/wx/gbsizer.h
-rw-r--r--  1 root root  19458 2004-11-12 11:10 /usr/include/wx-2.5/wx/gdicmn.h
-rw-r--r--  1 root root    573 2004-11-12 11:10 /usr/include/wx-2.5/wx/gdiobj.h
-rw-r--r--  1 root root  31538 2004-11-12 11:10 /usr/include/wx-2.5/wx/geometry.h
-rw-r--r--  1 root root   5195 2004-11-12 11:10 /usr/include/wx-2.5/wx/gifdecod.h
-rw-r--r--  1 root root   1007 2004-11-12 11:10 /usr/include/wx-2.5/wx/glcanvas.h
-rw-r--r--  1 root root    112 2004-11-12 11:11 /usr/include/wx-2.5/wx/grid.h
-rw-r--r--  1 root root   4923 2004-11-12 11:10 /usr/include/wx-2.5/wx/gsocket.h
-rw-r--r--  1 root root  23402 2004-11-12 11:10 /usr/include/wx-2.5/wx/hash.h
-rw-r--r--  1 root root  23762 2004-11-12 11:10 /usr/include/wx-2.5/wx/hashmap.h
-rw-r--r--  1 root root   6030 2004-11-12 11:10 /usr/include/wx-2.5/wx/hashset.h
-rw-r--r--  1 root root   3291 2004-11-12 11:10 /usr/include/wx-2.5/wx/helpbase.h
-rw-r--r--  1 root root    711 2004-11-12 11:10 /usr/include/wx-2.5/wx/help.h
-rw-r--r--  1 root root    600 2004-11-12 11:10 /usr/include/wx-2.5/wx/helphtml.h
-rw-r--r--  1 root root    202 2004-11-12 11:10 /usr/include/wx-2.5/wx/helpwin.h
-rw-r--r--  1 root root   4938 2004-11-12 11:11 /usr/include/wx-2.5/wx/htmllbox.h
-rw-r--r--  1 root root   2430 2004-11-12 11:10 /usr/include/wx-2.5/wx/iconbndl.h
-rw-r--r--  1 root root    592 2004-11-12 11:10 /usr/include/wx-2.5/wx/icon.h
-rw-r--r--  1 root root   2341 2004-11-12 11:10 /usr/include/wx-2.5/wx/iconloc.h
-rw-r--r--  1 root root   5728 2004-11-12 11:10 /usr/include/wx-2.5/wx/imagbmp.h
-rw-r--r--  1 root root  12339 2004-11-12 11:10 /usr/include/wx-2.5/wx/image.h
-rw-r--r--  1 root root   1377 2004-11-12 11:10 /usr/include/wx-2.5/wx/imaggif.h
-rw-r--r--  1 root root   1395 2004-11-12 11:10 /usr/include/wx-2.5/wx/imagiff.h
-rw-r--r--  1 root root   1609 2004-11-12 11:10 /usr/include/wx-2.5/wx/imagjpeg.h
-rw-r--r--  1 root root    230 2004-11-12 11:10 /usr/include/wx-2.5/wx/imaglist.h
-rw-r--r--  1 root root   1411 2004-11-12 11:10 /usr/include/wx-2.5/wx/imagpcx.h
-rw-r--r--  1 root root   1338 2004-11-12 11:10 /usr/include/wx-2.5/wx/imagpng.h
-rw-r--r--  1 root root   1338 2004-11-12 11:10 /usr/include/wx-2.5/wx/imagpnm.h
-rw-r--r--  1 root root   1251 2004-11-12 11:10 /usr/include/wx-2.5/wx/imagtiff.h
-rw-r--r--  1 root root   1317 2004-11-12 11:10 /usr/include/wx-2.5/wx/imagxpm.h
-rw-r--r--  1 root root   3489 2004-11-12 11:10 /usr/include/wx-2.5/wx/init.h
-rw-r--r--  1 root root  19617 2004-11-12 11:10 /usr/include/wx-2.5/wx/intl.h
-rw-r--r--  1 root root    706 2004-11-12 11:10 /usr/include/wx-2.5/wx/iosfwrap.h
-rw-r--r--  1 root root    646 2004-11-12 11:10 /usr/include/wx-2.5/wx/ioswrap.h
-rw-r--r--  1 root root   5939 2004-11-12 11:10 /usr/include/wx-2.5/wx/ipcbase.h
-rw-r--r--  1 root root   1298 2004-11-12 11:10 /usr/include/wx-2.5/wx/ipc.h
-rw-r--r--  1 root root  37879 2004-11-12 11:10 /usr/include/wx-2.5/wx/isqlext.h
-rw-r--r--  1 root root   7062 2004-11-12 11:10 /usr/include/wx-2.5/wx/isql.h
-rw-r--r--  1 root root    474 2004-11-12 11:11 /usr/include/wx-2.5/wx/joystick.h
-rw-r--r--  1 root root   5641 2004-11-12 11:10 /usr/include/wx-2.5/wx/layout.h
-rw-r--r--  1 root root    120 2004-11-12 11:11 /usr/include/wx-2.5/wx/laywin.h
-rw-r--r--  1 root root  20743 2004-11-12 11:10 /usr/include/wx-2.5/wx/listbase.h
-rw-r--r--  1 root root   5676 2004-11-12 11:10 /usr/include/wx-2.5/wx/listbook.h
-rw-r--r--  1 root root   5351 2004-11-12 11:10 /usr/include/wx-2.5/wx/listbox.h
-rw-r--r--  1 root root   3173 2004-11-12 11:10 /usr/include/wx-2.5/wx/listctrl.h
-rw-r--r--  1 root root  62970 2004-11-12 11:10 /usr/include/wx-2.5/wx/list.h
-rw-r--r--  1 root root   1092 2004-11-12 11:10 /usr/include/wx-2.5/wx/listimpl.cpp
-rw-r--r--  1 root root  20683 2004-11-12 11:10 /usr/include/wx-2.5/wx/log.h
-rw-r--r--  1 root root  28774 2004-11-12 11:10 /usr/include/wx-2.5/wx/longlong.h
-rw-r--r--  1 root root   1352 2004-11-12 11:10 /usr/include/wx-2.5/wx/math.h
-rw-r--r--  1 root root   9002 2004-11-12 11:10 /usr/include/wx-2.5/wx/matrix.h
-rw-r--r--  1 root root    538 2004-11-12 11:10 /usr/include/wx-2.5/wx/mdi.h
-rw-r--r--  1 root root    574 2004-11-12 11:11 /usr/include/wx-2.5/wx/mediactrl.h
-rw-r--r--  1 root root   2197 2004-11-12 11:10 /usr/include/wx-2.5/wx/memconf.h
-rw-r--r--  1 root root  11306 2004-11-12 11:10 /usr/include/wx-2.5/wx/memory.h
-rw-r--r--  1 root root   1518 2004-11-12 11:10 /usr/include/wx-2.5/wx/memtext.h
-rw-r--r--  1 root root  17180 2004-11-12 11:10 /usr/include/wx-2.5/wx/menu.h
-rw-r--r--  1 root root   6933 2004-11-12 11:10 /usr/include/wx-2.5/wx/menuitem.h
-rw-r--r--  1 root root   1694 2004-11-12 11:10 /usr/include/wx-2.5/wx/metafile.h
-rw-r--r--  1 root root  15079 2004-11-12 11:10 /usr/include/wx-2.5/wx/mimetype.h
-rw-r--r--  1 root root    484 2004-11-12 11:10 /usr/include/wx-2.5/wx/minifram.h
-rw-r--r--  1 root root   1874 2004-11-12 11:10 /usr/include/wx-2.5/wx/module.h
-rw-r--r--  1 root root   1242 2004-11-12 11:10 /usr/include/wx-2.5/wx/msgdlg.h
-rw-r--r--  1 root root   3604 2004-11-12 11:10 /usr/include/wx-2.5/wx/msgout.h
-rw-r--r--  1 root root   2173 2004-11-12 11:10 /usr/include/wx-2.5/wx/mstream.h
-rw-r--r--  1 root root   5611 2004-11-12 11:10 /usr/include/wx-2.5/wx/notebook.h
-rw-r--r--  1 root root    637 2004-11-12 11:10 /usr/include/wx-2.5/wx/numdlg.h
-rw-r--r--  1 root root  20868 2004-11-12 11:10 /usr/include/wx-2.5/wx/object.h
-rw-r--r--  1 root root   6326 2004-11-12 11:10 /usr/include/wx-2.5/wx/ownerdrw.h
Logged
Pages: [1] 2 3