compile issue

hi

i am trying to compile wxPython 2.8 on fedora core … and have encountered this error

this relevant files seem to be included but still these errors persist

can someone help me out ?

./include/wx/cursor.h: In constructor ‘wxBusyCursorSuspender::wxBusyCursorSuspender()’:
./include/wx/cursor.h:65: error: ‘wxIsBusy’ was not declared in this scope
./include/wx/cursor.h:67: error: ‘wxBusyCursor’ has not been declared

./include/wx/cursor.h:67: error: ‘wxSetCursor’ was not declared in this scope
./include/wx/cursor.h: In destructor ‘wxBusyCursorSuspender::~wxBusyCursorSuspender()’:
./include/wx/cursor.h:72: error: ‘wxIsBusy’ was not declared in this scope

./include/wx/cursor.h:74: error: ‘wxBusyCursor’ has not been declared

···


Nishant Avasthi

Phone - +91-9322403371

Is this the only message you have ? Are you trying to install wx to a
non standard path ?

···

2007/1/27, Nishant Avasthi <nishant.avasthi@gmail.com>:

hi

i am trying to compile wxPython 2.8 on fedora core .. and have encountered
this error

this relevant files seem to be included but still these errors persist

can someone help me out ?

./include/wx/cursor.h: In constructor
'wxBusyCursorSuspender::wxBusyCursorSuspender()':
./include/wx/cursor.h:65: error: 'wxIsBusy' was not declared in this scope
./include/wx/cursor.h:67: error: 'wxBusyCursor' has not been declared
./include/wx/cursor.h:67: error: 'wxSetCursor' was not declared in this
scope
./include/wx/cursor.h: In destructor
'wxBusyCursorSuspender::~wxBusyCursorSuspender()':
./include/wx/cursor.h:72: error: 'wxIsBusy' was not declared in this scope
./include/wx/cursor.h:74: error: 'wxBusyCursor' has not been declared

--
Nishant Avasthi

Phone - +91-9322403371

hi

no these were not the only errors … there were several more but i copied the initial few lines and put it across in the mailing list

to configure i had passed --prefix=/usr … so i guess the path location is correct…

can you suggest anything else ?

···

On 1/27/07, Murat Erten murerten@gmail.com wrote:

2007/1/27, Nishant Avasthi nishant.avasthi@gmail.com:

hi

i am trying to compile wxPython 2.8 on fedora core … and have encountered
this error

this relevant files seem to be included but still these errors persist

can someone help me out ?

./include/wx/cursor.h: In constructor
‘wxBusyCursorSuspender::wxBusyCursorSuspender()’:

./include/wx/cursor.h:65: error: ‘wxIsBusy’ was not declared in this scope
./include/wx/cursor.h:67: error: ‘wxBusyCursor’ has not been declared
./include/wx/cursor.h:67: error: ‘wxSetCursor’ was not declared in this

scope
./include/wx/cursor.h: In destructor
‘wxBusyCursorSuspender::~wxBusyCursorSuspender()’:
./include/wx/cursor.h:72: error: ‘wxIsBusy’ was not declared in this scope

./include/wx/cursor.h:74: error: ‘wxBusyCursor’ has not been declared


Nishant Avasthi

Phone - +91-9322403371

Is this the only message you have ? Are you trying to install wx to a

non standard path ?


To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org

For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org


Nishant Avasthi

Phone - +91-9322403371

I just installed wxPython to /usr and it worked for me(in Slackware).
I have no opinion.

···

2007/1/28, Nishant Avasthi <nishant.avasthi@gmail.com>:

hi

no these were not the only errors .. there were several more but i copied
the initial few lines and put it across in the mailing list

to configure i had passed --prefix=/usr .. so i guess the path location is
correct..

can you suggest anything else ?

On 1/27/07, Murat Erten <murerten@gmail.com> wrote:
>
> 2007/1/27, Nishant Avasthi <nishant.avasthi@gmail.com>:
> > hi
> >
> > i am trying to compile wxPython 2.8 on fedora core .. and have
encountered
> > this error
> >
> > this relevant files seem to be included but still these errors persist
> >
> > can someone help me out ?
> >
> > ./include/wx/cursor.h: In constructor
> > 'wxBusyCursorSuspender::wxBusyCursorSuspender()':
> > ./include/wx/cursor.h:65: error: 'wxIsBusy' was not declared in this
scope
> > ./include/wx/cursor.h:67: error: 'wxBusyCursor' has not been declared
> > ./include/wx/cursor.h:67: error: 'wxSetCursor' was not declared in this
> > scope
> > ./include/wx/cursor.h: In destructor
> > 'wxBusyCursorSuspender::~wxBusyCursorSuspender()':
> > ./include/wx/cursor.h:72: error: 'wxIsBusy' was not declared in this
scope
> > ./include/wx/cursor.h:74: error: 'wxBusyCursor' has not been declared
> >
> > --
> > Nishant Avasthi
> >
> > Phone - +91-9322403371
>
> Is this the only message you have ? Are you trying to install wx to a
> non standard path ?
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
wxPython-users-unsubscribe@lists.wxwidgets.org
> For additional commands, e-mail:
wxPython-users-help@lists.wxwidgets.org
>

--

Nishant Avasthi

Phone - +91-9322403371

which version did you use ?

···

On 1/28/07, Murat Erten murerten@gmail.com wrote:

2007/1/28, Nishant Avasthi nishant.avasthi@gmail.com:

hi

no these were not the only errors … there were several more but i copied
the initial few lines and put it across in the mailing list

to configure i had passed --prefix=/usr … so i guess the path location is
correct…

can you suggest anything else ?

On 1/27/07, Murat Erten < > murerten@gmail.com> wrote:

2007/1/27, Nishant Avasthi nishant.avasthi@gmail.com:

hi

i am trying to compile wxPython 2.8 on fedora core … and have
encountered
this error

this relevant files seem to be included but still these errors persist

can someone help me out ?

./include/wx/cursor.h: In constructor
‘wxBusyCursorSuspender::wxBusyCursorSuspender()’:
./include/wx/cursor.h:65: error: ‘wxIsBusy’ was not declared in this

scope

./include/wx/cursor.h:67: error: ‘wxBusyCursor’ has not been declared
./include/wx/cursor.h:67: error: ‘wxSetCursor’ was not declared in this
scope

./include/wx/cursor.h: In destructor
‘wxBusyCursorSuspender::~wxBusyCursorSuspender()’:
./include/wx/cursor.h:72: error: ‘wxIsBusy’ was not declared in this

scope

./include/wx/cursor.h:74: error: ‘wxBusyCursor’ has not been declared


Nishant Avasthi

Phone - +91-9322403371

Is this the only message you have ? Are you trying to install wx to a
non standard path ?


To unsubscribe, e-mail:
wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail:

wxPython-users-help@lists.wxwidgets.org

Nishant Avasthi

Phone - +91-9322403371

I just installed wxPython to /usr and it worked for me(in Slackware).

I have no opinion.


To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org

For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org


Nishant Avasthi

Phone - +91-9322403371

2.8.1.1

···

2007/1/28, Nishant Avasthi <nishant.avasthi@gmail.com>:

which version did you use ?

On 1/28/07, Murat Erten <murerten@gmail.com> wrote:
> 2007/1/28, Nishant Avasthi <nishant.avasthi@gmail.com>:
> > hi
> >
> > no these were not the only errors .. there were several more but i
copied
> > the initial few lines and put it across in the mailing list
> >
> > to configure i had passed --prefix=/usr .. so i guess the path location
is
> > correct..
> >
> > can you suggest anything else ?
> >
> > On 1/27/07, Murat Erten < murerten@gmail.com> wrote:
> > >
> > > 2007/1/27, Nishant Avasthi <nishant.avasthi@gmail.com>:
> > > > hi
> > > >
> > > > i am trying to compile wxPython 2.8 on fedora core .. and have
> > encountered
> > > > this error
> > > >
> > > > this relevant files seem to be included but still these errors
persist
> > > >
> > > > can someone help me out ?
> > > >
> > > > ./include/wx/cursor.h: In constructor
> > > > 'wxBusyCursorSuspender::wxBusyCursorSuspender()':
> > > > ./include/wx/cursor.h:65: error: 'wxIsBusy' was not declared in this
> > scope
> > > > ./include/wx/cursor.h:67: error: 'wxBusyCursor' has not been
declared
> > > > ./include/wx/cursor.h:67: error: 'wxSetCursor' was not declared in
this
> > > > scope
> > > > ./include/wx/cursor.h: In destructor
> > > > 'wxBusyCursorSuspender::~wxBusyCursorSuspender()':
> > > > ./include/wx/cursor.h:72: error: 'wxIsBusy' was not declared in this
> > scope
> > > > ./include/wx/cursor.h:74: error: 'wxBusyCursor' has not been
declared
> > > >
> > > > --
> > > > Nishant Avasthi
> > > >
> > > > Phone - +91-9322403371
> > >
> > > Is this the only message you have ? Are you trying to install wx to a
> > > non standard path ?
> > >
> >
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > wxPython-users-unsubscribe@lists.wxwidgets.org
> > > For additional commands, e-mail:
> > wxPython-users-help@lists.wxwidgets.org
> > >
> >
> > --
> >
> > Nishant Avasthi
> >
> > Phone - +91-9322403371
>
> I just installed wxPython to /usr and it worked for me(in Slackware).
> I have no opinion.
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
wxPython-users-unsubscribe@lists.wxwidgets.org
> For additional commands, e-mail:
wxPython-users-help@lists.wxwidgets.org
>

--
Nishant Avasthi

Phone - +91-9322403371

Nishant Avasthi wrote:

hi

i am trying to compile wxPython 2.8 on fedora core .. and have encountered this error

this relevant files seem to be included but still these errors persist

can someone help me out ?

./include/wx/cursor.h: In constructor 'wxBusyCursorSuspender::wxBusyCursorSuspender()':
./include/wx/cursor.h:65: error: 'wxIsBusy' was not declared in this scope
./include/wx/cursor.h:67: error: 'wxBusyCursor' has not been declared
./include/wx/cursor.h:67: error: 'wxSetCursor' was not declared in this scope

What are the commands you used for running configure and make? Did you run configure from a new empty directory or from the root of the source tree?

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

./configure --prefix=/usr --enable-medialctrl --enable-gstreamer8
this was run from the base of the source tree

make was run without any args

thanks in advance

···

On 1/30/07, Robin Dunn robin@alldunn.com wrote:

Nishant Avasthi wrote:

hi

i am trying to compile wxPython 2.8 on fedora core … and have
encountered this error

this relevant files seem to be included but still these errors persist

can someone help me out ?

./include/wx/cursor.h: In constructor
‘wxBusyCursorSuspender::wxBusyCursorSuspender()’:
./include/wx/cursor.h:65: error: ‘wxIsBusy’ was not declared in this scope

./include/wx/cursor.h:67: error: ‘wxBusyCursor’ has not been declared
./include/wx/cursor.h:67: error: ‘wxSetCursor’ was not declared in this
scope

What are the commands you used for running configure and make? Did you

run configure from a new empty directory or from the root of the source
tree?


Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!


To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org

For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org


Nishant Avasthi

Phone - +91-9322403371

Nishant Avasthi wrote:

./configure --prefix=/usr --enable-medialctrl --enable-gstreamer8
this was run from the base of the source tree

make was run without any args

Try making an empty build dir and run configure from there.

http://wxpython.org/builddoc.php

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!