aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: No se ejecuta  (Read 2290 times)

thek2man

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
No se ejecuta
« on: October 06, 2005, 03:45:37 PM »

Buenas, despues de varios intentos no consigo k se ejecute, he seguido las instrucciones del wiki para Ubuntu, pruebo con

./configure --enable-kad-compile

y tb

./configure --prefix=/usr/ --enable-embedded_crypto --enable-amulecmd --enable-webserver --enable-optimise --enable-amule-daemon --disable-debug --enable-gtk2 --enable-kad-compile

como he visto en estos foros, luego hago el make install, y he kitado el amule k tenia instalado mediante apt-get, pero obtengo esto

~$ amule
bash: amule: command not found.

Se poco de linux, me gustaria saber cual es el error que estoy cometiendo.Si hacen falta mas datos los pondre encantadoXD.
Por si resulta util añado las ultimas lineas con errores k salen al hacer el make install (si es necesario/util lo puedo poner todo):

"
/usr/include/wx/window.h: At global scope:
/usr/include/wx/window.h:196: error: ISO C++ prohíbe la definición de tipos
   dentro de 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: En function `int Move(int, int, int)':
/usr/include/wx/window.h:196: error: `DoSetSize' undeclared (first use this
   function)
/usr/include/wx/window.h: En function `void Move(const wxPoint&, int)':
/usr/include/wx/window.h:199: error: invalid use of undefined type `const
   struct wxPoint'
/usr/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/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: En 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: error de decodificación before `&' token
/usr/include/wx/window.h: En 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: error de decodificación before `&' token
/usr/include/wx/window.h: En 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: En 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: En 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/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: En 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: error de decodificación 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: se trata la lista de inicializadores como
   una expresión compuesta
/usr/include/wx/window.h:230: error: error de decodificación before `return'
/usr/include/wx/window.h:233: error: error de decodificación 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: se trata la lista de inicializadores como
   una expresión compuesta
/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: se trata la lista de inicializadores como
   una expresión compuesta
/usr/include/wx/window.h:239: error: error de decodificación 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: En 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: error de decodificación 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: se trata la lista de inicializadores como
   una expresión compuesta
/usr/include/wx/window.h:248: error: error de decodificación 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: error de decodificación before `)' token
/usr/include/wx/window.h:264: error: error de decodificación 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: En 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: error de decodificación 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: error de decodificación 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: En 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: En 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: En 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: En 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: error sintáctico before `(' token
/usr/include/wx/window.h:327: error: error de decodificación before `&' token
/usr/include/wx/window.h: En function `void SetVirtualSize(...)':
/usr/include/wx/window.h:327: error: `DoSetVirtualSize' undeclared (first use
   this function)
/usr/include/wx/window.h: En 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: error de decodificación 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: En function `void GetVirtualSize(int*, int*)':
/usr/include/wx/window.h:333: error: error de decodificación 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: error sintáctico before `(' token
/usr/include/wx/window.h:351: error: error sintáctico 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: error de decodificación 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: En 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: En 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: En 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: En 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: En 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: En function `const wxWindowList& GetChildren()':
/usr/include/wx/window.h:435: error: `m_children' undeclared (first use this
   function)
/usr/include/wx/window.h: En 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: En 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: En 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: error de decodificación before `&' token
/usr/include/wx/window.h:536: error: error de decodificación 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: En 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: error de decodificación before `*' token
/usr/include/wx/window.h:569: error: virtual outside class declaration
/usr/include/wx/window.h: En function `void Refresh(...)':
/usr/include/wx/window.h:572: error: error de decodificación before `&' token
/usr/include/wx/window.h: En function `void RefreshRect(...)':
/usr/include/wx/window.h:575: error: virtual outside class declaration
/usr/include/wx/window.h: En 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: En function `void Freeze()':
/usr/include/wx/window.h:584: error: virtual outside class declaration
/usr/include/wx/window.h: En function `void Thaw()':
/usr/include/wx/window.h:587: error: virtual outside class declaration
/usr/include/wx/window.h: En function `void PrepareDC(wxDC&)':
/usr/include/wx/window.h:591: error: error sintáctico before `&' token
/usr/include/wx/window.h:592: error: error sintáctico before `&' token
/usr/include/wx/window.h:595: error: error de decodificación 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: En function `bool IsExposed(const wxPoint&)':
/usr/include/wx/window.h:603: error: invalid use of undefined type `const
   struct wxPoint'
/usr/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/include/wx/utils.h:46: error: forward declaration of `const struct wxPoint
   '
/usr/include/wx/window.h:604: error: error de decodificación before `&' token
/usr/include/wx/window.h:605: error: non-member function `bool IsExposed(...)'
   cannot have `const' method qualifier
/usr/include/wx/window.h: En function `bool IsExposed(...)':
/usr/include/wx/window.h:612: error: error de decodificación before `&' token
/usr/include/wx/window.h:612: error: virtual outside class declaration
/usr/include/wx/window.h:613: error: error de decodificación before `&' token
/usr/include/wx/window.h:613: error: virtual outside class declaration
/usr/include/wx/window.h:615: error: error de decodificación before `)' token
/usr/include/wx/window.h:616: error: error de decodificación 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: En function `const wxCursor& GetCursor()':
/usr/include/wx/window.h:621: error: `m_cursor' undeclared (first use this
   function)
/usr/include/wx/window.h: En 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: En 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: En function `const wxFont& GetFont()':
/usr/include/wx/window.h:627: error: `m_font' undeclared (first use this
   function)
/usr/include/wx/window.h: En 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: En 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: En 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: En 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: En 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/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/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/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: En 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/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/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/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: En 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: En function `wxHitTest HitTest(const wxPoint&)':
/usr/include/wx/window.h:681: error: invalid use of undefined type `const
   struct wxPoint'
/usr/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/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: En 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: error de decodificación before `*' token
/usr/include/wx/window.h:722: error: virtual outside class declaration
/usr/include/wx/window.h: En function `void ScrollWindow(...)':
/usr/include/wx/window.h:727: error: virtual outside class declaration
/usr/include/wx/window.h: En function `bool ScrollLines(int)':
/usr/include/wx/window.h:728: error: virtual outside class declaration
/usr/include/wx/window.h: En 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: En 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: En function `wxSizer* GetSizer()':
/usr/include/wx/window.h:816: error: `m_windowSizer' undeclared (first use this
   function)
/usr/include/wx/window.h: En 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: En 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: confusión por errores previos, saliendo
make[3]: *** [amule-AddFriend.o] Error 1
make[3]: Leaving directory `/home/pipo/amule-cvs/src'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/pipo/amule-cvs/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/pipo/amule-cvs/src'
make: *** [install-recursive] Error 1
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: No se ejecuta
« Reply #1 on: October 06, 2005, 07:05:06 PM »

Lo cierto e sque no tengo ni idea. Quizas es el hecho de ver las frases en castellano que me despista :D

resintala los paquetes de wx (incluidos los -devel) y vuelve a compilar aMule a ver si a la segunda...

;)
Logged