Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2002 14:51:31 +1000
From:      Neal Nelson <neal@nelson.name>
To:        freebsd-ports@freebsd.org
Subject:   py-wxPython Port Build Problem
Message-ID:  <20020826045131.GA63777@server>

next in thread | raw e-mail | index | archive | help
I'm trying to build py-wxPython on a recent 4.6-STABLE system but I get 
the following problem:

src/helpers.cpp: In function `struct PyObject * 
wxPyMake_wxObject(wxObject *, bool = 1)':
src/helpers.cpp:318: no matching function for call to 
`wxEvtHandler::GetClientObject ()'
src/helpers.cpp:339: no matching function for call to 
`wxEvtHandler::SetClientObject (wxPyClientData *)'
src/helpers.cpp: In function `struct PyObject * 
wxPyMake_wxSizer(wxSizer *)':
src/helpers.cpp:362: no matching function for call to 
`wxSizer::GetClientObject ()'
src/helpers.cpp:371: no matching function for call to 
`wxSizer::SetClientObject (wxPyClientData *)'
error: command 'cc' failed with exit status 1

Does anyone have any idea how to fix this?

Thanks.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020826045131.GA63777>