[MPlayer-dev-eng] Debian build fails with new Makefiles

Corey Hickey bugfood-ml at fatooh.org
Sun Mar 26 21:48:38 CEST 2006


Stone wrote:
> On 2006-03-25, there were changes checked into main that broke the Debian
> build scripts.  Does anyone have a solution?
> 
> make[1]: Entering directory `/var/local/mplayer.cvs/main'
> /usr/bin/make -C libdha install
> make[2]: Entering directory `/var/local/mplayer.cvs/main/libdha'
> mkdir -p /var/local/mplayer.cvs/main/debian/mplayer/usr/lib
> install -m 755  -p libdha.so.1.0
> /var/local/mplayer.cvs/main/debian/mplayer/usr/lib/libdha.so.1.0
> rm -f /var/local/mplayer.cvs/main/debian/mplayer/usr/lib/libdha.so
> ln -sf libdha.so.1.0
> /var/local/mplayer.cvs/main/debian/mplayer/usr/lib/libdha.so.1
> ldconfig
> make[2]: ldconfig: Command not found
> make[2]: *** [install] Error 127
> make[2]: Leaving directory `/var/local/mplayer.cvs/main/libdha'
> make[1]: *** [install] Error 2

Hmm, you're right. Looks like that would break for any non-root 
installation. Try out the attached patch.

Diego, if you see this:
Can I apply the patch or is there a better way to do it? I don't know 
Makefiles well.

-Corey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ldconfig-only-root.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060326/5cd4014c/attachment.asc>


More information about the MPlayer-dev-eng mailing list