protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Protux-devel] config failure in cvs


From: Martin Herren
Subject: Re: [Protux-devel] config failure in cvs
Date: Wed, 14 May 2003 15:49:01 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1

Michal Seta wrote:

Hi all,

Hej,

I just came upon protux and decided to give it a try.
Should the cvs version build?

i compiled again the cvs version yesterday and everything built fine.

libmustux builds and installs fine.
protux config throws up like this:
(from config.log)
-----------------------------------------------------------------------------------------
configure:9100: checking if a small mustux application compiles and links fine
configure:9115: g++-2.95 -o conftest -g -O2 -I/usr/local/include 
-I/usr/include/qt -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT  -D_RE
ENTRANT   conftest.cc -lasound -lm -ldl -lpthread -L/usr/local/lib -lmustux -lm 
-L/usr/lib -lqt-mt >&5
/usr/local/lib/libmustux.so: undefined reference to `MustuxJogMouseBoard 
virtual table'
/usr/local/lib/libmustux.so: undefined reference to `MustuxTuner::QPaintDevice 
virtual table'
/usr/local/lib/libmustux.so: undefined reference to `MustuxLcd::QPaintDevice 
virtual table'
/usr/local/lib/libmustux.so: undefined reference to `MustuxTuner virtual table'
/usr/local/lib/libmustux.so: undefined reference to `MustuxLcd virtual table'
/usr/local/lib/libmustux.so: undefined reference to 
`MustuxJogMouseBoard::QPaintDevice virtual table'
collect2: ld returned 1 exit status
configure:9118: $? = 1
configure: failed program was:
|  #include <mustux.h>
| | int main(int argc, char **argv)
| {
|   MustuxApplication *app = new MustuxApplication(argc, argv);
|   delete app;
| | return 0;
| }
| configure:9139: result: failed
configure:9141: error: there is something wrong with your mustux installation
----------------------------------------------------------------------------------------------

Any ideas what this is caused by?

The same problem has been reported two days ago... a fresh checkout and rebuild of libmustux and protux solved the problem.

Hope it will do it for you too.

/Martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]