Sorry but i did not understand how did you built it?
Can you please break up for me? Thanks Dani On 19 Mar 2010, at 12:47 PM, tjoen wrote: > On Fri, 2010-03-19 at 01:26 +0200, Tzafrir Cohen wrote: >> On Thu, Mar 18, 2010 at 05:03:12PM -0500, Warren Selby wrote: >>> On Thu, Mar 18, 2010 at 6:56 PM, Daniel Leite de Abreu >>> <[email protected]>wrote: >>> >>> After you install the kernel source, you'll need to rerun ./configure. >> >> Nope. The dahdi-linux makefile has no ./configure . > > This is how I have built it: > DAHDIVERSION="2.2.0.2" build_tools/make_version_h \ > > include/dahdi/version.h.tmp > if cmp -s include/dahdi/version.h.tmp include/dahdi/version.h ; \ > then :; \ > else \ > mv include/dahdi/version.h.tmp include/dahdi/version.h ; \ > fi > rm -f include/dahdi/version.h.tmp > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
