In gmane.os.openbsd.ports, you wrote: > Here it is: > > http://apu.cs.fiu.edu/~luis/var_db_pkg.tar.gz
Hmm, mplayer isn't present in your /var/db/pkg. I would run "pkg_add -i mplayer", it will probably complain about duplicate files and suggest that it's a missing package registration and offer to correct it; you should accept this. > Thanks, > Luis. > > On Wed, Dec 7, 2011 at 8:52 AM, Stuart Henderson <[email protected]> wrote: >> mplayer build failed in the last amd64 bulk build, so when you ran pkg_add >> -u, >> it didn't get updated (though some libraries it depends on probably did). >> This shouldn't usually cause this type of problem, the old libraries >> ought to be kept in .lib* packages and should stay installed. >> >> Are you able to tar up /var/db/pkg, upload it somewhere and post the URL? >> >> >> On 2011-12-05, Luis Useche <[email protected]> wrote: >>> Hi Guys, >>> >>> Is anyone having problems lately with mplayer? After my last update of >>> packages mplayer alternates between these two errors: >>> >>> (0)$ mplayer >>> mplayer: can't load library 'liborc-0.4.so.4.0' >>> (0)$ mplayer >>> mplayer: can't load library 'libenca.so.0.0' >>> >>> I also tried to compile from ports without success: >>> >>> Missing library for orc-0.4>=0.0 >>> >>> Moreover, this package disappear from the mirror I'm using: >>> http://mirror.servihoo.net/ >>> >>> Any advice? >>> >>> Thanks, >>> Luis. >>> >>> >> > >
