limey compile "miniperl" error
In compiling Limey you encounter an error about miniperl. There's a patch/fix: I just edited microperl.mk and added the line with the + at the beginning(without the +) It is compiling right now, got all the way through buildroot. Its now doing the kernel compile. GeorgeC W2DB --- a/package/microperl/microperl.mk +++ b/package/microperl/microperl.mk @@ -40,6 +40,7 @@ $(MICROPERL_DIR)/.host_configured_and_fixed: $(MICROPERL_DIR)/.host_configured $(SED) 's/^.*<command-line>.*//g' $(MICROPERL_DIR)/Makefile $(SED) 's/^.*<command-line>.*//g' $(MICROPERL_DIR)/x2p/Makefile $(SED) 's/^.*<command-line>.*//g' $(MICROPERL_DIR)/makefile + $(SED) 's/^libs =/libs = -lm/g' $(MICROPERL_DIR)/makefile $(SED) 's/^.*<command-line>.*//g' $(MICROPERL_DIR)/x2p/makefile touch $@ George J Csahanin W2DB Cedar Park, TX
someone who isusing version1.1.46andiaxrptcan help me install myasterisknodein windows
See if this helps... http://www.xelatec.com/xipar/iaxrpt -- Tim :wq On Jan 2, 2012, at 6:12 AM, jose wrote:
someone who is using version 1.1.46 and iaxrpt can help me install my asterisk node in windows
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
participants (3)
-
George Csahanin -
jose -
Tim Sawyer