[mythtv-commits] Re: Ticket #265: SVN HEAD mythtv has Undefined
Reference
MythTV
mythtv at cvs.mythtv.org
Mon Aug 29 03:38:16 UTC 2005
#265: SVN HEAD mythtv has Undefined Reference
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: ijr
Type: defect | Status: new
Priority: blocker | Milestone:
Component: mythtv | Version: head
Severity: medium | Resolution:
Cc: |
-----------------------+----------------------------------------------------
Changes (by anonymous):
* priority: minor => blocker
Comment:
Glad to see I am not the only one.
Last successful build Aug 24 synced from svn around 2100 EST.
0.19.20050712-1
Options compiled in:
linux release using_v4l using_oss using_alsa using_arts using_ivtv
using_dbox2 using_lirc using_dvb using_dvb_eit using_x11 using_xv
using_xrandr using_xvmc using_opengl_vsync using_frontend using_backend
Did not sync up again until today.
Build options
{{{
# Basic Settings
Compile type release
Compiler cache no
DistCC no
Install prefix /usr
CPU x86 (Intel(R) Pentium(R) 4 CPU 3.40GHz)
Big Endian no
MMX enabled yes
Vector Builtins yes
# Input Support
Joystick menu no
lirc support yes
Video4Linux sup. yes
ivtv support yes
FireWire support no
DVB support yes [/usr/src/linux-2.6.12/include]
# Sound Output Support
OSS support yes
ALSA support yes
aRts support yes
JACK support no
# Video Output Support
x11 support yes
xrandr support yes
xv support yes
XvMC support yes
XvMC VLD support no
XvMC pro support no
XvMC libs -lXvMCNVIDIA
OpenGL vsync yes
DirectFB no
# Misc Features
DVD playback no
Frontend yes
Backend yes
}}}
Build error
{{{
make[2]: Entering directory `/var/tmp/portage/mythtv-
svn-0.18/work/mythtv/programs/mythuitest'
g++ -c -pipe -march=pentium4 -I/usr/kde/3.4/include -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall
-Wno-switch -fomit-frame-pointer -D_REENTRANT -DMMX -Di386 -DUSING_DBOX2
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I.
-I../../libs/libmythui -I../../libs/libmyth -I/usr/include
-I/usr/src/linux-2.6.12/include -I/usr/include -I/usr/qt/3/include
-I/usr/include -I/usr/include -o main.o main.cpp
g++ -c -pipe -march=pentium4 -I/usr/kde/3.4/include -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall
-Wno-switch -fomit-frame-pointer -D_REENTRANT -DMMX -Di386 -DUSING_DBOX2
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I.
-I../../libs/libmythui -I../../libs/libmyth -I/usr/include
-I/usr/src/linux-2.6.12/include -I/usr/include -I/usr/qt/3/include
-I/usr/include -I/usr/include -o test1.o test1.cpp
g++ -c -pipe -march=pentium4 -I/usr/kde/3.4/include -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall
-Wno-switch -fomit-frame-pointer -D_REENTRANT -DMMX -Di386 -DUSING_DBOX2
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I.
-I../../libs/libmythui -I../../libs/libmyth -I/usr/include
-I/usr/src/linux-2.6.12/include -I/usr/include -I/usr/qt/3/include
-I/usr/include -I/usr/include -o btnlisttest.o btnlisttest.cpp
/usr/qt/3/bin/moc test1.h -o moc_test1.cpp
g++ -c -pipe -march=pentium4 -I/usr/kde/3.4/include -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall
-Wno-switch -fomit-frame-pointer -D_REENTRANT -DMMX -Di386 -DUSING_DBOX2
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I.
-I../../libs/libmythui -I../../libs/libmyth -I/usr/include
-I/usr/src/linux-2.6.12/include -I/usr/include -I/usr/qt/3/include
-I/usr/include -I/usr/include -o moc_test1.o moc_test1.cpp
g++ -o mythuitest main.o test1.o btnlisttest.o moc_test1.o
-L/usr/qt/3/lib -L/usr/X11R6/lib -L../../libs/libmyth
-L../../libs/libmythui -lmythui-0.18 -lmyth-0.18 -lqt-mt -lGLU -lGL -lXmu
-lXext -lX11 -lm -lpthread
test1.o(.gnu.linkonce.r._ZTV11TestScreen1+0x6c): undefined reference to
`MythUIType::GetArea() const'
test1.o(.gnu.linkonce.r._ZTV11TestScreen1+0x70): undefined reference to
`MythUIType::GetDirtyArea() const'
btnlisttest.o(.text+0xfa8): In function `TestWindow::setupHList()':
: undefined reference to `MythHorizListButton::MythHorizListButton[in-
charge](MythUIType*, char const*, QRect const&, bool, bool, unsigned)'
btnlisttest.o(.gnu.linkonce.r._ZTV10TestWindow+0x6c): undefined reference
to `MythUIType::GetArea() const'
btnlisttest.o(.gnu.linkonce.r._ZTV10TestWindow+0x70): undefined reference
to `MythUIType::GetDirtyArea() const'
moc_test1.o(.gnu.linkonce.r._ZTV8TestMove+0x6c): undefined reference to
`MythUIType::GetArea() const'
moc_test1.o(.gnu.linkonce.r._ZTV8TestMove+0x70): undefined reference to
`MythUIType::GetDirtyArea() const'
collect2: ld returned 1 exit status
make[2]: *** [mythuitest] Error 1
make[2]: Leaving directory `/var/tmp/portage/mythtv-
svn-0.18/work/mythtv/programs/mythuitest'
make[1]: *** [sub-mythuitest] Error 2
make[1]: Leaving directory `/var/tmp/portage/mythtv-
svn-0.18/work/mythtv/programs'
make: *** [sub-programs] Error 2
}}}
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/265>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list