On Wed, Oct 03, 2001 at 04:50:59PM +0200, Guillaume Rousse wrote:
> Ainsi parlait Zdenek Kabelac :
> > On Wed, Oct 03, 2001 at 04:09:49PM +0200, Guillaume Rousse wrote:
> > > + make DESTDIR=/home/guillaume/rpm/tmp/avifile-buildroot install
> > >   /bin/sh ../libtool --mode=install /usr//bin/install -c aviplay
> > > /home/guillaume/rpm/tmp/avifile-buildroot/usr/bin/i586-mandrake-linux-gnu
> > >-aviplay
> > >
> > > every foo binary is renamed i586-mandrake-linux-gnu-foo, but kv4lsetup
> > > and mmxnow-config. Strange, no ?
> >
> > mmxnow-config is a script - do you have avifile-config mangled in the same
> > way ?
> Yes.
> 
> > kv4lsetup is bug which is now being fixed
> The whole problems disapears when using a manual ./configure call, rather 
> than the rpm macro %configure. This ones evaluates to (minus optimization 
> flags)
> [guillaume@silbermann guillaume]$ rpm --eval %configure

could you build you packages for  i586 architecture ?
There is no 'reasonable' gain in speed (of course unless you are
from Mplayer team where they are counting with each nop cycle...)
and you make a portable package which could be used by both
athlons & intel users.

>   ./configure athlon-mandrake-linux-gnu \
>         --prefix=/usr \
>         --exec-prefix=/usr \
>         --bindir=/usr/bin \
>         --sbindir=/usr/sbin \
>         --sysconfdir=/etc \
>         --datadir=/usr/share \
>         --includedir=/usr/include \
>         --libdir=/usr/lib \
>         --libexecdir=/usr/lib \
>         --localstatedir=/var/lib \
>         --sharedstatedir=/usr/com \
>         --mandir=/usr/share/man \
>         --infodir=/usr/share/info

I think we do not pass this options to libmmxnow - should be fixed...

I'm appeding tgz of file content of debian packages:


-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-         Resistance is futile. You all will be packaged

debs.tgz

Reply via email to