[mythtv] Ticket #4422: when linking errors occur while loading plugins, the errors are not displayed correctly

Jay Modi jmodi at vt.edu
Mon Jan 7 19:55:51 UTC 2008


> The function is already in the object files. You need to do "make clean"
> or
> at least manually delete the *.o files generated from the *.c files
> (dvdnav.o, navigation.o, searching.o etc.) and recompile them before
> trying
> to link again.
>


I did do a make clean but I think it is broken as I get this error:

$ make clean
cd libs && \
qmake libs.pro -o Makefile  "QMAKE=d:/msys/1.0/qt-3.3.x-p8/bin/qmake"
cd filters && \
qmake filters.pro -o Makefile  "QMAKE=d:/msys/1.0/qt-3.3.x-p8/bin/qmake"
cd programs && \
qmake programs.pro -o Makefile  "QMAKE=d:/msys/1.0/qt-3.3.x-p8/bin/qmake"
cd themes && \
qmake themes.pro -o Makefile  "QMAKE=d:/msys/1.0/qt-3.3.x-p8/bin/qmake"
cd i18n && \
qmake i18n.pro -o Makefile  "QMAKE=d:/msys/1.0/qt-3.3.x-p8/bin/qmake"
cd config && \
qmake config.pro -o Makefile  "QMAKE=d:/msys/1.0/qt-3.3.x-p8/bin/qmake"
Error processing project file: D:/mythtv/mythtv/config/config.pro
make: *** [qmake_all] Error 2

I will manually delete all of the .o files and start over and see if that
works.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080107/9994dc5c/attachment.htm 


More information about the mythtv-dev mailing list