<HTML><BODY>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.<br><br> 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:<br><p>$ make<br>config.mak:5: *** Recursive variable `prefix' references itself (eventually). Stop.<br>I try:<br></p><p>$ make -d<br>GNU Make 4.0<br>Built for Windows32<br>Copyright (C) 1988-2013 Free Software Foundation, Inc.<br>License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html><br>This is free software: you are free to change and redistribute it.<br>There is NO WARRANTY, to the extent permitted by law.<br>find_and_set_shell() path search set default_shell = D:/Symbian/CSL_Arm_Toolchain/msys/bin/sh.exe<br>Reading makefiles...<br>Reading makefile 'Makefile'...<br>Reading makefile 'config.mak' (search path) (no ~ expansion)...<br>Reading makefile 'common.mak' (search path) (no ~ expansion)...<br>Reading makefile 'arch.mak' (search path) (no ~ expansion)...<br>Reading makefile 'libavdevice/Makefile' (search path) (no ~ expansion)...<br>Reading makefile 'libavdevice/../config.mak' (search path) (no ~ expansion)...<br>Reading makefile 'libavdevice/arm/Makefile' (search path) (don't care) (no ~ expansion)...<br>Reading makefile 'library.mak' (search path) (nconfig.mak:5: ***. Stop.o ~ expansion)...<br>Reading makefile 'common.mak' (search path) (no ~ expansion)...<br>Reading makefile 'arch.mak' (search path) (no ~ expansion)...</p><br>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  - <a href="http://pastebin.com/DkfeTK8T">http://pastebin.com/DkfeTK8T</a> , config.mak - <a href="http://pastebin.com/2vM2wZir">http://pastebin.com/2vM2wZir</a><br><br><br>Always yours, Fedor.</BODY></HTML>