Re: Updating dpkg-cross: file moving question

2005-07-15 Thread Nikita V. Youshchenko
> - tree at old location may become inconsistent (if x depends on y, > x-arch-cross is generated by new dpkg-cross, and y-arch-cross is > generated by old dpkg-cross), I meant 'y depends on x'. pgpIcwjCKqUZO.pgp Description: PGP signature

Re: Updating dpkg-cross: file moving question

2005-07-15 Thread Nikita V. Youshchenko
> The question is - how to process existing cross-compile environment, > created by earlier versions of dpkg-cross. > > I am thinking to make the following trick. In postinst of new > dpkg-cross, it will check for /usr/arm-linux, /usr/powerpc-linux/, and > other places where packages created by ear

Re: Updating dpkg-cross: file moving question

2005-07-12 Thread Goswin von Brederlow
"Nikita V. Youshchenko" <[EMAIL PROTECTED]> writes: >> >> The multiarch and FHS proposals say that ${prefix}/${target}/* would >> >> pollute the / and /usr directories while the lib and include subdirs >> >> already have tons of files/dirs and the extra dirs won't matter. >> > >> > I think that fo

Re: Updating dpkg-cross: file moving question

2005-07-12 Thread Nikita V. Youshchenko
> >> The multiarch and FHS proposals say that ${prefix}/${target}/* would > >> pollute the / and /usr directories while the lib and include subdirs > >> already have tons of files/dirs and the extra dirs won't matter. > > > > I think that following years-old de-facto standard of > > cross-compilati

Re: Updating dpkg-cross: file moving question

2005-07-12 Thread Goswin von Brederlow
"Nikita V. Youshchenko" <[EMAIL PROTECTED]> writes: >> The multiarch and FHS proposals say that ${prefix}/${target}/* would >> pollute the / and /usr directories while the lib and include subdirs >> already have tons of files/dirs and the extra dirs won't matter. > > I think that following years-o

Re: Updating dpkg-cross: file moving question

2005-07-12 Thread Nikita V. Youshchenko
> "Nikita V. Youshchenko" <[EMAIL PROTECTED]> writes: > >> > Dpkg-cross is a tool to create cross-compile environment, useful to > >> > cross-compile debian packages and other software. > >> > One of dpkg-cross's functions is to process a native library or > >> > libdev package for some arch, and

Re: Updating dpkg-cross: file moving question

2005-07-12 Thread Miles Bader
Goswin von Brederlow <[EMAIL PROTECTED]> writes: > The multiarch and FHS proposals say that ${prefix}/${target}/* would > pollute the / and /usr directories while the lib and include subdirs > already have tons of files/dirs and the extra dirs won't matter. > > Matter of opinion probably. Of cours

Re: Updating dpkg-cross: file moving question

2005-07-12 Thread Goswin von Brederlow
"Nikita V. Youshchenko" <[EMAIL PROTECTED]> writes: >> > Dpkg-cross is a tool to create cross-compile environment, useful to >> > cross-compile debian packages and other software. >> > One of dpkg-cross's functions is to process a native library or libdev >> > package for some arch, and turn it in

Re: Updating dpkg-cross: file moving question

2005-07-11 Thread Nikita V. Youshchenko
> > Dpkg-cross is a tool to create cross-compile environment, useful to > > cross-compile debian packages and other software. > > One of dpkg-cross's functions is to process a native library or libdev > > package for some arch, and turn it into arch-all packages that install > > libraries info /usr

Re: Updating dpkg-cross: file moving question

2005-07-11 Thread Goswin von Brederlow
"Nikita V. Youshchenko" <[EMAIL PROTECTED]> writes: > Hello. > > I'm going to update dpkg-cross package, to follow post-sarge changes in > dpkg and company. > > Dpkg-cross is a tool to create cross-compile environment, useful to > cross-compile debian packages and other software. > One of dpkg-c

Updating dpkg-cross: file moving question

2005-07-11 Thread Nikita V. Youshchenko
Hello. I'm going to update dpkg-cross package, to follow post-sarge changes in dpkg and company. Dpkg-cross is a tool to create cross-compile environment, useful to cross-compile debian packages and other software. One of dpkg-cross's functions is to process a native library or libdev package