From: Niksa B. <nik...@lu...> - 2007-05-08 14:08:26
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Well, I've been at it all day, so I don't remember all the details. For those packages that wouldn't compile, I checked which was the latest version and updated the version number in the corresponding .mk file. I also updated zaptel (I had to remove existing patch files and put the one I found on Digium server). I had to change paths in asterisk.mk file so that configure script would look for zaptel and libpri in correct places (--with-pri=$(BUILD_DIR)/libpri-1.4.0 --with-zaptel=$(BUILD_DIR)/zaptel --with-tonezone=$(BUILD_DIR)/zaptel).<br> <br> Also, there was some code in asterisk.mk that would always execute, even if asterisk had already been built. For a lack of a better solution, I just removed it temporarily.<br> <br> If there was anything else, I can't remember it now. Anyway, this is obviously a work in progress, things like chan_misdn and spandsp are broken, and who knows what else. I am sure Kristian and Darrick are rather busy, so I wanted to work on this myself, I was just wandering what is the best way to proceed.<br> <pre class="moz-signature" cols="72">Niksa Baldun </pre> <br> Guilherme Góes wrote: <blockquote cite="mid...@ma..." type="cite"> <pre wrap="">Niksa, What changes do you made to make it work with the asterisk-beta branch ? On 5/8/07, Niksa Baldun <a class="moz-txt-link-rfc2396E" href="mailto:nik...@lu..."><nik...@lu...></a> wrote: </pre> <blockquote type="cite"> <pre wrap="">After much trouble I managed to compile 1.4 branch (asterisk-beta). Some packages wouldn't compile (I had to update them to newer versions), and also there were some problems with asterisk.mk file. I am willing to work on this more, but I was wandering if it would be better to use the latest stable branch as a template, and incorporate Asterisk 1.4 there. I assume it is more up to date. Thanks. -- Niksa Baldun ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. <a class="moz-txt-link-freetext" href="http://sourceforge.net/powerbar/db2/">http://sourceforge.net/powerbar/db2/</a> _______________________________________________ Astlinux-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Ast...@li...">Ast...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/astlinux-users">https://lists.sourceforge.net/lists/listinfo/astlinux-users</a> Donations to support AstLinux are graciously accepted via PayPal to <a class="moz-txt-link-abbreviated" href="mailto:pa...@kr...">pa...@kr...</a>. </pre> </blockquote> <pre wrap=""><!----> </pre> </blockquote> </body> </html> |