[DVDnav-discuss] Fwd: [PATCH] destdir handling fix

Dominik 'Rathann' Mierzejewski dominik at greysector.net
Tue Apr 8 12:44:53 CEST 2008


On Monday, 07 April 2008 at 23:07, Nico Sabbi wrote:
> Il Monday 07 April 2008 23:01:16 hai scritto:
> > 
> > ---------- Messaggio inoltrato ----------
> > From: Dominik 'Rathann' Mierzejewski <dominik at greysector.net>
> > To: dvdnav-discuss at mplayerhq.hu
> > Date: Mon, 7 Apr 2008 00:59:12 +0200
> > Subject: [DVDnav-discuss] [PATCH] destdir handling fix
> > Hi!
> > 
> > The attached patch needs to be applied. Otherwise if you use
> > make DESTDIR=/some/path
> > the specified path ends up in pkgconfig file, which is wrong.
> > DESTDIR should only ever be used upon installing the files.
> > 
> > After it's applied, I'd like to propose making a new (4.1.2?) release.
> > I'll prepare the tarball and write a news entry for MPlayer page if you
> > like.
> > 
> > Regards,
> > R.
> > 
> 
> it doesn't seem to work because of 
> 
> +DESTDIR =
> 
> in configure2. If I remove it all is fine, otherwise
> [nico at xp libdvdnav]$ make install
> install -d /usr/local/lib
> install -s -m 755 obj/libdvdnav.so \
>                 /usr/local/lib/libdvdnav.so.4.1.1
> install: impossibile rimuovere `/usr/local/lib/libdvdnav.so.4.1.1': Permission denied
> make: *** [install-shared] Error 1
> 
> regardless if I set DESTDIR before or after running ./configure2

Correct, sorry. I'll send an updated patch tonight.

Regards,
R.

-- 
Fedora contributor http://fedoraproject.org/wiki/DominikMierzejewski
Livna contributor http://rpm.livna.org MPlayer developer http://mplayerhq.hu
"Faith manages."
        -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"



More information about the DVDnav-discuss mailing list