(no subject)
- From: "Ramanraj Vamsi" <ramanrajvamsi (at) gmail.com>
- Date: Thu, 29 Jun 2006 11:19:51 +0530
Hi,
I am trying to buid mythtv in my Suse linux 10.0 .
I am getting the following error while executing the command
# qmake mythtv.pro
linux:~/mythtv-0.19 # ./configure
big/little test failed
error, no memalign() but sse enabled, either disable it or use --enable-memalign-hack
linux:~/mythtv-0.19 # ./configure --enable-memalign-hack
big/little test failed
cat: /etc//etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc//etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc//etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc//etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc//etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc//etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc//etc/ld.so.conf.d/*.conf: No such file or directory
# Basic Settings
Compile type release
Compiler cache no
DistCC no
Install prefix /usr/local
CPU
x86 (model name : Intel(R)
Pentium(R) 4 CPU 3.00GHz)
Big Endian no
MMX enabled yes
Vector Builtins no
# Input Support
Joystick menu yes
lirc support no
Video4Linux sup. yes
ivtv support yes
FireWire support no
DVB support no [/usr/include]
DBox2 support yes
# Sound Output Support
OSS support no
ALSA support no
aRts support no
JACK support no
DTS passthrough no
# Video Output Support
x11 support yes
xrandr support yes
xv support yes
XvMC support no
XvMC VLD support no
XvMC pro support no
XvMC libs
OpenGL vsync no
DirectFB no
# Misc Features
DVD playback no
Frontend yes
Backend yes
Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak
/usr/X11R6/include
libs/libmyth/mythconfig.h is unchanged
linux:~/mythtv-0.19 # vi.qmake
bash: vi.qmake: command not found
linux:~/mythtv-0.19 # qmake .configure
Error processing project file: .configure
linux:~/mythtv-0.19 # vi configure
linux:~/mythtv-0.19 # qmake mythtv.pro
Unknown test function: include
Unknown test function: include
linux:~/mythtv-0.19 # vi mythtv.pro
######################################################################
# Automatically generated by qmake (1.02a) Tue Jul 16 20:59:39 2002
######################################################################
TEMPLATE = subdirs
CONFIG += ordered
!exists(config.mak) {
error(Please run the configure script first)
}
include ( config.mak )
include ( settings.pro )
# Directories
SUBDIRS += libs filters programs themes i18n
using_backend {
SUBDIRS += setup
}
# clean up config on distclean, this must be the last sub-directory
SUBDIRS += config
~
"mythtv.pro" 22L,
557C
12,1 All
Please suggest me!
Than you,
Vamsy.
_______________________________________________
mythtv-users mailing list
mythtv-users (at) mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users