Ok...

the configure-Script is going on. But then there is an error during the make
process.

filter.o: In function `filter_packet':
filter.c:(.text+0x25c): undefined reference to `rpl_fnmatch'
filter.c:(.text+0x284): undefined reference to `rpl_fnmatch'
collect2: ld returned 1 exit status
make[3]: *** [router] Fehler 1
make[3]: Verlasse Verzeichnis
'/home/andreas/Programme/freetz/speedport.w701v/freetz-trunk/source/jabberd-2.2.9/router'
make[2]: *** [all-recursive] Fehler 1


2009/10/6 Oleksiy Kramarenko <[email protected]>

> 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!
>

Reply via email to