On Tue, Oct 6, 2009 at 9:59 PM, Andreas Albert < [email protected]> wrote:
> Hello, > > I tried to cross-compile jabberd-2.2.9 on a MIPSEL architecture, but the > configure-Script stopped: > > config.status: linking ./fnmatch_.h to ./fnmatch.h > config.status: error: ./fnmatch_.h: file not found > make: *** [source/jabberd-2.2.9/.configured] Fehler 1 > > I searched for fnmatch_.h, but I didn't found it. > > > Can anyone help me? > > > Best regards > > Andreas > Try to go to ftp://alpha.gnu.org/gnu/fetish/, download fileutils, take from archive only one file fnmatch_.h and put it into directory with sources of jabberd2, before to run ./configure ... -- Viva Open Source!
