I recently did a binary upgrade this weekend and went to do a rebuild of
mplayer-arts.
I am building:
# env FLAVOR="arts" make
# env FLAVOR="arts" make install clean clean=depends
However, I have a dependency conflict now with libm:
/usr/bin/ld: warning: libm.so.4.0, needed by /usr/local/lib/libx264.so.2.0, may
conflict with libm.so.5.0
Do I need to delete libm.so.4.0?
I also am running into this problem:
WARNING: symbol(residue0_exportbundle) size mismatch, relink your program
/usr/local/bin/mplayer:/usr/local/lib/libvorbis.so.6.0: /usr/local/bin/mplayer :
Not sure what is happening with libvorbis. I have tried pkg_deletes and
reinstalls, but I still have this problem.
Thanks,
Brian