Hello,
I have an Intel Atom Mobo/CPU combo (D945GCLF2) and I'm running moblin
alpha2 on it. I installed the ISO, fixed the
/etc/yum.repos.d/moblin.repo to point to "alpha2" instead of "alpha1",
updated everything and installed some of development tools needed to
compile stuff.
I grabbed the latest SVN of the stable "fixes" branch of mythtv and
tried to compile it, but I'm getting the error below. Anyone have any
suggestions as to what this means?
--Ajay
g++ -c -pipe -march=pentiumpro -fomit-frame-pointer -O3 -Wall
-Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-D__STDC_CONSTANT_MACROS -I/usr/include/freetype2 -D_REENTRANT -DPIC
-fPIC -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_H264TOOLS -DUSING_X11 -DUSING_XV
-DUSING_OPENGL -DUSING_FRONTEND -DUSING_FFMPEG_THREADS -DUSING_V4L
-DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
-DQT_TABLET_SUPPORT -I/usr/lib/qt-3.3/mkspecs/default -I.
-I/opt/mythtv/include -I../.. -I.. -I. -I../libmyth -I../libavcodec
-I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg -Iiptv
-I../libmythlivemedia/BasicUsageEnvironment/include
-I../libmythlivemedia/groupsock/include
-I../libmythlivemedia/liveMedia/include
-I../libmythlivemedia/UsageEnvironment/include -I/usr/lib/qt-3.3/include
-o videoout_xv.o videoout_xv.cpp
In file included from ../libmyth/mythwidgets.h:20,
from ../libmyth/mythconfigdialogs.h:13,
from ../libmyth/settings.h:4,
from recordingprofile.h:4,
from NuppelVideoPlayer.h:14,
from videoout_xv.cpp:1:
/usr/lib/qt-3.3/include/qimage.h: In member function ‘bool
QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’:
/usr/lib/qt-3.3/include/qimage.h:58: warning: suggest parentheses around
&& within ||
In file included from videoout_xv.cpp:58:
/usr/include/X11/extensions/xf86vmode.h: At global scope:
/usr/include/X11/extensions/xf86vmode.h:106: error: expected ‘;’ before
‘*’ token
/usr/include/X11/extensions/xf86vmode.h:127: error: expected ‘;’ before
‘*’ token
videoout_xv.cpp:60: warning: redundant redeclaration of ‘int
XShmQueryExtension(Display*)’ in same scope
/usr/include/X11/extensions/XShm.h:76: warning: previous declaration of
‘int XShmQueryExtension(Display*)’
videoout_xv.cpp:61: warning: redundant redeclaration of ‘int
XShmGetEventBase(Display*)’ in same scope
/usr/include/X11/extensions/XShm.h:80: warning: previous declaration of
‘int XShmGetEventBase(Display*)’
make[2]: *** [videoout_xv.o] Error 1
make[2]: Leaving directory
`/home/ssharma/release-0-21-fixes/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/ssharma/release-0-21-fixes/mythtv/libs'
make: *** [sub-libs] Error 2
_______________________________________________
Moblin dev Mailing List
[email protected]
To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on
http://moblin.org once logged in.
For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists