[mythtv-users] nmythplugins make error? Not sure how to read this

list at onnow.net list at onnow.net
Mon Sep 18 18:37:23 UTC 2006


When I run a make for mythplugins, I get this below.  I am not sure  
what to read into this.  I am not seeing a missing file or something.
Can anyone make sense of this?  FC5. Most recent tarball or 20

Mark

make[2]: Entering directory  
`/home/mark/MYTHTV/mythplugins-0.20a/mythweather/myt hweather'
g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch  
-fomit-frame-point er -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE  
-DPREFIX=\\"/usr/local\\" -DMMX -Di386 -DUSING_FREEBOX  
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PL UGIN  
-DQT_SHARED -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include  
-I/u sr/kde/3.3/include -I/usr/local/include -I/usr/lib/qt-3.3/include  
-o main.o main .cpp
g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch  
-fomit-frame-point er -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE  
-DPREFIX=\\"/usr/local\\" -DMMX -Di386 -DUSING_FREEBOX  
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PL UGIN  
-DQT_SHARED -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include  
-I/u sr/kde/3.3/include -I/usr/local/include -I/usr/lib/qt-3.3/include  
-o weather.o w eather.cpp
/usr/lib/qt-3.3/bin/moc weather.h -o moc_weather.cpp
g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch  
-fomit-frame-point er -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE  
-DPREFIX=\\"/usr/local\\" -DMMX -Di386 -DUSING_FREEBOX  
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PL UGIN  
-DQT_SHARED -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include  
-I/u sr/kde/3.3/include -I/usr/local/include -I/usr/lib/qt-3.3/include  
-o moc_weather .o moc_weather.cpp
rm -f libmythweather.so
g++ -shared -o libmythweather.so main.o weather.o moc_weather.o   
-L/usr/kde/3.3/ lib -L/usr/lib/qt-3.3/lib -L/usr/local/lib -lqt-mt  
-lpthread
make[2]: Leaving directory  
`/home/mark/MYTHTV/mythplugins-0.20a/mythweather/myth weather'
cd i18n && qmake i18n.pro -o Makefile
cd i18n && make -f Makefile
make[2]: Entering directory  
`/home/mark/MYTHTV/mythplugins-0.20a/mythweather/i18 n'
gcc -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch  
-fomit-frame-point er  -D_GNU_SOURCE -DPREFIX=\\"/usr/local\\" -DMMX  
-Di386 -DUSING_FREEBOX -D_FILE_O FFSET_BITS=64  
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include -I/usr/  
kde/3.3/include -I/usr/local/include -o dummy.o dummy.c
g++  -o i18n dummy.o    -L/usr/kde/3.3/lib -L/usr/local/lib
make[2]: Leaving directory  
`/home/mark/MYTHTV/mythplugins-0.20a/mythweather/i18n '
make[1]: Leaving directory `/home/mark/MYTHTV/mythplugins-0.20a/mythweather'



More information about the mythtv-users mailing list