WiLLiE wrote:
No one?
I really want to try the svn version, but I have run out of ideas for
this particular problem.
I would try:
1. check out the latest svn
2. run 'make distclean'
3. run ./configure with no options (if you're sticking with svn you
might as well let it install into /usr/local so you don't have to
constantly change the prefix)
3. run 'make
IOW: 'make distclean; ./configure; make'
Daniel
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
--------------------------------------------------
Mailet har kontrollerats efter virus samt skadligt innehåll och ska
vara säkert.
/WiLLiE
Thanks.
However, I did as you suggested and now I get:
/usr/include/qt3/qsqldatabase.h:63: varning: ‘class
QSqlDriverCreatorBase’ has virtual functions but non-virtual destructor
g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch
-fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -DPIC -fPIC
-DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\"
-D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_XV -DUSING_FRONTEND -DUSING_V4L
-DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
-DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/include
-I/usr/X11R6/include -I../.. -I../libmyth -I.. -Idvbdev -Impeg
-I../libavcodec -I../libavutil -I../libmythmpeg2 -I/usr/include/qt3 -o
osd.o osd.cpp
osd.cpp: In constructor ‘OSD::OSD(const QRect&, int, const QRect&,
float, float)’:
osd.cpp:53: error: ‘sqrt’ was not declared in this scope
osd.cpp: In member function ‘void OSD::Reinit(const QRect&, int, const
QRect&, float, float)’:
osd.cpp:243: error: ‘sqrt’ was not declared in this scope
make[2]: *** [osd.o] Fel 1
More suggestions?
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users