Subject: anyone compiled ffmpeg ?
To: NetBSD/sparc64 <port-sparc64@NetBSD.org>
From: Joel CARNAT <joel@carnat.net>
List: port-sparc64
Date: 11/15/2005 14:42:03
--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

I'm trying to compile multimedia/ffmpeg and get :
 cc -O2 -O2 -pipe -mcpu=3Dultrasparc -mvis
-I/usr/pkgsrc/multimedia/ffmpeg/work/.buildlink/include -O3 -Wall
-DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -c ratecontrol.c  -fPIC -DPIC -o .libs/ratecontrol.o
{standard input}: Assembler messages:
{standard input}:875: Error: Illegal operands: There are only 32 single
precision f registers; [0-31]
{standard input}:879: Error: Illegal operands: There are only 32 single
precision f registers; [0-31]
{standard input}:882: Error: Illegal operands: There are only 32 single
precision f registers; [0-31]
make[1]: *** [ratecontrol.o] Error 1
make[1]: Leaving directory
`/usr/pkgsrc/multimedia/ffmpeg/work/ffmpeg-0.4.8/libavcodec'
gmake: *** [lib] Error 2
*** Error code 2

I tried disabling any extra *FLAGS (in mk.conf) but it still fails :
 cc -O2 -O3 -Wall -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=3D64
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c ratecontrol.c  -fPIC -DPIC -o
=2Elibs/ratecontrol.o
 cc -O2 -O3 -Wall -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=3D64
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c ratecontrol.c -o ratecontrol.o
>/dev/null 2>&1
make[1]: *** [ratecontrol.o] Error 1
make[1]: Leaving directory
`/usr/pkgsrc/multimedia/ffmpeg/work/ffmpeg-0.4.8/libavcodec'
gmake: *** [lib] Error 2
*** Error code 2


anyone succeeded in compiling multimedia/ffmpeg (for 3.0_BETA) ?

TIA,
	Jo
--=20
,- This mail runs ------.
`--------- NetBSD/smtp -'

--tKW2IUtsqtDRztdT
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (NetBSD)

iD8DBQFDeeWr0/VH7L7F7Y4RAnYnAJ9W/6RY3/6vVVfvyrPOdaySJ4IQlwCdEO/c
R7BZolfTnbi5RDAC8Apawpc=
=oyuE
-----END PGP SIGNATURE-----

--tKW2IUtsqtDRztdT--