[OTR-users] Make fails on otrproxy-0.3.1

Justin Polazzo jmp at gatech.edu
Tue Dec 11 17:42:21 EST 2007


Hey guys,

I spent a few hours making sure I had all the dependencies then I installed libotr-3.1.0, then pidgin-2.3.1, then pidgin-otr-3.1.0 all from source just fine, but when I got to otrproxy I hit a snag I just cant figure out (well, it looks like the package is missing some files in it, but I checked the gz with the signature, and they match, also the .c files exist). 

If any of you have seen this error, or of there is a better place to get help please let me know: (I should mention that I did ./configure, make and make install as root for the above mentioned applications in case that has relevance) I tried googling as well, but could only find stuff from 2005, the archives didn't help either..



root at bob:/home/bob/otrproxy-0.3.1# make
make  all-recursive
make[1]: Entering directory `/home/bob/otrproxy-0.3.1'
Making all in src
make[2]: Entering directory `/home/bob/otrproxy-0.3.1/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.c; \
        then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT flappacket.o -MD -MP -MF ".deps/flappacket.Tpo" -c -o flappacket.o flappacket.c; \
        then mv -f ".deps/flappacket.Tpo" ".deps/flappacket.Po"; else rm -f ".deps/flappacket.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT httposcar.o -MD -MP -MF ".deps/httposcar.Tpo" -c -o httposcar.o httposcar.c; \
        then mv -f ".deps/httposcar.Tpo" ".deps/httposcar.Po"; else rm -f ".deps/httposcar.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT httpproxy.o -MD -MP -MF ".deps/httpproxy.Tpo" -c -o httpproxy.o httpproxy.c; \
        then mv -f ".deps/httpproxy.Tpo" ".deps/httpproxy.Po"; else rm -f ".deps/httpproxy.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT netstate.o -MD -MP -MF ".deps/netstate.Tpo" -c -o netstate.o netstate.c; \
        then mv -f ".deps/netstate.Tpo" ".deps/netstate.Po"; else rm -f ".deps/netstate.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT netutil.o -MD -MP -MF ".deps/netutil.Tpo" -c -o netutil.o netutil.c; \
        then mv -f ".deps/netutil.Tpo" ".deps/netutil.Po"; else rm -f ".deps/netutil.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT oscarproxy.o -MD -MP -MF ".deps/oscarproxy.Tpo" -c -o oscarproxy.o oscarproxy.c; \
        then mv -f ".deps/oscarproxy.Tpo" ".deps/oscarproxy.Po"; else rm -f ".deps/oscarproxy.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT otrproxy.o -MD -MP -MF ".deps/otrproxy.Tpo" -c -o otrproxy.o otrproxy.c; \
        then mv -f ".deps/otrproxy.Tpo" ".deps/otrproxy.Po"; else rm -f ".deps/otrproxy.Tpo"; exit 1; fi
otrproxy.c:263: warning: initialization from incompatible pointer type
otrproxy.c:265: warning: initialization from incompatible pointer type
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT proxyevent.o -MD -MP -MF ".deps/proxyevent.Tpo" -c -o proxyevent.o proxyevent.c; \
        then mv -f ".deps/proxyevent.Tpo" ".deps/proxyevent.Po"; else rm -f ".deps/proxyevent.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT servsock.o -MD -MP -MF ".deps/servsock.Tpo" -c -o servsock.o servsock.c; \
        then mv -f ".deps/servsock.Tpo" ".deps/servsock.Po"; else rm -f ".deps/servsock.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT socksproxy.o -MD -MP -MF ".deps/socksproxy.Tpo" -c -o socksproxy.o socksproxy.c; \
        then mv -f ".deps/socksproxy.Tpo" ".deps/socksproxy.Po"; else rm -f ".deps/socksproxy.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT uisync.o -MD -MP -MF ".deps/uisync.Tpo" -c -o uisync.o uisync.c; \
        then mv -f ".deps/uisync.Tpo" ".deps/uisync.Po"; else rm -f ".deps/uisync.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
        then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT accountlist.o -MD -MP -MF ".deps/accountlist.Tpo" -c -o accountlist.o accountlist.c; \
        then mv -f ".deps/accountlist.Tpo" ".deps/accountlist.Po"; else rm -f ".deps/accountlist.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT charset.o -MD -MP -MF ".deps/charset.Tpo" -c -o charset.o charset.c; \
        then mv -f ".deps/charset.Tpo" ".deps/charset.Po"; else rm -f ".deps/charset.Tpo"; exit 1; fi
rm -f libotrproxy.a
ar cru libotrproxy.a buffer.o flappacket.o httposcar.o httpproxy.o netstate.o netutil.o oscarproxy.o otrproxy.o proxyevent.o servsock.o socksproxy.o uisync.o util.o accountlist.o charset.o
ranlib libotrproxy.a
make[2]: Leaving directory `/home/bob/otrproxy-0.3.1/src'
Making all in wxui
make[2]: Entering directory `/home/bob/otrproxy-0.3.1/wxui'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src         -g -O2 -MT wxotrproxy.o -MD -MP -MF ".deps/wxotrproxy.Tpo" -c -o wxotrproxy.o wxotrproxy.cpp; \
        then mv -f ".deps/wxotrproxy.Tpo" ".deps/wxotrproxy.Po"; else rm -f ".deps/wxotrproxy.Tpo"; exit 1; fi
wxotrproxy.cpp:20:20: error: wx/app.h: No such file or directory
wxotrproxy.cpp:21:23: error: wx/thread.h: No such file or directory
wxotrproxy.cpp:22:25: error: wx/filename.h: No such file or directory
In file included from wxotrproxy.cpp:42:
wxotrpolicy.h:23:23: error: wx/string.h: No such file or directory
wxotrpolicy.h:24:23: error: wx/config.h: No such file or directory
wxotrpolicy.h:25:25: error: wx/treectrl.h: No such file or directory
In file included from wxotrproxy.h:28,
                 from wxotrproxy.cpp:43:
wxproxyevent.h:23:22: error: wx/event.h: No such file or directory
In file included from wxotrproxy.h:29,
                 from wxotrproxy.cpp:43:
wxmainframe.h:25:22: error: wx/frame.h: No such file or directory
wxmainframe.h:26:21: error: wx/menu.h: No such file or directory
In file included from wxmainframe.h:29,
                 from wxotrproxy.h:29,
                 from wxotrproxy.cpp:43:
wxotrdialog.h:31:23: error: wx/dialog.h: No such file or directory
wxotrdialog.h:32:23: error: wx/button.h: No such file or directory
wxotrdialog.h:33:22: error: wx/sizer.h: No such file or directory
In file included from wxotrdialog.h:34,
                 from wxmainframe.h:29,
                 from wxotrproxy.h:29,
                 from wxotrproxy.cpp:43:
wxstatwrtext.h:23:25: error: wx/stattext.h: No such file or directory
In file included from wxotrproxy.h:31,
                 from wxotrproxy.cpp:43:
wxprefframe.h:23:24: error: wx/fontdlg.h: No such file or directory
wxprefframe.h:24:25: error: wx/listctrl.h: No such file or directory
wxprefframe.h:26:23: error: wx/choice.h: No such file or directory
wxprefframe.h:28:25: error: wx/notebook.h: No such file or directory
wxprefframe.h:29:25: error: wx/checkbox.h: No such file or directory
In file included from wxotrproxy.cpp:46:
wxotrpolicybox.h:28:24: error: wx/statbox.h: No such file or directory
wxotrpolicy.h:34: error: expected class-name before ‘{’ token
wxotrpolicy.h:36: error: ‘wxString’ does not name a type
wxotrpolicy.h:37: error: ‘wxString’ does not name a type
wxotrpolicy.h:38: error: ‘wxString’ does not name a type
wxotrpolicy.h:56: error: ‘wxString’ has not been declared
wxotrpolicy.h:56: error: ‘wxString’ has not been declared
wxotrpolicy.h:58: error: ‘wxString’ has not been declared
wxotrpolicy.h:58: error: ‘wxString’ has not been declared
wxotrpolicy.h:60: error: ‘wxString’ has not been declared
wxotrpolicy.h:60: error: ‘wxString’ has not been declared
wxotrpolicy.h:73: error: ISO C++ forbids declaration of ‘wxConfig’ with no type
wxotrpolicy.h:73: error: expected ‘;’ before ‘*’ token
wxproxyevent.h:33: error: ‘wxEventType’ does not name a type
wxproxyevent.h:36: error: expected class-name before ‘{’ token
wxproxyevent.h:56: error: ISO C++ forbids declaration of ‘wxEvent’ with no type
wxproxyevent.h:56: error: ‘wxEvent’ declared as a ‘virtual’ field
wxproxyevent.h:56: error: expected ‘;’ before ‘*’ token
wxproxyevent.h:58: error: expected `;' before ‘ProxyEventType’
wxproxyevent.h:60: error: ‘wxString’ does not name a type
wxproxyevent.h:62: error: ‘wxString’ does not name a type
wxproxyevent.h: In constructor ‘wxProxyEvent::wxProxyEvent(int)’:
wxproxyevent.h:38: error: class ‘wxProxyEvent’ does not have any field named ‘wxEvent’
wxproxyevent.h:38: error: ‘wxEVT_PROXY_EVENT’ was not declared in this scope
wxproxyevent.h: In copy constructor ‘wxProxyEvent::wxProxyEvent(const wxProxyEvent&)’:
wxproxyevent.h:39: error: class ‘wxProxyEvent’ does not have any field named ‘wxEvent’
wxproxyevent.h:42: error: ‘class wxProxyEvent’ has no member named ‘account’
wxproxyevent.h:42: error: ‘const class wxProxyEvent’ has no member named ‘account’
wxproxyevent.h:43: error: ‘class wxProxyEvent’ has no member named ‘protocol’
wxproxyevent.h:43: error: ‘const class wxProxyEvent’ has no member named ‘protocol’
wxproxyevent.h:44: error: ‘class wxProxyEvent’ has no member named ‘username’
wxproxyevent.h:44: error: ‘const class wxProxyEvent’ has no member named ‘username’
wxproxyevent.h:46: error: ‘class wxProxyEvent’ has no member named ‘title’
wxproxyevent.h:46: error: ‘const class wxProxyEvent’ has no member named ‘title’
wxproxyevent.h:47: error: ‘class wxProxyEvent’ has no member named ‘primary’
wxproxyevent.h:47: error: ‘const class wxProxyEvent’ has no member named ‘primary’
wxproxyevent.h:48: error: ‘class wxProxyEvent’ has no member named ‘secondary’
wxproxyevent.h:48: error: ‘const class wxProxyEvent’ has no member named ‘secondary’
wxproxyevent.h: At global scope:
wxproxyevent.h:70: error: ‘wxEvtHandler’ has not been declared
wxproxyevent.h:70: error: expected unqualified-id before ‘*’ token
wxproxyevent.h:70: error: expected `)' before ‘*’ token
wxstatwrtext.h:25: error: expected class-name before ‘{’ token
wxstatwrtext.h:27: error: expected `)' before ‘*’ token
wxstatwrtext.h:33: error: ‘wxWindow’ has not been declared
wxstatwrtext.h:33: error: ‘wxWindowID’ has not been declared
wxstatwrtext.h:34: error: expected ‘,’ or ‘...’ before ‘&’ token
wxstatwrtext.h:36: error: ISO C++ forbids declaration of ‘wxString’ with no type
wxstatwrtext.h:44: error: ‘wxString’ has not been declared
wxstatwrtext.h: In constructor ‘wxStaticWrappedText::wxStaticWrappedText(unsigned int, int*, int, int)’:
wxstatwrtext.h:37: error: class ‘wxStaticWrappedText’ does not have any field named ‘wxStaticText’
wxstatwrtext.h:37: error: ‘label’ was not declared in this scope
wxstatwrtext.h:37: error: ‘pos’ was not declared in this scope
wxstatwrtext.h:37: error: ‘size’ was not declared in this scope
wxstatwrtext.h:37: error: ‘style’ was not declared in this scope
wxstatwrtext.h:37: error: ‘name’ was not declared in this scope
wxotrdialog.h: At global scope:
wxotrdialog.h:36: error: expected class-name before ‘{’ token
wxotrdialog.h:39: error: expected ‘,’ or ‘...’ before ‘&’ token
wxotrdialog.h:40: error: ISO C++ forbids declaration of ‘wxString’ with no type
wxotrdialog.h:42: error: expected ‘,’ or ‘...’ before ‘&’ token
wxotrdialog.h:44: error: ISO C++ forbids declaration of ‘wxString’ with no type
wxotrdialog.h:50: error: ‘wxString’ has not been declared
wxotrdialog.h:55: error: ‘wxString’ has not been declared
wxotrdialog.h:59: error: expected ‘,’ or ‘...’ before ‘&’ token
wxotrdialog.h:61: error: ISO C++ forbids declaration of ‘wxString’ with no type
wxotrdialog.h:63: error: ‘wxCommandEvent’ has not been declared
wxotrdialog.h:64: error: ‘wxCommandEvent’ has not been declared
wxotrdialog.h:67: error: ISO C++ forbids declaration of ‘wxBoxSizer’ with no type
wxotrdialog.h:67: error: expected ‘;’ before ‘*’ token
wxotrdialog.h:68: error: ISO C++ forbids declaration of ‘wxBoxSizer’ with no type
wxotrdialog.h:68: error: expected ‘;’ before ‘*’ token
wxotrdialog.h:70: error: ISO C++ forbids declaration of ‘wxButton’ with no type
wxotrdialog.h:70: error: expected ‘;’ before ‘*’ token
wxotrdialog.h:77: error: ISO C++ forbids declaration of ‘DECLARE_EVENT_TABLE’ with no type
wxotrdialog.h:78: error: expected ‘;’ before ‘}’ token
wxotrdialog.h:78: error: expected `;' before ‘}’ token
wxmainframe.h:34: error: expected class-name before ‘{’ token
wxmainframe.h:37: error: expected ‘,’ or ‘...’ before ‘*’ token
wxmainframe.h:39: error: ISO C++ forbids declaration of ‘wxChar’ with no type
wxmainframe.h:42: error: ISO C++ forbids declaration of ‘wxMenuBar’ with no type
wxmainframe.h:42: error: expected ‘;’ before ‘*’ token
wxmainframe.h:43: error: ISO C++ forbids declaration of ‘wxMenu’ with no type
wxmainframe.h:43: error: expected ‘;’ before ‘*’ token
wxmainframe.h:44: error: ISO C++ forbids declaration of ‘wxMenu’ with no type
wxmainframe.h:44: error: expected ‘;’ before ‘*’ token
wxmainframe.h:45: error: ISO C++ forbids declaration of ‘wxMenu’ with no type
wxmainframe.h:45: error: expected ‘;’ before ‘*’ token
wxmainframe.h:47: error: ISO C++ forbids declaration of ‘wxTreeCtrl’ with no type
wxmainframe.h:47: error: expected ‘;’ before ‘*’ token
wxmainframe.h:49: error: ‘wxCommandEvent’ has not been declared
wxmainframe.h:50: error: ‘wxCommandEvent’ has not been declared
wxmainframe.h:51: error: ‘wxTreeItemId’ has not been declared
wxmainframe.h:54: error: ‘wxCommandEvent’ has not been declared
wxmainframe.h:55: error: ‘wxCloseEvent’ has not been declared
wxmainframe.h:56: error: ‘wxTreeEvent’ has not been declared
wxmainframe.h:56: error: extra qualification ‘wxMainFrame::’ on member ‘OnTreeItemSelect’
wxmainframe.h:57: error: ‘wxTreeEvent’ has not been declared
wxmainframe.h:57: error: extra qualification ‘wxMainFrame::’ on member ‘OnCollapseAttempt’
wxmainframe.h:58: error: ‘wxString’ does not name a type
wxmainframe.h:64: error: ISO C++ forbids declaration of ‘DECLARE_EVENT_TABLE’ with no type
wxmainframe.h:65: error: expected ‘;’ before ‘}’ token
wxmainframe.h:65: error: expected `;' before ‘}’ token
wxprefframe.h:39: error: ‘wxID_HIGHEST’ was not declared in this scope
wxprefframe.h:59: error: ‘wxID_HIGHEST’ was not declared in this scope
wxprefframe.h:62: error: expected class-name before ‘{’ token
wxprefframe.h:65: error: expected ‘,’ or ‘...’ before ‘*’ token
wxprefframe.h:67: error: ISO C++ forbids declaration of ‘wxChar’ with no type
wxprefframe.h:69: error: ‘wxCommandEvent’ has not been declared
wxprefframe.h:70: error: ‘wxListEvent’ has not been declared
wxprefframe.h:72: error: ‘wxListEvent’ has not been declared
wxprefframe.h:73: error: ‘wxListEvent’ has not been declared
wxprefframe.h:74: error: ‘wxCommandEvent’ has not been declared
wxprefframe.h:75: error: ‘wxCommandEvent’ has not been declared
wxprefframe.h:76: error: ‘wxCommandEvent’ has not been declared
wxprefframe.h:77: error: ‘wxCommandEvent’ has not been declared
wxprefframe.h:78: error: ‘wxCommandEvent’ has not been declared
wxprefframe.h:79: error: ‘wxCommandEvent’ has not been declared
wxprefframe.h:80: error: ‘wxCommandEvent’ has not been declared
wxprefframe.h:85: error: ISO C++ forbids declaration of ‘wxListCtrl’ with no type
wxprefframe.h:85: error: expected ‘;’ before ‘*’ token
wxprefframe.h:87: error: ISO C++ forbids declaration of ‘wxNotebookPage’ with no type
wxprefframe.h:87: error: expected ‘;’ before ‘*’ token
wxprefframe.h:88: error: ISO C++ forbids declaration of ‘wxButton’ with no type
wxprefframe.h:88: error: expected ‘;’ before ‘*’ token
wxprefframe.h:89: error: ISO C++ forbids declaration of ‘wxButton’ with no type
wxprefframe.h:89: error: expected ‘;’ before ‘*’ token
wxprefframe.h:90: error: ISO C++ forbids declaration of ‘wxButton’ with no type
wxprefframe.h:90: error: expected ‘;’ before ‘*’ token
wxprefframe.h:93: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
wxprefframe.h:93: error: expected ‘;’ before ‘*’ token
wxprefframe.h:94: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
wxprefframe.h:94: error: expected ‘;’ before ‘*’ token
wxprefframe.h:95: error: ISO C++ forbids declaration of ‘wxButton’ with no type
wxprefframe.h:95: error: expected ‘;’ before ‘*’ token
wxprefframe.h:96: error: ISO C++ forbids declaration of ‘wxButton’ with no type
wxprefframe.h:96: error: expected ‘;’ before ‘*’ token
wxprefframe.h:98: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
wxprefframe.h:98: error: expected ‘;’ before ‘*’ token
wxprefframe.h:99: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
wxprefframe.h:99: error: expected ‘;’ before ‘*’ token
wxprefframe.h:100: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
wxprefframe.h:100: error: expected ‘;’ before ‘*’ token
wxprefframe.h:102: error: ISO C++ forbids declaration of ‘DECLARE_EVENT_TABLE’ with no type
wxprefframe.h:103: error: expected ‘;’ before ‘}’ token
wxprefframe.h:103: error: expected `;' before ‘}’ token
wxotrproxy.h:34: error: expected class-name before ‘{’ token
wxotrproxy.h:54: error: ISO C++ forbids declaration of ‘DECLARE_EVENT_TABLE’ with no type
wxotrproxy.h:55: error: expected ‘;’ before ‘}’ token
wxotrproxy.h:55: error: expected `;' before ‘}’ token
wxotrpolicybox.h:32: error: expected class-name before ‘{’ token
wxotrpolicybox.h:35: error: expected `)' before ‘*’ token
wxotrpolicybox.h:37: error: ‘wxFrame’ has not been declared
wxotrpolicybox.h:42: error: ISO C++ forbids declaration of ‘wxFrame’ with no type
wxotrpolicybox.h:42: error: expected ‘;’ before ‘*’ token
wxotrpolicybox.h:44: error: ISO C++ forbids declaration of ‘wxStaticBoxSizer’ with no type
wxotrpolicybox.h:44: error: expected ‘;’ before ‘*’ token
wxotrpolicybox.h:45: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
wxotrpolicybox.h:45: error: expected ‘;’ before ‘*’ token
wxotrpolicybox.h:46: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
wxotrpolicybox.h:46: error: expected ‘;’ before ‘*’ token
wxotrpolicybox.h:47: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
wxotrpolicybox.h:47: error: expected ‘;’ before ‘*’ token
wxotrpolicybox.h:48: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
wxotrpolicybox.h:48: error: expected ‘;’ before ‘*’ token
wxotrpolicybox.h:49: error: ISO C++ forbids declaration of ‘wxButton’ with no type
wxotrpolicybox.h:49: error: expected ‘;’ before ‘*’ token
wxotrpolicybox.h:50: error: ISO C++ forbids declaration of ‘wxButton’ with no type
wxotrpolicybox.h:50: error: expected ‘;’ before ‘*’ token
wxotrpolicybox.h:54: error: ‘wxCommandEvent’ has not been declared
wxotrpolicybox.h:57: error: ‘wxBoxSizer’ has not been declared
wxotrpolicybox.h:60: error: ‘wxCommandEvent’ has not been declared
wxotrpolicybox.h:61: error: ‘wxCommandEvent’ has not been declared
wxotrpolicybox.h:62: error: ‘wxCommandEvent’ has not been declared
wxotrpolicybox.h:64: error: ISO C++ forbids declaration of ‘DECLARE_EVENT_TABLE’ with no type
wxotrpolicybox.h:65: error: expected ‘;’ before ‘}’ token
wxotrpolicybox.h:65: error: expected `;' before ‘}’ token
wxotrproxy.cpp:49: error: expected class-name before ‘{’ token
wxotrproxy.cpp:50: error: ‘ExitCode’ does not name a type
wxotrproxy.cpp:53: error: ‘ExitCode’ in class ‘ProxyThread’ does not name a type
wxotrproxy.cpp:59: error: ‘wxApp’ has not been declared
wxotrproxy.cpp:60: error: expected constructor, destructor, or type conversion before ‘DECLARE_EVENT_TABLE_ENTRY’
wxotrproxy.cpp: In member function ‘virtual bool wxOTRProxy::OnInit()’:
wxotrproxy.cpp:72: error: ‘wxThread’ was not declared in this scope
wxotrproxy.cpp:72: error: ‘proxythread’ was not declared in this scope
wxotrproxy.cpp:97: error: ‘wxFileName’ was not declared in this scope
wxotrproxy.cpp:97: error: expected `;' before ‘userdir’
wxotrproxy.cpp:99: error: ‘wxCharBuffer’ does not name a type
wxotrproxy.cpp:100: error: ‘userdirpath’ was not declared in this scope
wxotrproxy.cpp:120: error: ‘wxString’ was not declared in this scope
wxotrproxy.cpp:120: error: expected `;' before ‘username’
wxotrproxy.cpp:122: error: ‘username’ was not declared in this scope
wxotrproxy.cpp:122: error: ‘password’ was not declared in this scope
wxotrproxy.cpp:127: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:128: error: ‘class wxMainFrame’ has no member named ‘Show’
wxotrproxy.cpp:128: error: ‘TRUE’ was not declared in this scope
wxotrproxy.cpp:129: error: ‘SetTopWindow’ was not declared in this scope
wxotrproxy.cpp: In member function ‘void wxOTRProxy::HandleKnownFPs()’:
wxotrproxy.cpp:205: error: ‘class wxPrefFrame’ has no member named ‘fplist’
wxotrproxy.cpp:210: error: ‘wxString’ was not declared in this scope
wxotrproxy.cpp:210: error: expected `;' before ‘cur_username’
wxotrproxy.cpp:211: error: expected `;' before ‘acct_proto_str’
wxotrproxy.cpp:214: error: ‘cur_username’ was not declared in this scope
wxotrproxy.cpp:214: error: ‘wxConvUTF7’ was not declared in this scope
wxotrproxy.cpp:215: error: ‘class wxPrefFrame’ has no member named ‘fplist’
wxotrproxy.cpp:217: error: ‘class wxPrefFrame’ has no member named ‘fplist’
wxotrproxy.cpp:220: error: ‘class wxPrefFrame’ has no member named ‘fplist’
wxotrproxy.cpp:220: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:222: error: ‘class wxPrefFrame’ has no member named ‘fplist’
wxotrproxy.cpp:223: error: ‘wxConvUTF8’ was not declared in this scope
wxotrproxy.cpp:227: error: ‘class wxPrefFrame’ has no member named ‘fplist’
wxotrproxy.cpp:228: error: ‘wxConvUTF8’ was not declared in this scope
wxotrproxy.cpp:229: error: ‘acct_proto_str’ was not declared in this scope
wxotrproxy.cpp:230: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:231: error: ‘GetProtocolString’ is not a member of ‘wxMainFrame’
wxotrproxy.cpp:233: error: ‘class wxPrefFrame’ has no member named ‘fplist’
wxotrproxy.cpp:235: error: ‘class wxPrefFrame’ has no member named ‘fplist’
wxotrproxy.cpp:235: error: ‘wxLIST_STATE_SELECTED’ was not declared in this scope
wxotrproxy.cpp: In member function ‘void wxOTRProxy::HandleConnectionState()’:
wxotrproxy.cpp:255: error: ‘class Buddy’ has no member named ‘accountname’
wxotrproxy.cpp:255: error: ‘wxConvUTF8’ was not declared in this scope
wxotrproxy.cpp:255: error: ‘wxString’ was not declared in this scope
wxotrproxy.cpp:256: error: ‘class Buddy’ has no member named ‘protocol’
wxotrproxy.cpp:257: error: ‘class Buddy’ has no member named ‘username’
wxotrproxy.cpp: In member function ‘void wxOTRProxy::HandleGoneSecure(wxProxyEvent&)’:
wxotrproxy.cpp:280: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:281: error: ‘class wxProxyEvent’ has no member named ‘username’
wxotrproxy.cpp:285: error: ‘class wxProxyEvent’ has no member named ‘username’
wxotrproxy.cpp:286: error: ‘wxConvUTF8’ was not declared in this scope
wxotrproxy.cpp:286: error: ‘wxString’ was not declared in this scope
wxotrproxy.cpp:289: error: ‘class wxOTRDialog’ has no member named ‘Show’
wxotrproxy.cpp:289: error: ‘TRUE’ was not declared in this scope
wxotrproxy.cpp: In member function ‘void wxOTRProxy::HandleStillSecure(wxProxyEvent&)’:
wxotrproxy.cpp:296: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:298: error: ‘class wxProxyEvent’ has no member named ‘username’
wxotrproxy.cpp:301: error: ‘class wxOTRDialog’ has no member named ‘Show’
wxotrproxy.cpp:301: error: ‘TRUE’ was not declared in this scope
wxotrproxy.cpp: In member function ‘void wxOTRProxy::HandleGoneInsecure(wxProxyEvent&)’:
wxotrproxy.cpp:308: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:310: error: ‘class wxProxyEvent’ has no member named ‘username’
wxotrproxy.cpp:311: error: ‘class wxOTRDialog’ has no member named ‘Show’
wxotrproxy.cpp:311: error: ‘TRUE’ was not declared in this scope
wxotrproxy.cpp: In member function ‘void wxOTRProxy::HandleGenericDialog(wxProxyEvent&)’:
wxotrproxy.cpp:318: error: ‘class wxProxyEvent’ has no member named ‘title’
wxotrproxy.cpp:318: error: ‘class wxProxyEvent’ has no member named ‘primary’
wxotrproxy.cpp:318: error: ‘class wxProxyEvent’ has no member named ‘secondary’
wxotrproxy.cpp:319: error: ‘class wxOTRDialog’ has no member named ‘Show’
wxotrproxy.cpp:319: error: ‘TRUE’ was not declared in this scope
wxotrproxy.cpp: In member function ‘void wxOTRProxy::HandleConfirmFingerprint(wxProxyEvent&)’:
wxotrproxy.cpp:329: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:330: error: ‘class wxProxyEvent’ has no member named ‘account’
wxotrproxy.cpp:330: error: ‘class wxMainFrame’ has no member named ‘GetProtocolString’
wxotrproxy.cpp:330: error: ‘class wxProxyEvent’ has no member named ‘protocol’
wxotrproxy.cpp:332: error: ‘class wxProxyEvent’ has no member named ‘username’
wxotrproxy.cpp:332: error: ‘wxConvUTF8’ was not declared in this scope
wxotrproxy.cpp:332: error: ‘wxString’ was not declared in this scope
wxotrproxy.cpp:333: error: ‘class wxOTRDialog’ has no member named ‘Show’
wxotrproxy.cpp:333: error: ‘TRUE’ was not declared in this scope
wxotrproxy.cpp: In member function ‘void wxOTRProxy::HandleGeneratingPrivkey(wxProxyEvent&)’:
wxotrproxy.cpp:340: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:342: error: ‘class wxProxyEvent’ has no member named ‘account’
wxotrproxy.cpp:343: error: ‘class wxMainFrame’ has no member named ‘GetProtocolString’
wxotrproxy.cpp:343: error: ‘class wxProxyEvent’ has no member named ‘protocol’
wxotrproxy.cpp:345: error: ‘class wxOTRDialog’ has no member named ‘Show’
wxotrproxy.cpp:345: error: ‘TRUE’ was not declared in this scope
wxotrproxy.cpp: In member function ‘void wxOTRProxy::HandleDoneGeneratingPrivkey(wxProxyEvent&)’:
wxotrproxy.cpp:350: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:351: error: ‘TRUE’ was not declared in this scope
wxotrproxy.cpp: In member function ‘void wxOTRProxy::UpdatePrivKeyBox()’:
wxotrproxy.cpp:358: error: ‘wxString’ was not declared in this scope
wxotrproxy.cpp:358: error: expected `;' before ‘selected_item’
wxotrproxy.cpp:359: error: ‘class wxPrefFrame’ has no member named ‘account_menu’
wxotrproxy.cpp:369: error: expected `;' before ‘account_proto’
wxotrproxy.cpp:372: error: ‘class wxPrefFrame’ has no member named ‘account_menu’
wxotrproxy.cpp:372: error: ‘account_proto’ was not declared in this scope
wxotrproxy.cpp:373: error: ‘selected_item’ was not declared in this scope
wxotrproxy.cpp:374: error: ‘class wxPrefFrame’ has no member named ‘account_menu’
wxotrproxy.cpp:379: error: ‘class wxPrefFrame’ has no member named ‘account_menu’
wxotrproxy.cpp:380: error: ‘class wxPrefFrame’ has no member named ‘account_menu’
wxotrproxy.cpp:382: error: ‘class wxPrefFrame’ has no member named ‘account_fp’
wxotrproxy.cpp:382: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:383: error: ‘wxConvUTF8’ was not declared in this scope
wxotrproxy.cpp:384: error: ‘class wxPrefFrame’ has no member named ‘otrprefs’
wxotrproxy.cpp:385: error: ‘class wxPrefFrame’ has no member named ‘generate’
wxotrproxy.cpp:386: error: ‘class wxPrefFrame’ has no member named ‘copy_fp’
wxotrproxy.cpp:388: error: ‘class wxPrefFrame’ has no member named ‘account_fp’
wxotrproxy.cpp:388: error: ‘wxT’ was not declared in this scope
wxotrproxy.cpp:389: error: ‘class wxPrefFrame’ has no member named ‘otrprefs’
wxotrproxy.cpp:390: error: ‘class wxPrefFrame’ has no member named ‘generate’
wxotrproxy.cpp:391: error: ‘class wxPrefFrame’ has no member named ‘copy_fp’
wxotrproxy.cpp:394: error: ‘class wxPrefFrame’ has no member named ‘generate’
wxotrproxy.cpp:395: error: ‘class wxPrefFrame’ has no member named ‘copy_fp’
make[2]: *** [wxotrproxy.o] Error 1
make[2]: Leaving directory `/home/bob/otrproxy-0.3.1/wxui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bob/otrproxy-0.3.1'
make: *** [all] Error 2




More information about the OTR-users mailing list