<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><base href="x-msg://78/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm interested in working on this. Where can I find the patches?<div>(I see where you said "I have included a very minimal patch set"</div><div>but I didn't see any patches or a link to them...)</div><div><br></div><div><div><div>On Jul 4, 2013, at 4:49 PM, Jim Duuuude <<a href="mailto:telesistant@hotmail.com">telesistant@hotmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="hmmessage" style="font-size: 12pt; font-family: Calibri; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div dir="ltr">OFficially, I will "neither deny nor confirm" that... :-) :-)<br><br>And yeah, libpri *REALLY* isnt necessary, but I always added it<br>for completeness.<span class="Apple-converted-space"> </span><br><br>Jim<br><br><br><div>> Date: Thu, 4 Jul 2013 15:45:33 -0500<br>> Subject: Re: [App_rpt-users] Compile Errors<br>> From:<span class="Apple-converted-space"> </span><a href="mailto:robert@n5qm.com">robert@n5qm.com</a><br>> To:<span class="Apple-converted-space"> </span><a href="mailto:telesistant@hotmail.com">telesistant@hotmail.com</a><br>> CC:<span class="Apple-converted-space"> </span><a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a><br>><span class="Apple-converted-space"> </span><br>> Jim,<br>><span class="Apple-converted-space"> </span><br>> So, you have compiled using a 3.x kernel using dahdi? Did you compile<br>> libpri as well, or is it even necessary since we aren't using PRI<br>> signaling?<br>><span class="Apple-converted-space"> </span><br>> Robert<br>> N5QM<br>><span class="Apple-converted-space"> </span><br>> On Thu, Jul 4, 2013 at 3:29 PM, Jim Duuuude <<a href="mailto:telesistant@hotmail.com">telesistant@hotmail.com</a>> wrote:<br>> > ahhhhh.. sure...<br>> ><br>> > If you wanna "go where do man has gone before" (or not many, actually),<br>> > I have included a very minimal patch set which will "fix" DAHDI so that<br>> > it actually works, and you can try using DAHDI instead...<br>> ><br>> > Jim<br>> ><br>> >> Date: Thu, 4 Jul 2013 15:11:08 -0500<br>> >> From: <a href="mailto:robert@n5qm.com">robert@n5qm.com</a><br>> >> CC: <a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a><br>> ><br>> >> Subject: Re: [App_rpt-users] Compile Errors<br>> >><br>> >> I guess I should have researched that before I tried huh? lol<br>> >><br>> >> Robert<br>> >> N5QM<br>> >><br>> >> On Thu, Jul 4, 2013 at 2:37 PM, Jim Duuuude <<a href="mailto:telesistant@hotmail.com">telesistant@hotmail.com</a>><br>> >> wrote:<br>> >> > I guess that's not GIGANTICALLY surprising, since Zaptel isn't even<br>> >> > CAPABLE of being compiled under a 3.X kernel, since there was a<br>> >> > major change in the ioctl() functionality in the driver stuff.<br>> >> ><br>> >> > Jim<br>> >> ><br>> >> >> Date: Thu, 4 Jul 2013 11:58:44 -0500<br>> >> >> From: <a href="mailto:robert@n5qm.com">robert@n5qm.com</a><br>> >> >> To: <a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a><br>> >> >> Subject: Re: [App_rpt-users] Compile Errors<br>> >> ><br>> >> >><br>> >> >> This appears to be an issue trying to compile against the 3.2 kernel.<br>> >> >> I tried on a 2.6 kernel and the issues were gone.<br>> >> >><br>> >> >> Robert<br>> >> >> N5QM<br>> >> >><br>> >> >> On Sun, Jun 30, 2013 at 6:05 PM, Robert Garcia <<a href="mailto:robert@n5qm.com">robert@n5qm.com</a>> wrote:<br>> >> >> > Guys,<br>> >> >> ><br>> >> >> > I am working on compiling app_rpt for another platform using the<br>> >> >> > sources from svn and following the makefile. It looks like I am going<br>> >> >> > to need some help as I am already stuck at configuring zaptel. lol<br>> >> >> ><br>> >> >> > gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o<br>> >> >> > mxml/libmxml.a mxml/libmxml.a<br>> >> >> > make[2]: Leaving directory `/home/tc/zaptel/menuselect'<br>> >> >> > make[1]: Leaving directory `/home/tc/zaptel/menuselect'<br>> >> >> ><br>> >> >> > ***********************************************************<br>> >> >> > The existing menuselect.makeopts file did not specify<br>> >> >> > that 'zttool' should not be included. However, either some<br>> >> >> > dependencies for this module were not found or a<br>> >> >> > conflict exists.<br>> >> >> ><br>> >> >> > Either run 'make menuselect' or remove the existing<br>> >> >> > menuselect.makeopts file to resolve this issue.<br>> >> >> > ***********************************************************<br>> >> >> ><br>> >> >> > make: *** [menuselect.makeopts] Error 255<br>> >> >> ><br>> >> >> > I then nuked the menuselect.makeopts per the error and tried again, I<br>> >> >> > get a little further before receiving this error.<br>> >> >> ><br>> >> >> > make -C /lib/modules/3.0.21-tinycore/build ARCH=i386<br>> >> >> > SUBDIRS=/usr/src/zaptel/kernel HOTPLUG_FIRMWARE=yes<br>> >> >> > KBUILD_OBJ_M="zaptel.o ztdummy.o ztdynamic.o zttranscode.o " modules<br>> >> >> > make[2]: Entering directory<br>> >> >> > `/usr/local/src/linux-headers-3.0.21-tinycore'<br>> >> >> > CC [M] /usr/src/zaptel/kernel/zaptel-base.o<br>> >> >> > In file included from /usr/src/zaptel/kernel/zaptel-base.c:37:0:<br>> >> >> > /usr/src/zaptel/kernel/zconfig.h:26:28: fatal error:<br>> >> >> > linux/autoconf.h:<br>> >> >> > No such file or directory<br>> >> >> > compilation terminated.<br>> >> >> > make[3]: *** [/usr/src/zaptel/kernel/zaptel-base.o] Error 1<br>> >> >> > make[2]: *** [_module_/usr/src/zaptel/kernel] Error 2<br>> >> >> > make[2]: Leaving directory<br>> >> >> > `/usr/local/src/linux-headers-3.0.21-tinycore'<br>> >> >> > make[1]: *** [modules] Error 2<br>> >> >> > make[1]: Leaving directory `/usr/src/zaptel'<br>> >> >> > make: *** [all] Error 2<br>> >> >> > make: Leaving directory `/usr/src/zaptel'<br>> >> >> ><br>> >> >> > Oddly, the linux/autoconf.h file is there, so I'm not sure what path<br>> >> >> > is the base. I "fixed" that by providing an absolute path to the<br>> >> >> > autoconf.h file. Then I tried again and received this.<br>> >> >> ><br>> >> >> > make -C /lib/modules/3.0.21-tinycore/build ARCH=i386<br>> >> >> > SUBDIRS=/usr/src/zaptel/kernel HOTPLUG_FIRMWARE=yes<br>> >> >> > KBUILD_OBJ_M="zaptel.o ztdummy.o ztdynamic.o zttranscode.o " modules<br>> >> >> > make[2]: Entering directory<br>> >> >> > `/usr/local/src/linux-headers-3.0.21-tinycore'<br>> >> >> > CC [M] /usr/src/zaptel/kernel/zaptel-base.o<br>> >> >> > /usr/src/zaptel/kernel/zaptel-base.c: In function 'zt_rbs_sethook':<br>> >> >> > /usr/src/zaptel/kernel/zaptel-base.c:2160:2: warning: suggest<br>> >> >> > parentheses around operand of '!' or change '&' to '&&' or '!' to '~'<br>> >> >> > [-Wparentheses]<br>> >> >> > /usr/src/zaptel/kernel/zaptel-base.c: At top level:<br>> >> >> > /usr/src/zaptel/kernel/zaptel-base.c:7650:2: error: unknown field<br>> >> >> > 'ioctl' specified in initializer<br>> >> >> > /usr/src/zaptel/kernel/zaptel-base.c:7650:2: warning: initialization<br>> >> >> > from incompatible pointer type [enabled by default]<br>> >> >> > /usr/src/zaptel/kernel/zaptel-base.c:7650:2: warning: (near<br>> >> >> > initialization for 'zt_fops.fsync') [enabled by default]<br>> >> >> > make[3]: *** [/usr/src/zaptel/kernel/zaptel-base.o] Error 1<br>> >> >> > make[2]: *** [_module_/usr/src/zaptel/kernel] Error 2<br>> >> >> > make[2]: Leaving directory<br>> >> >> > `/usr/local/src/linux-headers-3.0.21-tinycore'<br>> >> >> > make[1]: *** [modules] Error 2<br>> >> >> > make[1]: Leaving directory `/usr/src/zaptel'<br>> >> >> > make: *** [all] Error 2<br>> >> >> > make: Leaving directory `/usr/src/zaptel'<br>> >> >> ><br>> >> >> > Any ideas on how I can get past this?<br>> >> >> ><br>> >> >> > Robert<br>> >> >> > N5QM<br>> >> >> _______________________________________________<br>> >> >> App_rpt-users mailing list<br>> >> >> <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>> >> >> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>> >> _______________________________________________<br>> >> App_rpt-users mailing list<br>> >> <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>> >> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br></div></div>_______________________________________________<br>App_rpt-users mailing list<br><a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</div></blockquote></div><br></div></body></html>