Am Mittwoch, 22. Januar 2003, 09:14:42 Uhr MET, schrieb Zdenek Kabelac: > On Sun, Jan 19, 2003 at 08:50:37PM +0100, G�tz Waschk wrote: > > the latest avifile seems to be broken on Mandrake 9.1beta1 (Cooker). > > Attached is the complete error output. > > Executing(%prep): /bin/sh -e /home/goetz/tmp/rpm-tmp.16234 > it's a bad idea to build RPMs with included avifile.spec file. > Distribution is made for standalone compilation.
Hi, that's not what I did. I was trying to update the offical Mandrake package of avifile with the spec file that was working fine with the older versions. > configure --prefix=/var/tmp/avifile > make install Yes, that would work fine. However, I've found the problem: > > configure: warning: CFLAGS=-O2 -fomit-frame-pointer -pipe -march=i586 >-mcpu=pentiumpro: invalid host type > > configure: error: can only configure for one host and one target at a time > > configure: error: /bin/sh './configure' failed for plugins/libmad/libmad > > error: Bad exit status from /home/goetz/tmp/rpm-tmp.4764 (%build) The configure script breaks if you set CFLAGS and CXXFLAGS before calling configure. This was working before. Could you please test this on your machine? Thanks. -- G�tz Waschk <> master of computer science <> University of Rostock http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key --> Logout Fascism! <-- _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
