LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 10-26-2011, 08:26 PM   #1
Stragonian
Member
 
Registered: Dec 2003
Location: Indiana
Distribution: Slackware & PassionX
Posts: 102

Rep: Reputation: 34
Unhappy Filezilla wxString Error


I keep trying to compile filezilla for Slackware 13.1 however I keep getting the following error while compiling:

Code:
local_path.cpp:118: error: 'class wxString' has no member named 'GetWriteBuf'
local_path.cpp:207: error: 'class wxString' has no member named 'UngetWriteBuf'
make[2]: *** [libengine_a-local_path.o] Error 1
make[2]: Leaving directory `/tmp/SBo/filezilla-3.3.1/src/engine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/SBo/filezilla-3.3.1/src'
make: *** [all-recursive] Error 1
wx/string.h does have GetWriteBuf & UngetWriteBuf initialized as:

Code:
#if !wxUSE_STL
    // get writable buffer of at least nLen bytes. Unget() *must* be called
    // a.s.a.p. to put string back in a reasonable state!
  wxChar *GetWriteBuf(size_t nLen);
    // call this immediately after GetWriteBuf() has been used
  void UngetWriteBuf();
  void UngetWriteBuf(size_t nLen);
#endif
Any help would be appreciated.
 
Old 10-26-2011, 10:03 PM   #2
Stragonian
Member
 
Registered: Dec 2003
Location: Indiana
Distribution: Slackware & PassionX
Posts: 102

Original Poster
Rep: Reputation: 34
Ok, so I recompiled and installed wxGTK without --enable-stl because the wx/string.h file used #if !wxUSE_STL and I got the following error when trying to compile
Code:
/usr/include/wx-2.8/wx/object.h: In constructor 'CDesktopNotification::CDesktopNotification()':
/usr/include/wx-2.8/wx/object.h:437: error: 'static void* wxObject::operator new(size_t, const wxChar*, int)' is inaccessible
desktop_notification.cpp:50: error: within this context
/usr/include/wx-2.8/wx/object.h:441: error: 'static void wxObject::operator delete(void*)' is inaccessible
desktop_notification.cpp:50: error: within this context
/usr/include/wx-2.8/wx/object.h: In destructor 'virtual CDesktopNotification::~CDesktopNotification()':
/usr/include/wx-2.8/wx/object.h:441: error: 'static void wxObject::operator delete(void*)' is inaccessible
desktop_notification.cpp:55: error: within this context
/usr/include/wx-2.8/wx/object.h:441: error: 'static void wxObject::operator delete(void*)' is inaccessible
desktop_notification.cpp:55: error: within this context
make[2]: *** [libfzdbus_a-desktop_notification.o] Error 1
make[2]: Leaving directory `/tmp/SBo/filezilla-3.3.1/src/dbus'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/SBo/filezilla-3.3.1/src'
make: *** [all-recursive] Error 1
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 10 install via Windows XP filezilla ftp server; ftp Url error in kickstart O(V)eGA_l2el) Fedora 2 09-28-2009 09:40 AM
Filezilla and rapidshare greenb Linux - Software 0 03-16-2009 11:51 AM
FileZilla DinaMandrake Linux - Newbie 4 12-02-2008 05:16 PM
filezilla help? peterbug Linux - Software 5 06-03-2008 05:47 PM
vsftpd and FileZilla help tvanhens Linux - Server 0 06-17-2007 10:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation

All times are GMT -5. The time now is 09:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration