Discussion:
[users] Mplayer on CentOS 5.5 not working
RpmForge4Bill
2011-03-04 11:07:54 UTC
Permalink
Anybody seiing this, or have a clue for me? Thanks!
$ mplayer /tmp/drew-hutton.mp3
mplayer: symbol lookup error: /usr/lib/libschroedinger-1.0.so.0: undefined symbol: oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch

# locate liboil
/usr/lib/liboil-0.3.so.0
/usr/lib/liboil-0.3.so.0.1.0
/usr/share/doc/liboil-0.3.8
/usr/share/doc/liboil-0.3.8/ChangeLog

# locate libschroedinge
/usr/lib/libschroedinger-1.0.so.0
/usr/lib/libschroedinger-1.0.so.0.2.0

$ cat /etc/redhat-release
CentOS release 5.5 (Final)

$ uname -a
Linux centos501.homegroannetwork 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5
17:53:09 EST 2011 i686 athlon i386 GNU/Linux

Googled for "oil_function_class_ptr_sad12x12_u8" and the most likely
related is here from a Gentoo bug report.

http://bugs.gentoo.org/285346

Thanks,
Bill
Birta Levente
2011-03-04 11:15:05 UTC
Permalink
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5

Levi
RpmForge4Bill
2011-03-05 00:10:40 UTC
Permalink
Thank you! I had not noticed that. Having installed it via


# yum install mplayer
# yum install mplayerplug-in

I didn't even think to check that.

I wonder how that happened? I thought yum/rpm would only get appropriate
versions.

Oh well, a little research for a proper installation will get me going.

Thanks for noticing and replying.

Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
Nicolas Thierry-Mieg
2011-03-05 12:22:07 UTC
Permalink
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo

yours must be pointing at el4 instead of el5 repos.

this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
--
------------------------------------------------------------
Nicolas Thierry-Mieg
Laboratoire TIMC-IMAG/BCM, CNRS UMR 5525
Pavillon Taillefer, Faculte de Medecine
38706 La Tronche cedex, France
tel: (+33)456.520.067, fax: (+33)456.520.055
------------------------------------------------------------
RpmForge4Bill
2011-03-05 12:39:12 UTC
Permalink
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo
Too late! :-)

Did that last night, realizing, when struck soundly with a "cluebat",
that I had "obliviously" grabbed the el4 stuff. Undid all that, put the
right stuff in and it's working as intended.
Post by Nicolas Thierry-Mieg
yours must be pointing at el4 instead of el5 repos.
this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
What I'm puzzeled by is how I made that silly mistake. I had read the
warnings about picking the right link and all.

Oh well, h00mons are that way I guess.

The other misunderstanding I had, I think, was not realizing that all
the "magic" of matching up the versions comes from install of the repo's
package stuff, not the underlying distro.

So I'm a wee bit better educated now.
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
<snip>
Thanks to you folks that responed, and so quickly too.

Bill
RpmForge4Bill
2011-03-05 12:39:12 UTC
Permalink
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo
Too late! :-)

Did that last night, realizing, when struck soundly with a "cluebat",
that I had "obliviously" grabbed the el4 stuff. Undid all that, put the
right stuff in and it's working as intended.
Post by Nicolas Thierry-Mieg
yours must be pointing at el4 instead of el5 repos.
this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
What I'm puzzeled by is how I made that silly mistake. I had read the
warnings about picking the right link and all.

Oh well, h00mons are that way I guess.

The other misunderstanding I had, I think, was not realizing that all
the "magic" of matching up the versions comes from install of the repo's
package stuff, not the underlying distro.

So I'm a wee bit better educated now.
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
<snip>
Thanks to you folks that responed, and so quickly too.

Bill
RpmForge4Bill
2011-03-05 12:39:12 UTC
Permalink
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo
Too late! :-)

Did that last night, realizing, when struck soundly with a "cluebat",
that I had "obliviously" grabbed the el4 stuff. Undid all that, put the
right stuff in and it's working as intended.
Post by Nicolas Thierry-Mieg
yours must be pointing at el4 instead of el5 repos.
this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
What I'm puzzeled by is how I made that silly mistake. I had read the
warnings about picking the right link and all.

Oh well, h00mons are that way I guess.

The other misunderstanding I had, I think, was not realizing that all
the "magic" of matching up the versions comes from install of the repo's
package stuff, not the underlying distro.

So I'm a wee bit better educated now.
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
<snip>
Thanks to you folks that responed, and so quickly too.

Bill
RpmForge4Bill
2011-03-05 12:39:12 UTC
Permalink
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo
Too late! :-)

Did that last night, realizing, when struck soundly with a "cluebat",
that I had "obliviously" grabbed the el4 stuff. Undid all that, put the
right stuff in and it's working as intended.
Post by Nicolas Thierry-Mieg
yours must be pointing at el4 instead of el5 repos.
this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
What I'm puzzeled by is how I made that silly mistake. I had read the
warnings about picking the right link and all.

Oh well, h00mons are that way I guess.

The other misunderstanding I had, I think, was not realizing that all
the "magic" of matching up the versions comes from install of the repo's
package stuff, not the underlying distro.

So I'm a wee bit better educated now.
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
<snip>
Thanks to you folks that responed, and so quickly too.

Bill
RpmForge4Bill
2011-03-05 12:39:12 UTC
Permalink
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo
Too late! :-)

Did that last night, realizing, when struck soundly with a "cluebat",
that I had "obliviously" grabbed the el4 stuff. Undid all that, put the
right stuff in and it's working as intended.
Post by Nicolas Thierry-Mieg
yours must be pointing at el4 instead of el5 repos.
this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
What I'm puzzeled by is how I made that silly mistake. I had read the
warnings about picking the right link and all.

Oh well, h00mons are that way I guess.

The other misunderstanding I had, I think, was not realizing that all
the "magic" of matching up the versions comes from install of the repo's
package stuff, not the underlying distro.

So I'm a wee bit better educated now.
Post by Nicolas Thierry-Mieg
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
<snip>
Thanks to you folks that responed, and so quickly too.

Bill

Nicolas Thierry-Mieg
2011-03-05 12:22:07 UTC
Permalink
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo

yours must be pointing at el4 instead of el5 repos.

this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
--
------------------------------------------------------------
Nicolas Thierry-Mieg
Laboratoire TIMC-IMAG/BCM, CNRS UMR 5525
Pavillon Taillefer, Faculte de Medecine
38706 La Tronche cedex, France
tel: (+33)456.520.067, fax: (+33)456.520.055
------------------------------------------------------------
Nicolas Thierry-Mieg
2011-03-05 12:22:07 UTC
Permalink
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo

yours must be pointing at el4 instead of el5 repos.

this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
--
------------------------------------------------------------
Nicolas Thierry-Mieg
Laboratoire TIMC-IMAG/BCM, CNRS UMR 5525
Pavillon Taillefer, Faculte de Medecine
38706 La Tronche cedex, France
tel: (+33)456.520.067, fax: (+33)456.520.055
------------------------------------------------------------
Nicolas Thierry-Mieg
2011-03-05 12:22:07 UTC
Permalink
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo

yours must be pointing at el4 instead of el5 repos.

this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
--
------------------------------------------------------------
Nicolas Thierry-Mieg
Laboratoire TIMC-IMAG/BCM, CNRS UMR 5525
Pavillon Taillefer, Faculte de Medecine
38706 La Tronche cedex, France
tel: (+33)456.520.067, fax: (+33)456.520.055
------------------------------------------------------------
Nicolas Thierry-Mieg
2011-03-05 12:22:07 UTC
Permalink
Post by RpmForge4Bill
Thank you! I had not noticed that. Having installed it via
# yum install mplayer
# yum install mplayerplug-in
I didn't even think to check that.
I wonder how that happened? I thought yum/rpm would only get appropriate
versions.
check out /etc/yum.repos.d/rpmforge.repo

yours must be pointing at el4 instead of el5 repos.

this file comes from the rpmforge-release package, either you have the
wrong version (el4 vs el5) of this package, or you edited the file by hand.
Post by RpmForge4Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
--
------------------------------------------------------------
Nicolas Thierry-Mieg
Laboratoire TIMC-IMAG/BCM, CNRS UMR 5525
Pavillon Taillefer, Faculte de Medecine
38706 La Tronche cedex, France
tel: (+33)456.520.067, fax: (+33)456.520.055
------------------------------------------------------------
RpmForge4Bill
2011-03-05 00:10:40 UTC
Permalink
Thank you! I had not noticed that. Having installed it via


# yum install mplayer
# yum install mplayerplug-in

I didn't even think to check that.

I wonder how that happened? I thought yum/rpm would only get appropriate
versions.

Oh well, a little research for a proper installation will get me going.

Thanks for noticing and replying.

Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
RpmForge4Bill
2011-03-05 00:10:40 UTC
Permalink
Thank you! I had not noticed that. Having installed it via


# yum install mplayer
# yum install mplayerplug-in

I didn't even think to check that.

I wonder how that happened? I thought yum/rpm would only get appropriate
versions.

Oh well, a little research for a proper installation will get me going.

Thanks for noticing and replying.

Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
RpmForge4Bill
2011-03-05 00:10:40 UTC
Permalink
Thank you! I had not noticed that. Having installed it via


# yum install mplayer
# yum install mplayerplug-in

I didn't even think to check that.

I wonder how that happened? I thought yum/rpm would only get appropriate
versions.

Oh well, a little research for a proper installation will get me going.

Thanks for noticing and replying.

Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
RpmForge4Bill
2011-03-05 00:10:40 UTC
Permalink
Thank you! I had not noticed that. Having installed it via


# yum install mplayer
# yum install mplayerplug-in

I didn't even think to check that.

I wonder how that happened? I thought yum/rpm would only get appropriate
versions.

Oh well, a little research for a proper installation will get me going.

Thanks for noticing and replying.

Bill
Post by RpmForge4Bill
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5
Levi
_______________________________________________
users mailing list
users at lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/users
RpmForge4Bill
2011-03-04 11:07:54 UTC
Permalink
Anybody seiing this, or have a clue for me? Thanks!
$ mplayer /tmp/drew-hutton.mp3
mplayer: symbol lookup error: /usr/lib/libschroedinger-1.0.so.0: undefined symbol: oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch

# locate liboil
/usr/lib/liboil-0.3.so.0
/usr/lib/liboil-0.3.so.0.1.0
/usr/share/doc/liboil-0.3.8
/usr/share/doc/liboil-0.3.8/ChangeLog

# locate libschroedinge
/usr/lib/libschroedinger-1.0.so.0
/usr/lib/libschroedinger-1.0.so.0.2.0

$ cat /etc/redhat-release
CentOS release 5.5 (Final)

$ uname -a
Linux centos501.homegroannetwork 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5
17:53:09 EST 2011 i686 athlon i386 GNU/Linux

Googled for "oil_function_class_ptr_sad12x12_u8" and the most likely
related is here from a Gentoo bug report.

http://bugs.gentoo.org/285346

Thanks,
Bill
Birta Levente
2011-03-04 11:15:05 UTC
Permalink
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5

Levi
RpmForge4Bill
2011-03-04 11:07:54 UTC
Permalink
Anybody seiing this, or have a clue for me? Thanks!
$ mplayer /tmp/drew-hutton.mp3
mplayer: symbol lookup error: /usr/lib/libschroedinger-1.0.so.0: undefined symbol: oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch

# locate liboil
/usr/lib/liboil-0.3.so.0
/usr/lib/liboil-0.3.so.0.1.0
/usr/share/doc/liboil-0.3.8
/usr/share/doc/liboil-0.3.8/ChangeLog

# locate libschroedinge
/usr/lib/libschroedinger-1.0.so.0
/usr/lib/libschroedinger-1.0.so.0.2.0

$ cat /etc/redhat-release
CentOS release 5.5 (Final)

$ uname -a
Linux centos501.homegroannetwork 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5
17:53:09 EST 2011 i686 athlon i386 GNU/Linux

Googled for "oil_function_class_ptr_sad12x12_u8" and the most likely
related is here from a Gentoo bug report.

http://bugs.gentoo.org/285346

Thanks,
Bill
Birta Levente
2011-03-04 11:15:05 UTC
Permalink
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5

Levi
RpmForge4Bill
2011-03-04 11:07:54 UTC
Permalink
Anybody seiing this, or have a clue for me? Thanks!
$ mplayer /tmp/drew-hutton.mp3
mplayer: symbol lookup error: /usr/lib/libschroedinger-1.0.so.0: undefined symbol: oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch

# locate liboil
/usr/lib/liboil-0.3.so.0
/usr/lib/liboil-0.3.so.0.1.0
/usr/share/doc/liboil-0.3.8
/usr/share/doc/liboil-0.3.8/ChangeLog

# locate libschroedinge
/usr/lib/libschroedinger-1.0.so.0
/usr/lib/libschroedinger-1.0.so.0.2.0

$ cat /etc/redhat-release
CentOS release 5.5 (Final)

$ uname -a
Linux centos501.homegroannetwork 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5
17:53:09 EST 2011 i686 athlon i386 GNU/Linux

Googled for "oil_function_class_ptr_sad12x12_u8" and the most likely
related is here from a Gentoo bug report.

http://bugs.gentoo.org/285346

Thanks,
Bill
Birta Levente
2011-03-04 11:15:05 UTC
Permalink
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5

Levi
RpmForge4Bill
2011-03-04 11:07:54 UTC
Permalink
Anybody seiing this, or have a clue for me? Thanks!
$ mplayer /tmp/drew-hutton.mp3
mplayer: symbol lookup error: /usr/lib/libschroedinger-1.0.so.0: undefined symbol: oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch

# locate liboil
/usr/lib/liboil-0.3.so.0
/usr/lib/liboil-0.3.so.0.1.0
/usr/share/doc/liboil-0.3.8
/usr/share/doc/liboil-0.3.8/ChangeLog

# locate libschroedinge
/usr/lib/libschroedinger-1.0.so.0
/usr/lib/libschroedinger-1.0.so.0.2.0

$ cat /etc/redhat-release
CentOS release 5.5 (Final)

$ uname -a
Linux centos501.homegroannetwork 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5
17:53:09 EST 2011 i686 athlon i386 GNU/Linux

Googled for "oil_function_class_ptr_sad12x12_u8" and the most likely
related is here from a Gentoo bug report.

http://bugs.gentoo.org/285346

Thanks,
Bill
Birta Levente
2011-03-04 11:15:05 UTC
Permalink
Post by RpmForge4Bill
Anybody seiing this, or have a clue for me? Thanks!
oil_function_class_ptr_sad12x12_u8
$ rpm -qa mplayer\*
mplayer-1.0-0.46.svn20100703.el4.rf.i386
mplayerplug-in-3.55-1.el4.rf.i386
Post by RpmForge4Bill
mplayer-common-1.0-0.46.svn20100703.el4.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch
I'm not an expert ... but seems is packages for enterprise linux 4 ... not 5

Levi
Continue reading on narkive:
Loading...