protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] Compile error


From: Martin Herren
Subject: Re: [Protux-devel] Compile error
Date: Wed, 08 Jan 2003 13:54:54 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1

address@hidden wrote:

Dear Sir or Madam:

is there a Madam out there ? ;-)

I am having trouble compiling PROTUX. MUSTUX compiles fine but when
I do a "make" on PROTUX I get the following message.

Peak.moc.o Recorder.moc.o -L/usr/X11R6/lib -L/usr/lib/qt3-gcc3.2/lib /usr/local/lib/libmustux.so /usr/lib/libasound.so -ldl -lqt-mt -lpng -lz /usr/lib/libjpeg.so -lXext -lX11 -lSM -lICE -lresolv filters/libprotuxfilters.a -lpthread -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib /usr/local/lib/libmustux.so: undefined reference to `vtable for MustuxJogMouseBoard' /usr/local/lib/libmustux.so: undefined reference to `vtable for MustuxTuner'
/usr/local/lib/libmustux.so: undefined reference to `vtable for MustuxLcd'
collect2: ld returned 1 exit status

you forgot to run
make -f admin/Makefile.common
before doing
./configure
make
make install
So you'll have to recompile mustux and protux doing these 4 steps.

/Martin





reply via email to

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