[mythtv] CVS Compile error the next

Isaac Richards ijr at po.cwru.edu
Mon Oct 11 20:09:00 UTC 2004


On Monday 11 October 2004 03:45 pm, stefan manteuffel wrote:
> Hello
>
> here is the next problem to compile with gcc-Version 3.3.1 (SuSE Linux)
>
> cd mythtv && make -f Makefile
> make[2]: Entering directory
> `/home/stefan/src/mythtv-cvs/mythtv/programs/mythtv'
> g++  -o mythtv main.o    -L/usr/lib/ -L/usr/lib/qt3/lib/ -L/usr/X11R6/lib/
> -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec
> -L../../libs/libavformat -lmythtv-0.16 -lmythavformat-0.16
> -lmythavcodec-0.16 -lmyth-0.16 -lfreetype -lmp3lame -L/usr/X11R6/lib
> -lXinerama -lXv -lXxf86vm -lqt-mt -lXext -lX11 -lm -lpthread
> main.o(.text+0x2f): In function `run_priv_thread':
> /home/stefan/src/mythtv-cvs/mythtv/programs/mythtv/main.cpp:21: undefined
> reference to `MythContext::waitPrivRequest() const'
> collect2: ld returned 1 exit status
> make[2]: *** [mythtv] Fehler 1
> make[2]: Leaving directory
> `/home/stefan/src/mythtv-cvs/mythtv/programs/mythtv'

Remove your existing install in /usr/libs and /usr/include.

The -users list is more appropriate for this type of question.

Isaac


More information about the mythtv-dev mailing list