protux-devel
[Top][All Lists]
Advanced

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

[Protux-devel] config failure in cvs


From: Michal Seta
Subject: [Protux-devel] config failure in cvs
Date: Wed, 14 May 2003 09:21:24 -0500

Hi all,

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

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?

-- 
              _
      __  __ (_)___   Michal Seta
     /  \/  \ _/^ _|
    /        V |_  \ @creazone.32k.org
   (___/V\___|_|___/
http://www.[creazone]|[noonereceiving].32k.org












reply via email to

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