[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Protux-devel] Context support ready, but cannot make install
From: |
Remon Sijrier |
Subject: |
Re: [Protux-devel] Context support ready, but cannot make install |
Date: |
Mon, 19 Apr 2004 02:05:55 +0200 |
User-agent: |
KMail/1.6.1 |
> did you update protux ? there are many adaptations for new context stuff..
Sorry, that compile error shouldn't be pasted, allready updated protux,
compiles without a problem, but new problems arise on the horizon :-(
> regarding the autostuff, I removed all my autostuff manually, cvs updated
> them all, runned autoheader, autoconf, and so on, but still same problem..
Maybe a fresh checkout? I really don't have a clue, but it is working
perfectly here
> I have a doubt, should libtoolize be called on protux ??? it is causing
> strange sutff, like putting the protux executable under .libs...
No probs here
But I'm getting these errors on _all_ Jmb::connect_action_to_slot() 's
*** Error in int Jmb::connect_action_to_slot(int, JmbContext*, int (*)(void*,
JmbMessage*))
Cannot add another possible context for this actionId=552 (there is an global
context associated to it already)
>
> On Sunday 18 April 2004 20:36, Remon Sijrier wrote:
> > Here is what it looks on my machine when compiling Protux:
> >
> > if ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/qt3
> > -DQT_THREAD_SUPPORT -I/usr/local/include -D_REENTRANT -g -O2 -MT
> > Curve.o -MD -MP -MF ".deps/Curve.Tpo" \
> > -c -o Curve.o `test -f 'Curve.cc' || echo './'`Curve.cc; \
> > then mv -f ".deps/Curve.Tpo" ".deps/Curve.Po"; \
> > else rm -f ".deps/Curve.Tpo"; exit 1; \
> > fi
> > In file included from Curve.cc:13:
> > ../Song.hh:80: error: invalid in-class initialization of static data
> > member of non-integral type `const JmbContext'
> > ../Song.hh:81: error: invalid in-class initialization of static data
> > member of non-integral type `const JmbContext'
> > ../Song.hh:82: error: invalid in-class initialization of static data
> > member of non-integral type `const JmbContext'
> > ../Song.hh:83: error: invalid in-class initialization of static data
> > member of non-integral type `const JmbContext'
> > ../Song.hh:84: error: invalid in-class initialization of static data
> > member of non-integral type `const JmbContext'
> > make[2]: *** [Curve.o] Error 1
> > make[2]: Leaving directory
> > `/home/remon/projects/mustux/CVS/protux/src/filters'
> > make[1]: *** [install-recursive] Error 1
> > make[1]: Leaving directory `/home/remon/projects/mustux/CVS/protux/src'
> > make: *** [install-recursive] Error 1
> >
> > P.S.
> > I added ccache to my local Makefile to speed up compiling, this is not
> > the on CVS!
> >
> >
> > _______________________________________________
> > Protux-devel mailing list
> > address@hidden
> > http://mail.nongnu.org/mailman/listinfo/protux-devel
- [Protux-devel] Context support ready, but cannot make install, Luciano Giordana, 2004/04/18
- Re: [Protux-devel] Context support ready, but cannot make install, Luciano Giordana, 2004/04/18
- Re: [Protux-devel] Context support ready, but cannot make install, Remon Sijrier, 2004/04/18
- Re: [Protux-devel] Context support ready, but cannot make install, Remon Sijrier, 2004/04/18
- Re: [Protux-devel] Context support ready, but cannot make install, Luciano Giordana, 2004/04/18
- Re: [Protux-devel] Context support ready, but cannot make install,
Remon Sijrier <=
- Re: [Protux-devel] Context support ready, but cannot make install, Luciano Giordana, 2004/04/18
- Re: [Protux-devel] Context support ready, but cannot make install, Martin Herren, 2004/04/19