Install problem on FC5

Nigel Henry <[email protected]> Fri, 26 May 2006 23:48:23 +0200
Newsgroups gmane.comp.video.ogle.user
Message-ID <[email protected]>
I have an Mplayer source install on FC1, and FC2 on this machine, and DVD=
's=20
play ok. The DVD drive is on an IDE PCI adaptor card. Graphics card is a =
Rage=20
128 PCI card using r128 driver.

FC5 has proved to be a different kettle of fish. Post install I had to ch=
ange=20
the graphics card driver to vesa, otherwise X would not start. The RPM fo=
r=20
Mplayer from the Greysector repo installs, but I get 100% CPU, with judde=
ry=20
playback, and bursts of sound. The source tarball will not install, but a=
s=20
the Mplayer folks insist on certain versions of GCC, and FC5's gcc-4.1.0-=
3=20
doesn't equate, this is probably no surprise, and I havn't bothered to=20
contact them, as they don't want to know if you have steered away from th=
e=20
parameters they have set.

Next tried Totem, which is installed on FC5. No joy. Went to their site a=
nd=20
installed libdvdcss RPM for FC5, but still no go. Complaints about missin=
g=20
plugins, although the DVD I was trying to play was showing on the menu.

From a post on Linux Questions, someone suggested Ogle, so here I am tryi=
ng to=20
install it.=20

libdvdcss is already installed, so I have installed, a52dec-0.7.4,=20
libdvdread-0.9.6, and libmad-0.15.1b. ogle-0.9.2 has a problem.=20
ogle_gui-0.9.2 installed ok after I installed libglade, and libglade-deve=
l.

This is where the ogle install stops. See below.

Making install in libogleao
make[1]: Entering directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/libog=
leao'
make[2]: Entering directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/libog=
leao'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/libogl=
eao'
make[1]: Leaving directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/libogl=
eao'
Making install in ac3
make[1]: Entering directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/ac3'
source=3D'ac3dec_wrap.c' object=3D'ac3dec_wrap.o' libtool=3Dno \
depfile=3D'.deps/ac3dec_wrap.Po' tmpdepfile=3D'.deps/ac3dec_wrap.TPo' \
depmode=3Dgcc3 /bin/sh ../depcomp \
gcc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D\"=
\"=20
-DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"ogle\"=20
-DVERSION=3D\"0.9.2\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SY=
S_STAT_H=3D1=20
-DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRING=
S_H=3D1=20
-DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFC=
N_H=3D1=20
-Dinline=3D__attribute__\ \(\(__always_inline__\)\) -DHAVE_BYTESWAP_H=3D1=
=20
-DHAVE_SYS_PARAM_H=3D1 -DHAVE_STROPTS_H=3D1 -DHAVE_XSHM=3D1 -DHAVE_XV=3D1=
=20
-DHAVE_CLOCK_GETTIME=3D1 -DHAVE_MADVISE=3D1 -DLIBOGLEAO_NULL=3D -DLIBOGLE=
AO_OSS=3D=20
-DHAVE_XML=3D1 -DHAVE_XF86VIDMODE=3D1 -DHAVE_XINERAMA=3D1=20
-DCONFIG_FILE=3D\"/usr/local/share/ogle/oglerc\" -DHAVE_MMX=3D1  -I. -I. =
 -I..=20
-I../include -I/usr/local/include -I/usr/local/include -I/usr/include/lib=
xml2 =20
-fomit-frame-pointer -funroll-loops -g -O2 -Wall -g -O2 -Wall -march=3Di5=
86=20
-mcpu=3Dpentiumpro -c `test -f 'ac3dec_wrap.c' || echo './'`ac3dec_wrap.c
`-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead.
ac3dec_wrap.c:51: error: static declaration of =E2=80=98program_name=E2=80=
=99 follows=20
non-static declaration
../include/debug_print.h:7: error: previous declaration of =E2=80=98progr=
am_name=E2=80=99 was=20
here
ac3dec_wrap.c: In function =E2=80=98get_q=E2=80=99:
ac3dec_wrap.c:278: warning: pointer targets in assignment differ in signe=
dness
make[1]: *** [ac3dec_wrap.o] Error 1
make[1]: Leaving directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/ac3'
make: *** [install-recursive] Error 1
[root@localhost ogle-0.9.2]#  =20

Any suggestions as to what might be the problem is welcome.

Nigel.