[Farsight-devel] Cross compiling in linux

2011-02-24 Thread JiaXin Yuan
Hi, I tried to build farsight for windows in linux environment but failed. The configure phase success, but in the make process, following errors raised, can anyone tell me how to solve this problem? In file included from /usr/include/libxml2/libxml/parser.h:807, from /usr/includ

Re: [Farsight-devel] Cross compiling in linux

2011-02-24 Thread Youness Alaoui
Hi, Obviously iconv.h is missing, it's part of 'glibc-headers'... For mingw, you should get the mingw-iconv package instead... However, the issue I see here is that it's including files from your local installation of gstreamer. You should recompile gstreamer under mingw and make sure when you