Hi! I try to build FFMPEG static libraries. My environment : WinXP x64, Msys shell, GCC 4.4.1 from Codesourcery for Symbian, self-builded GNU make 4.0 by MS visual studio 2010.
For this I change Rasberry build script. It runs and produce right config.mak and config.h. But when I run make I got error: $ make config.mak:5: *** Recursive variable `prefix' references itself (eventually). Stop. I try: $ make -d GNU Make 4.0 Built for Windows32 Copyright (C) 1988-2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. find_and_set_shell() path search set default_shell = D:/Symbian/CSL_Arm_Toolchain/msys/bin/sh.exe Reading makefiles... Reading makefile 'Makefile'... Reading makefile 'config.mak' (search path) (no ~ expansion)... Reading makefile 'common.mak' (search path) (no ~ expansion)... Reading makefile 'arch.mak' (search path) (no ~ expansion)... Reading makefile 'libavdevice/Makefile' (search path) (no ~ expansion)... Reading makefile 'libavdevice/../config.mak' (search path) (no ~ expansion)... Reading makefile 'libavdevice/arm/Makefile' (search path) (don't care) (no ~ expansion)... Reading makefile 'library.mak' (search path) (nconfig.mak:5: ***. Stop.o ~ expansion)... Reading makefile 'common.mak' (search path) (no ~ expansion)... Reading makefile 'arch.mak' (search path) (no ~ expansion)... FFMREG configure script already has Symbian support, I add search path to static and import libraries. Also add some extra static and import libraries. Send my configure and symbian.sh configuration and build script. config.log - http://pastebin.com/DkfeTK8T , config.mak - http://pastebin.com/2vM2wZir Always yours, Fedor.
<<attachment: ffmpeg-2.3.3.zip>>
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
