[mythtv] mythgallery: relocation error

Mike Drons mythtv-dev@snowman.net
Sun Jan 12 15:33:30 EST 2003


Everything seems to compile ok and install, when I run the frontend and
select image, I get this in the console...
mythgallery: relocation error: mythgallery: undefined symbol:
_7QString.shared_null

Anyone have any ideas.  mythfrontend dies once I get this error.  The
windows stays on the screen, but does not take any input.
Output from Make:

[root@myth mythgallery-0.7]# make
cd mythgallery && make -f Makefile
make[1]: Entering directory `/mnt/nfs/myth/mythgallery-0.7/mythgallery'
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
-funroll-loops -fexpensive-optimizations -finline-functions -fno-rtti
-fno-exceptions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\"
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt3-gcc3.2/mkspecs/default
-I. -I../../../../local/include -I/usr/lib/qt3-gcc3.2/include -o
iconview.o iconview.cppg++ -c -pipe -Wall -W -O3 -march=pentiumpro
-fomit-frame-pointer-funroll-loops -fexpensive-optimizations -finline-functions -fno-rtti
-fno-exceptions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\"
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt3-gcc3.2/mkspecs/default
-I. -I../../../../local/include -I/usr/lib/qt3-gcc3.2/include -o main.o
main.cppg++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
-funroll-loops -fexpensive-optimizations -finline-functions -fno-rtti
-fno-exceptions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\"
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt3-gcc3.2/mkspecs/default
-I. -I../../../../local/include -I/usr/lib/qt3-gcc3.2/include -o
singleview.o singleview.cpp/usr/lib/qt3-gcc3.2/bin/moc iconview.h -o
moc_iconview.cppg++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
-funroll-loops -fexpensive-optimizations -finline-functions -fno-rtti
-fno-exceptions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\"
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt3-gcc3.2/mkspecs/default
-I. -I../../../../local/include -I/usr/lib/qt3-gcc3.2/include -o
moc_iconview.o moc_iconview.cpp/usr/lib/qt3-gcc3.2/bin/moc singleview.h -o
moc_singleview.cpp
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
-funroll-loops -fexpensive-optimizations -finline-functions -fno-rtti
-fno-exceptions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\"
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt3-gcc3.2/mkspecs/default
-I. -I../../../../local/include -I/usr/lib/qt3-gcc3.2/include -o
moc_singleview.o moc_singleview.cppg++  -o mythgallery iconview.o main.o
singleview.o moc_iconview.o
moc_singleview.o   -Wl,-rpath,/usr/lib/qt3-gcc3.2/lib
-L/usr/lib/qt3-gcc3.2/lib -L/usr/X11R6/lib -L/usr/local/lib -lmyth-0.7
-lqt-mt -lXext -lX11 -lm -lpthreadmake[1]: Leaving directory
`/mnt/nfs/myth/mythgallery-0.7/mythgallery'


[root@myth mythgallery-0.7]# make install
( [ -d mythgallery ] && cd mythgallery ; grep "^qmake_all:" Makefile &&
make -f Makefile qmake_all; ) || true( [ -d mythgallery ] && cd
mythgallery ; make-f Makefile install; ) || true
make[1]: Entering directory `/mnt/nfs/myth/mythgallery-0.7/mythgallery'
rm -f "../../../../local/bin/mythgallery"
cp -f "mythgallery" "../../../../local/bin/mythgallery"
strip "../../../../local/bin/mythgallery"
cp -f -p "mythgallery-settings.txt" "../../../../local/share/mythtv/"
make[1]: Leaving directory `/mnt/nfs/myth/mythgallery-0.7/mythgallery'






More information about the mythtv-dev mailing list