Re: [Ekiga-devel-list] Compiling Problem



Gustavo,

On Fri, Jan 19, 2007 at 04:44:50PM -0600, Gustavo Valdes wrote:
> Hello.
> I have tried to compile the application but I get the following errors.
> 
> $ make
> make: dpkg-architecture: Command not found
> Checking prerequisites...
> /bin/sh.exe: hash: i586-mingw32msvc-gcc: not found
> /bin/sh.exe: hash: i586-mingw32msvc-g++: not found
> /bin/sh.exe: hash: i586-mingw32msvc-ld: not found
> /bin/sh.exe: hash: i586-mingw32msvc-nm: not found
> /bin/sh.exe: hash: i586-mingw32msvc-ar: not found
> /bin/sh.exe: hash: i586-mingw32msvc-ranlib: not found
> /bin/sh.exe: hash: i586-mingw32msvc-dlltool: not found
> /bin/sh.exe: hash: i586-mingw32msvc-dllwrap: not found
> /bin/sh.exe: hash: i586-mingw32msvc-objdump: not found
> /bin/sh.exe: hash: i586-mingw32msvc-windres: not found
> /bin/sh.exe: hash: i586-mingw32msvc-as: not found
> You need to install mingw32
> make: *** [binaries] Error 1
> 
> I have installed MinGW 5.0, MinGW32-make and MSys.
> In the downloads list of MinGW site I can find gcc and g++, but I can't find
> the other programs or modules.
> 
> Would you please let me know what modules do I have to install?

well, the makefile is tailored to work on a Debian GNU/Linux system to
do cross-compile builds. Right now we've not put together the same thing
for native win32 builds, as cross-compilation works just much more
convenient together with the other Linux builds. I guess you can more or
less run "touch binaries" to get past that stage. 

-- 
Best regards,
Kilian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]