[reSIProcate] cross Compile Resiprocate 1.1 problem
Henrik Gustafsson
henrik.gustafsson at telepo.com
Mon Jun 4 01:51:46 CDT 2007
This weekend I were playing around with compiling with MinGW and I did
encounter a similar problem. gperf was complaining about the key being
out of range.
I changed the GPERFOPTS in the Makefile from "... -k '*' ..." to "...
-k* ..." after that "make resiprocate" did not complain anymore, but I
have not yet used the resulting lib.
/Henrik Gustafsson
Sean wrote:
> Greetings,
>
> I'm trying to cross compile Resiprocate for MIPS 64bit
> platform,
> But each time I got the following error message while
> I compiling the code:
>
> gperf -v > /dev/null 2>&1 gperf -D --enum -E -L C++ -t
> -k '*' --compare-strncmp -Z 'echo MethodHash | sed -d
> 's/.*\///'' MethodHash.gperf > MethodHash.cxx
> make[1]: *** [MethodHash.cxx] Error 127
> make[1]: Leaving directory
> '/root/resip/resiprocate-1.1/resip/stack'
>
> Can anyone help me for this problem?
> Thanks a lot.
> Sean
>
>
>
> ____________________________________________________________________________________
> 8:00? 8:25? 8:40? Find a flick in no time
> with the Yahoo! Search movie showtime shortcut.
> http://tools.search.yahoo.com/shortcuts/#news
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
>
More information about the resiprocate-devel
mailing list