I am getting a build error from svn 393 that I do not know how to fix. It is probably a simple thing that someone who knew what they were doing could fix in 30 seconds but it is beyond my skill level. I wanted to do a build that includes "MeterMaid" support. I know I have done this before but it has been awhile. However, I think there must be some odd incompatibility between the snapshots used in svn 393. It looks like the build is trying to apply some patch for MeterMaid and fails for some reason. Below is the pertinent details ... let me know if there is anything else that would be helpful in fixing this ... I have enough stuff to play with right now that I am not desperate for MeterMaid but it is useful and I hope at some point to be able to put this functionality back into production ...
Using trunk because I am trying to figure out Bluez ... [EMAIL PROTECTED] trunk]$ svn update At revision 393. MeterMaid build error EVERYTHING IS GOOD TO HERE .......................................... toolchain/patch-kernel.sh /home/ghendershot/astlinux/trunk/build_i586/asterisk-1.2.12.1 package/asterisk/ asterisk\*.patch Applying asterisk-format264.patch using plaintext: patching file channel.c patching file channels/chan_sip.c patching file cli.c patching file file.c patching file formats/format_h264.c patching file formats/Makefile patching file frame.c patching file include/asterisk/frame.h patching file rtp.c Applying asterisk-nok6opt.patch using plaintext: patching file codecs/gsm/Makefile Applying asterisk_no_res_ninit.patch using plaintext: patching file dns.c Hunk #1 succeeded at 173 (offset 16 lines). Applying asterisk-uclibc-compat.patch using plaintext: patching file Makefile Hunk #1 succeeded at 356 (offset 11 lines). Applying asterisk_uclibc.patch using plaintext: patching file include/asterisk/compat.h toolchain/patch-kernel.sh /home/ghendershot/astlinux/trunk/build_i586/asterisk-1.2.12.1 package/asterisk/ metermaid.patch HERE IS WHERE IT FAILS ............................................... Applying metermaid.patch using plaintext: patching file channels/chan_local.c Hunk #5 succeeded at 652 (offset 1 line). patching file configs/features.conf.sample Hunk #1 FAILED at 10. 1 out of 1 hunk FAILED -- saving rejects to file configs/features.conf.sample.rej patching file include/asterisk/features.h patching file res/res_features.c Patch failed! Please fix metermaid.patch! make: *** [/home/ghendershot/astlinux/trunk/build_i586/asterisk-1.2.12.1/.source] Error 1 [EMAIL PROTECTED] trunk]$ make menuconfig # # using defaults found in .config # *** End of Buildroot configuration. *** Check the top-level Makefile for additional configuration options. G.Hendershot _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
