You are not logged in.

#1 2007-01-21 20:02:57

Cotton
Member
From: Cornwall, UK
Registered: 2004-09-17
Posts: 568

madman fails with "libmp4ff.so.0 missing"

Just recently, the mp3 player application madman (devel version) stopped working for me with:

madman: error while loading shared libraries: libmp4ff.so.0: cannot open shared object file: No such file or directory

It was working fine yesterday.  Have any of the latest updates caused this?
I can't find what package this library is in - what do I need to do to rectify the problem?

Offline

#2 2007-01-21 23:04:30

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: madman fails with "libmp4ff.so.0 missing"

Try rebuilding madman. That will fix the issue if the package containing the library was updated.

Offline

#3 2007-01-22 00:46:59

Cotton
Member
From: Cornwall, UK
Registered: 2004-09-17
Posts: 568

Re: madman fails with "libmp4ff.so.0 missing"

Fails with:

Checking for C++ header file mp4ff.h... no
*** WARNING *** The mp4ff.h header for the mp4ff package does not seem to be available.
You may call this build script with mp4ff_include=<your> as an argument to fix this.
Please make sure mp4ff-dev or mp4ff-devel is installed.

Offline

#4 2007-01-22 01:45:34

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: madman fails with "libmp4ff.so.0 missing"

There's some problem with the latest faad2 pkg: http://bbs.archlinux.org/viewtopic.php?p=223534
I think it's the source of your problem.  Try downgrading faad2.

Offline

#5 2007-01-22 07:17:13

Cotton
Member
From: Cornwall, UK
Registered: 2004-09-17
Posts: 568

Re: madman fails with "libmp4ff.so.0 missing"

Yep that was it. 

Many thanks Snowman.

Offline

#6 2007-01-22 08:38:41

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: madman fails with "libmp4ff.so.0 missing"

No problem.

BTW, to find to which package the lib is owned from, do a:
$ locate libmp4ff
followed by:
$ pacman -Qo /path/to/file

Offline

Board footer

Powered by FluxBB