aMule Forum
English => Compilation problems => Topic started by: dybart on May 03, 2005, 10:07:06 AM
-
Hi, when i compile amule i see this errors:
make
make all-recursive
make[1]: Entering directory `/home/dybart82/aMule-2.0.0'
Making all in m4
make[2]: Entering directory `/home/dybart82/aMule-2.0.0/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/dybart82/aMule-2.0.0/m4'
Making all in intl
make[2]: Entering directory `/home/dybart82/aMule-2.0.0/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/dybart82/aMule-2.0.0/intl'
Making all in po
make[2]: Entering directory `/home/dybart82/aMule-2.0.0/po'
rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics -o en_GB.gmo en_GB.po
0 translated messages, 459 untranslated messages.
rm -f en_US.gmo && /usr/bin/msgfmt -c --statistics -o en_US.gmo en_US.po
459 translated messages.
rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po
1356 translated messages.
rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
1399 translated messages.
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
1403 translated messages.
rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po
1400 translated messages.
rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po
355 translated messages, 104 untranslated messages.
rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
1399 translated messages.
rm -f et_EE.gmo && /usr/bin/msgfmt -c --statistics -o et_EE.gmo et_EE.po
351 translated messages, 108 untranslated messages.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
1385 translated messages, 14 untranslated messages.
rm -f bg.gmo && /usr/bin/msgfmt -c --statistics -o bg.gmo bg.po
389 translated messages, 375 untranslated messages.
rm -f es_MX.gmo && /usr/bin/msgfmt -c --statistics -o es_MX.gmo es_MX.po
348 translated messages, 111 untranslated messages.
rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
1272 translated messages, 127 untranslated messages.
rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po
514 translated messages, 263 untranslated messages.
rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po
1399 translated messages.
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
1399 translated messages.
rm -f ar.gmo && /usr/bin/msgfmt -c --statistics -o ar.gmo ar.po
695 translated messages, 233 untranslated messages.
rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po
833 translated messages.
rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
1399 translated messages.
rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
881 translated messages, 74 untranslated messages.
rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po
741 translated messages, 139 untranslated messages.
rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po
1400 translated messages.
rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po
1398 translated messages, 1 untranslated message.
rm -f it_CH.gmo && /usr/bin/msgfmt -c --statistics -o it_CH.gmo it_CH.po
851 translated messages, 198 fuzzy translations, 201 untranslated messages.
rm -f pt_PT.gmo && /usr/bin/msgfmt -c --statistics -o pt_PT.gmo pt_PT.po
1399 translated messages.
rm -f hr.gmo && /usr/bin/msgfmt -c --statistics -o hr.gmo hr.po
882 translated messages.
rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po
1399 translated messages.
make[2]: Leaving directory `/home/dybart82/aMule-2.0.0/po'
Making all in docs
make[2]: Entering directory `/home/dybart82/aMule-2.0.0/docs'
Making all in man
make[3]: Entering directory `/home/dybart82/aMule-2.0.0/docs/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/dybart82/aMule-2.0.0/docs/man'
make[3]: Entering directory `/home/dybart82/aMule-2.0.0/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/dybart82/aMule-2.0.0/docs'
make[2]: Leaving directory `/home/dybart82/aMule-2.0.0/docs'
Making all in src
make[2]: Entering directory `/home/dybart82/aMule-2.0.0/src'
Making all in utils
make[3]: Entering directory `/home/dybart82/aMule-2.0.0/src/utils'
Making all in xas
make[4]: Entering directory `/home/dybart82/aMule-2.0.0/src/utils/xas'
Making all in docs
make[5]: Entering directory `/home/dybart82/aMule-2.0.0/src/utils/xas/docs'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/dybart82/aMule-2.0.0/src/utils/xas/docs'
make[5]: Entering directory `/home/dybart82/aMule-2.0.0/src/utils/xas'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/dybart82/aMule-2.0.0/src/utils/xas'
make[4]: Leaving directory `/home/dybart82/aMule-2.0.0/src/utils/xas'
make[4]: Entering directory `/home/dybart82/aMule-2.0.0/src/utils'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/dybart82/aMule-2.0.0/src/utils'
make[3]: Leaving directory `/home/dybart82/aMule-2.0.0/src/utils'
Making all in pixmaps
make[3]: Entering directory `/home/dybart82/aMule-2.0.0/src/pixmaps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/dybart82/aMule-2.0.0/src/pixmaps'
Making all in kademlia
make[3]: Entering directory `/home/dybart82/aMule-2.0.0/src/kademlia'
Making all in io
make[4]: Entering directory `/home/dybart82/aMule-2.0.0/src/kademlia/io'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/dybart82/aMule-2.0.0/src/kademlia/io'
Making all in kademlia
make[4]: Entering directory `/home/dybart82/aMule-2.0.0/src/kademlia/kademlia'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/dybart82/aMule-2.0.0/src/kademlia/kademlia'
Making all in net
make[4]: Entering directory `/home/dybart82/aMule-2.0.0/src/kademlia/net'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/dybart82/aMule-2.0.0/src/kademlia/net'
Making all in routing
make[4]: Entering directory `/home/dybart82/aMule-2.0.0/src/kademlia/routing'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/dybart82/aMule-2.0.0/src/kademlia/routing'
Making all in utils
make[4]: Entering directory `/home/dybart82/aMule-2.0.0/src/kademlia/utils'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/dybart82/aMule-2.0.0/src/kademlia/utils'
make[4]: Entering directory `/home/dybart82/aMule-2.0.0/src/kademlia'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/dybart82/aMule-2.0.0/src/kademlia'
make[3]: Leaving directory `/home/dybart82/aMule-2.0.0/src/kademlia'
make[3]: Entering directory `/home/dybart82/aMule-2.0.0/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DUSE_EMBEDDED_CRYPTO -MT ED2KLinkParser.o -MD -MP -MF ".deps/ED2KLinkParser.Tpo" -c -o ED2KLinkParser.o ED2KLinkParser.cpp; \
then mv -f ".deps/ED2KLinkParser.Tpo" ".deps/ED2KLinkParser.Po"; else rm -f ".deps/ED2KLinkParser.Tpo"; exit 1; fi
g++ -DUSE_EMBEDDED_CRYPTO -lpthread -o ed2k ED2KLinkParser.o
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/lib/wx/include/base-2.4 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO -MT amule-AddFriend.o -MD -MP -MF ".deps/amule-AddFriend.Tpo" -c -o amule-AddFriend.o `test -f 'AddFriend.cpp' || echo './'`AddFriend.cpp; \
then mv -f ".deps/amule-AddFriend.Tpo" ".deps/amule-AddFriend.Po"; else rm -f ".deps/amule-AddFriend.Tpo"; exit 1; fi
In file included from /usr/include/wx/window.h:27,
from /usr/include/wx/toplevel.h:25,
from /usr/include/wx/dialog.h:21,
from AddFriend.h:33,
from AddFriend.cpp:33:
/usr/include/wx/cursor.h: In constructor `
wxBusyCursorSuspender::wxBusyCursorSuspender()':
/usr/include/wx/cursor.h:46: error: `wxIsBusy' undeclared (first use this
function)
/usr/include/wx/cursor.h:46: error: (Each undeclared identifier is reported
only once for each function it appears in.)
/usr/include/wx/cursor.h:48: error: `wxBusyCursor' undeclared (first use this
function)
/usr/include/wx/cursor.h:48: error: parse error before `;' token
/usr/include/wx/cursor.h: In destructor `
wxBusyCursorSuspender::~wxBusyCursorSuspender()':
/usr/include/wx/cursor.h:55: error: parse error before `;' token
In file included from /usr/include/wx/window.h:28,
from /usr/include/wx/toplevel.h:25,
from /usr/include/wx/dialog.h:21,
from AddFriend.h:33,
from AddFriend.cpp:33:
/usr/include/wx/font.h: At global scope:
/usr/include/wx/font.h:82: error: parse error before `{' token
/usr/include/wx/font.h:104: error: non-member function `bool Ok()' cannot have
`const' method qualifier
/usr/include/wx/font.h: In function `bool Ok()':
/usr/include/wx/font.h:104: error: `m_refData' undeclared (first use this
function)
/usr/include/wx/font.h: At global scope:
/usr/include/wx/font.h:107: error: non-member function `bool operator==(const
wxFont&)' cannot have `const' method qualifier
/usr/include/wx/font.h:107: error: `bool operator==(const wxFont&)' must take
exactly two arguments
/usr/include/wx/font.h:108: error: non-member function `bool operator!=(const
wxFont&)' cannot have `const' method qualifier
/usr/include/wx/font.h:108: error: `bool operator!=(const wxFont&)' must take
exactly two arguments
/usr/include/wx/font.h:111: error: virtual outside class declaration
/usr/include/wx/font.h:111: error: non-member function `int GetPointSize()'
cannot have `const' method qualifier
/usr/include/wx/font.h:111: error: function `int GetPointSize()' is initialized
like a variable
/usr/include/wx/font.h:112: error: virtual outside class declaration
/usr/include/wx/font.h:112: error: non-member function `int GetFamily()' cannot
have `const' method qualifier
/usr/include/wx/font.h:112: error: function `int GetFamily()' is initialized
like a variable
/usr/include/wx/font.h:113: error: virtual outside class declaration
/usr/include/wx/font.h:113: error: non-member function `int GetStyle()' cannot
have `const' method qualifier
/usr/include/wx/font.h:113: error: function `int GetStyle()' is initialized
like a variable
/usr/include/wx/font.h:114: error: virtual outside class declaration
/usr/include/wx/font.h:114: error: non-member function `int GetWeight()' cannot
have `const' method qualifier
/usr/include/wx/font.h:114: error: function `int GetWeight()' is initialized
like a variable
/usr/include/wx/font.h:115: error: virtual outside class declaration
/usr/include/wx/font.h:115: error: non-member function `bool GetUnderlined()'
cannot have `const' method qualifier
/usr/include/wx/font.h:115: error: function `bool GetUnderlined()' is
initialized like a variable
/usr/include/wx/font.h:116: error: virtual outside class declaration
/usr/include/wx/font.h:116: error: non-member function `wxString GetFaceName()'
cannot have `const' method qualifier
/usr/include/wx/font.h:116: error: function `wxString GetFaceName()' is
initialized like a variable
/usr/include/wx/font.h:117: error: virtual outside class declaration
/usr/include/wx/font.h:117: error: non-member function `wxFontEncoding
GetEncoding()' cannot have `const' method qualifier
/usr/include/wx/font.h:117: error: function `wxFontEncoding GetEncoding()' is
initialized like a variable
/usr/include/wx/font.h:118: error: virtual outside class declaration
/usr/include/wx/font.h:118: error: non-member function `wxNativeFontInfo*
GetNativeFontInfo()' cannot have `const' method qualifier
/usr/include/wx/font.h:120: error: virtual outside class declaration
/usr/include/wx/font.h:120: error: non-member function `bool IsFixedWidth()'
cannot have `const' method qualifier
/usr/include/wx/font.h:122: error: non-member function `wxString
GetNativeFontInfoDesc()' cannot have `const' method qualifier
/usr/include/wx/font.h:123: error: non-member function `wxString
GetNativeFontInfoUserDesc()' cannot have `const' method qualifier
/usr/include/wx/font.h:126: error: virtual outside class declaration
/usr/include/wx/font.h:126: error: function `void SetPointSize(int)' is
initialized like a variable
/usr/include/wx/font.h:127: error: virtual outside class declaration
/usr/include/wx/font.h:127: error: function `void SetFamily(int)' is
initialized like a variable
/usr/include/wx/font.h:128: error: virtual outside class declaration
/usr/include/wx/font.h:128: error: function `void SetStyle(int)' is initialized
like a variable
/usr/include/wx/font.h:129: error: virtual outside class declaration
/usr/include/wx/font.h:129: error: function `void SetWeight(int)' is
initialized like a variable
/usr/include/wx/font.h:130: error: virtual outside class declaration
/usr/include/wx/font.h:130: error: function `void SetFaceName(const wxString&)'
is initialized like a variable
/usr/include/wx/font.h:131: error: virtual outside class declaration
/usr/include/wx/font.h:131: error: function `void SetUnderlined(bool)' is
initialized like a variable
/usr/include/wx/font.h:132: error: virtual outside class declaration
/usr/include/wx/font.h:132: error: function `void SetEncoding(wxFontEncoding)'
is initialized like a variable
/usr/include/wx/font.h:133: error: virtual outside class declaration
/usr/include/wx/font.h:140: error: non-member function `wxString
GetFamilyString()' cannot have `const' method qualifier
/usr/include/wx/font.h:141: error: non-member function `wxString
GetStyleString()' cannot have `const' method qualifier
-
/usr/include/wx/font.h:142: error: non-member function `wxString
GetWeightString()' cannot have `const' method qualifier
/usr/include/wx/font.h:145: error: virtual outside class declaration
/usr/include/wx/font.h:146: error: virtual outside class declaration
/usr/include/wx/font.h: In function `wxFontEncoding GetDefaultEncoding()':
/usr/include/wx/font.h:150: error: `ms_encodingDefault' undeclared (first use
this function)
/usr/include/wx/font.h: At global scope:
/usr/include/wx/font.h:153: error: parse error before `protected'
In file included from /usr/include/wx/toplevel.h:25,
from /usr/include/wx/dialog.h:21,
from AddFriend.h:33,
from AddFriend.cpp:33:
/usr/include/wx/window.h:105: error: parse error before `&' token
/usr/include/wx/window.h:189: error: parse error before `&' token
/usr/include/wx/window.h:192: error: parse error before `&' token
/usr/include/wx/window.h:192: error: `void wxWindowBase::SetSize(...)' and `
void wxWindowBase::SetSize(...)' cannot be overloaded
/usr/include/wx/window.h:195: error: semicolon missing after declaration of `
wxWindowBase'
/usr/include/wx/window.h: In constructor `wxWindowBase::wxWindowBase()':
/usr/include/wx/window.h:99: error: `InitBase' undeclared (first use this
function)
/usr/include/wx/window.h: In member function `bool
wxWindowBase::IsBeingDeleted() const':
/usr/include/wx/window.h:139: error: `m_isBeingDeleted' undeclared (first use
this function)
/usr/include/wx/window.h: In member function `virtual void
wxWindowBase::SetName(const wxString&)':
/usr/include/wx/window.h:160: error: `m_windowName' undeclared (first use this
function)
/usr/include/wx/window.h: In member function `void wxWindowBase::SetId(int)':
/usr/include/wx/window.h:165: error: `m_windowId' undeclared (first use this
function)
/usr/include/wx/window.h: In static member function `static int
wxWindowBase::NewControlId()':
/usr/include/wx/window.h:170: error: `ms_lastControlId' undeclared (first use
this function)
/usr/include/wx/window.h: In member function `void wxWindowBase::SetSize(int,
int, int, int, int)':
/usr/include/wx/window.h:184: error: `DoSetSize' undeclared (first use this
function)
/usr/include/wx/window.h: In member function `void wxWindowBase::SetSize(int,
int)':
/usr/include/wx/window.h:187: error: `DoSetSize' undeclared (first use this
function)
/usr/include/wx/window.h: In member function `void wxWindowBase::SetSize(...)':
/usr/include/wx/window.h:190: error: `size' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:196: error: ISO C++ forbids defining types within
return type
/usr/include/wx/window.h:196: error: two or more data types in declaration of `
Move'
/usr/include/wx/window.h:196: error: semicolon missing after declaration of `
class wxWindowBase'
/usr/include/wx/window.h: In function `int Move(int, int, int)':
/usr/include/wx/window.h:196: error: `DoSetSize' undeclared (first use this
function)
/usr/include/wx/window.h: In function `void Move(const wxPoint&, int)':
/usr/include/wx/window.h:199: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h:199: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:202: error: virtual outside class declaration
/usr/include/wx/window.h:202: error: function `void Raise()' is initialized
like a variable
/usr/include/wx/window.h:203: error: virtual outside class declaration
/usr/include/wx/window.h:203: error: function `void Lower()' is initialized
like a variable
/usr/include/wx/window.h: In function `void SetClientSize(int, int)':
/usr/include/wx/window.h:207: error: `DoSetClientSize' undeclared (first use
this function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:209: error: parse error before `&' token
/usr/include/wx/window.h: In function `void SetClientSize(...)':
/usr/include/wx/window.h:210: error: `DoSetClientSize' undeclared (first use
this function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:212: error: parse error before `&' token
/usr/include/wx/window.h: In function `void SetClientSize(...)':
/usr/include/wx/window.h:213: error: redefinition of `void SetClientSize(...)'
/usr/include/wx/window.h:210: error: `void SetClientSize(...)' previously
defined here
/usr/include/wx/window.h:213: error: redefinition of `void SetClientSize(...)'
/usr/include/wx/window.h:210: error: `void SetClientSize(...)' previously
defined here
/usr/include/wx/window.h:213: error: `rect' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:216: error: non-member function `void
GetPosition(int*, int*)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `void GetPosition(int*, int*)':
/usr/include/wx/window.h:216: error: `DoGetPosition' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:218: error: non-member function `wxPoint GetPosition()
' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `wxPoint GetPosition()':
/usr/include/wx/window.h:218: error: return type `struct wxPoint' is incomplete
/usr/include/wx/window.h:220: error: `DoGetPosition' undeclared (first use this
function)
/usr/include/wx/window.h:222: error: invalid use of undefined type `struct
wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `struct wxPoint
'
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:225: error: non-member function `void GetSize(int*,
int*)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `void GetSize(int*, int*)':
/usr/include/wx/window.h:225: error: `DoGetSize' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:226: error: parse error before `)' token
/usr/include/wx/window.h:229: error: `w' was not declared in this scope
/usr/include/wx/window.h:229: error: `h' was not declared in this scope
/usr/include/wx/window.h:229: error: `int DoGetSize' used prior to declaration
/usr/include/wx/window.h:229: error: initializer list being treated as compound
expression
/usr/include/wx/window.h:230: error: parse error before `return'
/usr/include/wx/window.h:233: error: parse error before `)' token
/usr/include/wx/window.h:236: error: `x' was not declared in this scope
/usr/include/wx/window.h:236: error: `y' was not declared in this scope
/usr/include/wx/window.h:236: error: `int GetPosition' redeclared as different
kind of symbol
/usr/include/wx/window.h:218: error: previous declaration of `wxPoint
GetPosition()'
/usr/include/wx/window.h:236: error: initializer list being treated as compound
expression
/usr/include/wx/window.h:237: error: `w' was not declared in this scope
/usr/include/wx/window.h:237: error: `h' was not declared in this scope
/usr/include/wx/window.h:237: error: `int GetSize' redeclared as different kind
of symbol
/usr/include/wx/window.h:225: error: previous declaration of `void
GetSize(int*, int*)'
/usr/include/wx/window.h:237: error: initializer list being treated as compound
expression
/usr/include/wx/window.h:239: error: parse error before `return'
/usr/include/wx/window.h:242: error: non-member function `void
GetClientSize(int*, int*)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `void GetClientSize(int*, int*)':
/usr/include/wx/window.h:242: error: `DoGetClientSize' undeclared (first use
this function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:243: error: parse error before `)' token
/usr/include/wx/window.h:246: error: `w' was not declared in this scope
/usr/include/wx/window.h:246: error: `h' was not declared in this scope
/usr/include/wx/window.h:246: error: `int DoGetClientSize' used prior to
declaration
/usr/include/wx/window.h:246: error: initializer list being treated as compound
expression
/usr/include/wx/window.h:248: error: parse error before `return'
/usr/include/wx/window.h:254: error: virtual outside class declaration
/usr/include/wx/window.h:254: error: non-member function `wxPoint
GetClientAreaOrigin()' cannot have `const' method qualifier
/usr/include/wx/window.h:257: error: parse error before `)' token
/usr/include/wx/window.h:264: error: parse error before `)' token
/usr/include/wx/window.h:266: error: non-member function `void
GetBestSize(int*, int*)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `void GetBestSize(int*, int*)':
/usr/include/wx/window.h:267: error: `wxSize' undeclared (first use this
function)
/usr/include/wx/window.h:267: error: parse error before `=' token
/usr/include/wx/window.h:269: error: `s' undeclared (first use this function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:279: error: parse error before `)' token
/usr/include/wx/window.h:300: error: virtual outside class declaration
/usr/include/wx/window.h:303: error: virtual outside class declaration
/usr/include/wx/window.h:308: error: virtual outside class declaration
/usr/include/wx/window.h:311: error: virtual outside class declaration
/usr/include/wx/window.h:313: error: virtual outside class declaration
/usr/include/wx/window.h:313: error: non-member function `int GetMinWidth()'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `int GetMinWidth()':
/usr/include/wx/window.h:313: error: `m_minWidth' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:314: error: virtual outside class declaration
/usr/include/wx/window.h:314: error: non-member function `int GetMinHeight()'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `int GetMinHeight()':
/usr/include/wx/window.h:314: error: `m_minHeight' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:315: error: non-member function `int GetMaxWidth()'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `int GetMaxWidth()':
/usr/include/wx/window.h:315: error: `m_maxWidth' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:316: error: non-member function `int GetMaxHeight()'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `int GetMaxHeight()':
/usr/include/wx/window.h:316: error: `m_maxHeight' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:319: error: syntax error before `(' token
/usr/include/wx/window.h:327: error: parse error before `&' token
/usr/include/wx/window.h: In function `void SetVirtualSize(...)':
/usr/include/wx/window.h:327: error: `DoSetVirtualSize' undeclared (first use
this function)
/usr/include/wx/window.h: In function `void SetVirtualSize(int, int)':
/usr/include/wx/window.h:328: error: `DoSetVirtualSize' undeclared (first use
this function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:330: error: parse error before `)' token
/usr/include/wx/window.h:332: error: non-member function `void
GetVirtualSize(int*, int*)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `void GetVirtualSize(int*, int*)':
/usr/include/wx/window.h:333: error: parse error before `(' token
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:345: error: virtual outside class declaration
/usr/include/wx/window.h:345: error: `void DoSetVirtualSize(int, int)' used
prior to declaration
/usr/include/wx/window.h:346: error: syntax error before `(' token
/usr/include/wx/window.h:351: error: syntax error before `(' token
/usr/include/wx/window.h:266: error: too few arguments to function `void
GetBestSize(int*, int*)'
/usr/include/wx/window.h:354: error: at this point in file
/usr/include/wx/window.h:354: error: 'wxSize' is used as a type, but is not
defined as a type.
/usr/include/wx/window.h:356: error: parse error before `return'
/usr/include/wx/window.h:364: error: virtual outside class declaration
/usr/include/wx/window.h:368: error: virtual outside class declaration
/usr/include/wx/window.h:371: error: non-member function `bool IsShown()'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `bool IsShown()':
/usr/include/wx/window.h:371: error: `m_isShown' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:372: error: non-member function `bool IsEnabled()'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `bool IsEnabled()':
/usr/include/wx/window.h:372: error: `m_isEnabled' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:376: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void SetWindowStyleFlag(long int)':
/usr/include/wx/window.h:376: error: `m_windowStyle' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:377: error: virtual outside class declaration
/usr/include/wx/window.h:377: error: non-member function `long int
GetWindowStyleFlag()' cannot have `const' method qualifier
/usr/include/wx/window.h:381: error: non-member function `long int
GetWindowStyle()' cannot have `const' method qualifier
/usr/include/wx/window.h:383: error: non-member function `bool HasFlag(int)'
cannot have `const' method qualifier
/usr/include/wx/window.h:384: error: virtual outside class declaration
/usr/include/wx/window.h:384: error: non-member function `bool IsRetained()'
cannot have `const' method qualifier
/usr/include/wx/window.h:388: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void SetExtraStyle(long int)':
/usr/include/wx/window.h:388: error: `m_exStyle' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:389: error: non-member function `long int
GetExtraStyle()' cannot have `const' method qualifier
/usr/include/wx/window.h:392: error: virtual outside class declaration
/usr/include/wx/window.h:394: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void SetThemeEnabled(bool)':
/usr/include/wx/window.h:394: error: `m_themeEnabled' undeclared (first use
this function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:395: error: virtual outside class declaration
/usr/include/wx/window.h:395: error: non-member function `bool
GetThemeEnabled()' cannot have `const' method qualifier
/usr/include/wx/window.h:401: error: virtual outside class declaration
/usr/include/wx/window.h:401: error: function `void SetFocus()' is initialized
like a variable
/usr/include/wx/window.h:404: error: virtual outside class declaration
/usr/include/wx/window.h:410: error: virtual outside class declaration
/usr/include/wx/window.h:410: error: non-member function `bool AcceptsFocus()'
cannot have `const' method qualifier
/usr/include/wx/window.h:415: error: virtual outside class declaration
/usr/include/wx/window.h:415: error: non-member function `bool
AcceptsFocusFromKeyboard()' cannot have `const' method qualifier
/usr/include/wx/window.h:422: error: virtual outside class declaration
/usr/include/wx/window.h:422: error: non-member function `wxWindow*
GetDefaultItem()' cannot have `const' method qualifier
/usr/include/wx/window.h:426: error: virtual outside class declaration
/usr/include/wx/window.h:429: error: virtual outside class declaration
/usr/include/wx/window.h:435: error: non-member function `const wxWindowList&
GetChildren()' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `const wxWindowList& GetChildren()':
/usr/include/wx/window.h:435: error: `m_children' undeclared (first use this
function)
/usr/include/wx/window.h: In function `wxWindowList& GetChildren()':
/usr/include/wx/window.h:436: error: new declaration `wxWindowList&
GetChildren()'
/usr/include/wx/window.h:435: error: ambiguates old declaration `const
wxWindowList& GetChildren()'
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:439: error: non-member function `wxWindow* GetParent()
' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `wxWindow* GetParent()':
/usr/include/wx/window.h:439: error: `m_parent' undeclared (first use this
function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:440: error: non-member function `wxWindow*
GetGrandParent()' cannot have `const' method qualifier
/usr/include/wx/window.h:443: error: virtual outside class declaration
/usr/include/wx/window.h:443: error: non-member function `bool IsTopLevel()'
cannot have `const' method qualifier
/usr/include/wx/window.h:449: error: virtual outside class declaration
/usr/include/wx/window.h:452: error: virtual outside class declaration
-
/usr/include/wx/window.h:453: error: virtual outside class declaration
/usr/include/wx/window.h:474: error: non-member function `wxEvtHandler*
GetEventHandler()' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `wxEvtHandler* GetEventHandler()':
/usr/include/wx/window.h:474: error: `m_eventHandler' undeclared (first use
this function)
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:507: error: virtual outside class declaration
/usr/include/wx/window.h:510: error: virtual outside class declaration
/usr/include/wx/window.h:511: error: virtual outside class declaration
/usr/include/wx/window.h:513: error: virtual outside class declaration
/usr/include/wx/window.h:529: error: parse error before `&' token
/usr/include/wx/window.h:536: error: parse error before `&' token
/usr/include/wx/window.h:547: error: virtual outside class declaration
/usr/include/wx/window.h:547: error: function `void WarpPointer(int, int)' is
initialized like a variable
/usr/include/wx/window.h:561: error: virtual outside class declaration
/usr/include/wx/window.h:561: error: non-member function `bool HasCapture()'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `bool HasCapture()':
/usr/include/wx/window.h:561: error: invalid use of `this' in non-member
function
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:569: error: parse error before `*' token
/usr/include/wx/window.h:569: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void Refresh(...)':
/usr/include/wx/window.h:572: error: parse error before `&' token
/usr/include/wx/window.h: In function `void RefreshRect(...)':
/usr/include/wx/window.h:575: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void Update()':
/usr/include/wx/window.h:578: error: virtual outside class declaration
/usr/include/wx/window.h:578: error: function `void Clear()' is initialized
like a variable
/usr/include/wx/window.h:581: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void Freeze()':
/usr/include/wx/window.h:584: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void Thaw()':
/usr/include/wx/window.h:587: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void PrepareDC(wxDC&)':
/usr/include/wx/window.h:591: error: syntax error before `&' token
/usr/include/wx/window.h:592: error: syntax error before `&' token
/usr/include/wx/window.h:595: error: parse error before `)' token
/usr/include/wx/window.h:599: error: non-member function `bool IsExposed(int,
int)' cannot have `const' method qualifier
/usr/include/wx/window.h:600: error: non-member function `bool IsExposed(int,
int, int, int)' cannot have `const' method qualifier
/usr/include/wx/window.h:603: error: non-member function `bool IsExposed(const
wxPoint&)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `bool IsExposed(const wxPoint&)':
/usr/include/wx/window.h:603: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h:603: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h:604: error: parse error before `&' token
/usr/include/wx/window.h:605: error: non-member function `bool IsExposed(...)'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `bool IsExposed(...)':
/usr/include/wx/window.h:612: error: parse error before `&' token
/usr/include/wx/window.h:612: error: virtual outside class declaration
/usr/include/wx/window.h:613: error: parse error before `&' token
/usr/include/wx/window.h:613: error: virtual outside class declaration
/usr/include/wx/window.h:615: error: parse error before `)' token
/usr/include/wx/window.h:616: error: parse error before `)' token
/usr/include/wx/window.h:620: error: virtual outside class declaration
/usr/include/wx/window.h:621: error: non-member function `const wxCursor&
GetCursor()' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `const wxCursor& GetCursor()':
/usr/include/wx/window.h:621: error: `m_cursor' undeclared (first use this
function)
/usr/include/wx/window.h: In function `wxCursor& GetCursor()':
/usr/include/wx/window.h:622: error: new declaration `wxCursor& GetCursor()'
/usr/include/wx/window.h:621: error: ambiguates old declaration `const
wxCursor& GetCursor()'
/usr/include/wx/window.h: In function `const wxCursor& GetCursor()':
/usr/include/wx/window.h:626: error: virtual outside class declaration
/usr/include/wx/window.h:626: error: function `bool SetFont(const wxFont&)' is
initialized like a variable
/usr/include/wx/window.h:627: error: non-member function `const wxFont&
GetFont()' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `const wxFont& GetFont()':
/usr/include/wx/window.h:627: error: `m_font' undeclared (first use this
function)
/usr/include/wx/window.h: In function `wxFont& GetFont()':
/usr/include/wx/window.h:628: error: new declaration `wxFont& GetFont()'
/usr/include/wx/window.h:627: error: ambiguates old declaration `const wxFont&
GetFont()'
/usr/include/wx/window.h: In function `const wxFont& GetFont()':
/usr/include/wx/window.h:638: error: virtual outside class declaration
/usr/include/wx/window.h:638: error: non-member function `int GetCharHeight()'
cannot have `const' method qualifier
/usr/include/wx/window.h:638: error: function `int GetCharHeight()' is
initialized like a variable
/usr/include/wx/window.h:639: error: virtual outside class declaration
/usr/include/wx/window.h:639: error: non-member function `int GetCharWidth()'
cannot have `const' method qualifier
/usr/include/wx/window.h:639: error: function `int GetCharWidth()' is
initialized like a variable
/usr/include/wx/window.h:648: error: virtual outside class declaration
/usr/include/wx/window.h:648: error: non-member function `void
GetTextExtent(const wxString&, int*, int*, int*, int*, const wxFont*)'
cannot have `const' method qualifier
/usr/include/wx/window.h:648: error: function `void GetTextExtent(const
wxString&, int*, int*, int*, int*, const wxFont*)' is initialized like a
variable
/usr/include/wx/window.h:655: error: non-member function `void
ClientToScreen(int*, int*)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `void ClientToScreen(int*, int*)':
/usr/include/wx/window.h:655: error: `DoClientToScreen' undeclared (first use
this function)
/usr/include/wx/window.h:657: error: non-member function `void
ScreenToClient(int*, int*)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `void ScreenToClient(int*, int*)':
/usr/include/wx/window.h:657: error: `DoScreenToClient' undeclared (first use
this function)
/usr/include/wx/window.h:661: error: non-member function `wxPoint
ClientToScreen(const wxPoint&)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `wxPoint ClientToScreen(const wxPoint&)':
/usr/include/wx/window.h:661: error: return type `struct wxPoint' is incomplete
/usr/include/wx/window.h:662: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h:662: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h:663: error: `DoClientToScreen' undeclared (first use
this function)
/usr/include/wx/window.h:665: error: invalid use of undefined type `struct
wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `struct wxPoint
'
/usr/include/wx/window.h:669: error: non-member function `wxPoint
ScreenToClient(const wxPoint&)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `wxPoint ScreenToClient(const wxPoint&)':
/usr/include/wx/window.h:669: error: return type `struct wxPoint' is incomplete
/usr/include/wx/window.h:670: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h:670: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h:671: error: `DoScreenToClient' undeclared (first use
this function)
/usr/include/wx/window.h:673: error: invalid use of undefined type `struct
wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `struct wxPoint
'
/usr/include/wx/window.h:678: error: non-member function `wxHitTest
HitTest(int, int)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `wxHitTest HitTest(int, int)':
/usr/include/wx/window.h:678: error: `DoHitTest' undeclared (first use this
function)
/usr/include/wx/window.h:681: error: non-member function `wxHitTest
HitTest(const wxPoint&)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `wxHitTest HitTest(const wxPoint&)':
/usr/include/wx/window.h:681: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h:681: error: invalid use of undefined type `const
struct wxPoint'
/usr/local/include/wx/utils.h:46: error: forward declaration of `const struct
wxPoint'
/usr/include/wx/window.h:681: error: `DoHitTest' undeclared (first use this
function)
/usr/include/wx/window.h:688: error: non-member function `wxBorder GetBorder()'
cannot have `const' method qualifier
/usr/include/wx/window.h:704: error: non-member function `bool
HasScrollbar(int)' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `bool HasScrollbar(int)':
/usr/include/wx/window.h:714: error: virtual outside class declaration
/usr/include/wx/window.h:714: error: function `void SetScrollbar(int, int, int,
int, bool)' is initialized like a variable
/usr/include/wx/window.h:715: error: virtual outside class declaration
/usr/include/wx/window.h:715: error: function `void SetScrollPos(int, int,
bool)' is initialized like a variable
/usr/include/wx/window.h:716: error: virtual outside class declaration
/usr/include/wx/window.h:716: error: non-member function `int GetScrollPos(int)
' cannot have `const' method qualifier
/usr/include/wx/window.h:716: error: function `int GetScrollPos(int)' is
initialized like a variable
/usr/include/wx/window.h:717: error: virtual outside class declaration
/usr/include/wx/window.h:717: error: non-member function `int
GetScrollThumb(int)' cannot have `const' method qualifier
/usr/include/wx/window.h:717: error: function `int GetScrollThumb(int)' is
initialized like a variable
/usr/include/wx/window.h:718: error: virtual outside class declaration
/usr/include/wx/window.h:718: error: non-member function `int
GetScrollRange(int)' cannot have `const' method qualifier
/usr/include/wx/window.h:718: error: function `int GetScrollRange(int)' is
initialized like a variable
/usr/include/wx/window.h:722: error: parse error before `*' token
/usr/include/wx/window.h:722: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void ScrollWindow(...)':
/usr/include/wx/window.h:727: error: virtual outside class declaration
/usr/include/wx/window.h: In function `bool ScrollLines(int)':
/usr/include/wx/window.h:728: error: virtual outside class declaration
/usr/include/wx/window.h: In function `void SetAutoLayout(bool)':
/usr/include/wx/window.h:806: error: `m_autoLayout' undeclared (first use this
function)
/usr/include/wx/window.h:807: error: non-member function `bool GetAutoLayout()'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `bool GetAutoLayout()':
/usr/include/wx/window.h:810: error: virtual outside class declaration
/usr/include/wx/window.h:816: error: non-member function `wxSizer* GetSizer()'
cannot have `const' method qualifier
/usr/include/wx/window.h: In function `wxSizer* GetSizer()':
/usr/include/wx/window.h:816: error: `m_windowSizer' undeclared (first use this
function)
/usr/include/wx/window.h: In function `void SetContainingSizer(wxSizer*)':
/usr/include/wx/window.h:819: error: `m_containingSizer' undeclared (first use
this function)
/usr/include/wx/window.h:820: error: non-member function `wxSizer*
GetContainingSizer()' cannot have `const' method qualifier
/usr/include/wx/window.h: In function `wxSizer* GetContainingSizer()':
/usr/include/wx/window.h:837: error: `wxSysColourChangedEvent' undeclared
(first use this function)
/usr/include/wx/window.h:837: error: `event' undeclared (first use this
function)
/usr/include/wx/window.h:837: error: variable or field `OnSysColourChanged'
declared void
/usr/include/wx/window.h:837: confused by earlier errors, bailing out
make[3]: *** [amule-AddFriend.o] Error 1
make[3]: Leaving directory `/home/dybart82/aMule-2.0.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dybart82/aMule-2.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dybart82/aMule-2.0.0'
make: *** [all] Error 2
I think that the problem is in kademlia module, maybe i don't have installed some library?
-
nice post ;)
anyway can you post
ls -la /usr/local/bin/wx*
AND
ls -la /usr/bin/wx*
thnx
-
ehm... output too long? :]
However..... The result of the command is no such file or directory... But i have already installed on my pc aMule2.0.0rc8
-
it was 2 commands
atleast one shoudl return something!
-
You are sure? This is the putput:
root@CasaMia:~# ls -la /usr/local/bin/wx
/usr/bin/ls: /usr/local/bin/wx: No such file or directory
root@CasaMia:~# ls -la /usr/bin/wx
/usr/bin/ls: /usr/bin/wx: No such file or directory
-
lol you noticed I put a little * behind it? :))
-
Your wx instalation is broken.
-
or the links are wrong..thats why I want the output of
ls -la /usr/bin/wx*
-
If the links are wrong, his instalation is broken :P
-
I have installed again wxGTK and wxBASE following the step of aMule guide but the error remain and also the optput of ls is the same.... But this is possible? I have already installed the previous version of aMule and i don't have encountered problem.... ?(
-
hmpf
can you please!!! post
ls -la /usr/bin/wx*
DONT forget the * !!!!!!!!!!!
-
Originally posted by stefanero
hmpf
can you please!!! post
ls -la /usr/bin/wx*
DONT forget the * !!!!!!!!!!!
excuseme!!! 8o
I don't have understand that i must put the * in the command...... :(
Now is the output:
ls -la /usr/bin/wx*
lrwxrwxrwx 1 root root 25 2005-05-04 12:31 /usr/bin/wx-config -> /usr/bin/wxgtk-2.4-config*
-rwxr-xr-x 1 root root 4864 2005-05-04 12:31 /usr/bin/wxbase-2.4-config*
lrwxrwxrwx 1 root root 26 2005-05-04 12:32 /usr/bin/wxbase-config -> /usr/bin/wxbase-2.4-config*
-rwxr-xr-x 1 root root 467643 2005-03-02 12:26 /usr/bin/wxcas*
-rwxr-xr-x 1 root bin 7644 2004-10-28 19:54 /usr/bin/wxcopy*
-rwxr-xr-x 1 root root 5052 2005-05-04 12:31 /usr/bin/wxgtk-2.4-config*
-rwxr-xr-x 1 root bin 6080 2004-10-28 19:54 /usr/bin/wxpaste*
-
ok your links are fine now :)
now download a clean (new!) amule-2.0.tar.gz and rerun configure and make...
this time it should work,
-dont use the old folder you made, just to avoid problems
stefanero
-
niente.... The error persist... I have changed folder of amule but the compile error is the same... :(
-
Maybe the program compile now.... With ./configure --with-wx-config=/usr/bin/wx-config now he see the wx library.... I hope that i don't have more problem... Thanks for your help!!! :)
-
well usually configure detects the wx-config in /usr/bin/ but sure you can try
if it still does not compile then your wxGTK pkg are seriously brocken, and mayb get different once they you had before
-
Before install amule i have reinstalled both the library (wxGTK e wxBASE) and i have try to compile normally amule.... However i've forget to tell you that i follow aMule since much time and i have already encountered this problem in different version and different OS... frequently i must use the "--prefix".... It possible that is a problem of the configure script?
-
I dont hink so...
its only a problem if you have 2 or more wx-config on your system
for example
/usr/bin/
and
/usr/local/bin/
this is when you need --with-wx-config...to tell configure which one to use, otherwise it will always use the one from
/usr/bin/
btw, could it be you mabye miss a pkg for wxGTK which includes the .h (header) files??
since those seam to be missing in your installation.
stefanero
-
It's possible... maybe i commit ever the same error... Infact now i have installed 2 wx-config... I must give more attention in compilation....
Tnx...