Thanks Steve and Russ. It worked.
From: Steve Edwards <[email protected]> > Subject: Re: [asterisk-users] Getting compilation error while > installing Dhadi > To: Asterisk Users Mailing List - Non-Commercial Discussion > <[email protected]> > Message-ID: <alpine.DEB.2.02.1302271337180.3668@ws> > Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" > > On Wed, 27 Feb 2013, Ahmed Munir wrote: > > > I'm getting compilation error as trying to install latest version of > dahdi > > > > /usr/local/src/Asterisk/dahdi-linux-complete-2.6.1+2.6.1/linux/drivers/dahdi/xpp/xdefs.h:152: > error: conflicting types for ?bool? > > include/linux/types.h:36: error: previous declaration of ?bool? was here > > Don't let a little thing like a compilation error stop you :) > > Just comment out line 152 in xdefs.h > > There may be a 'proper' way to do this, but this should work. > > I had the same issue compiling zaptel-1.2.27 on CentOS 5.9 yesterday. > > -- > Thanks in advance, > ------------------------------------------------------------------------- > Steve Edwards [email protected] Voice: +1-760-468-3867 PST > Newline Fax: +1-760-731-3000 > > ------------------------------ > > > From: Russ Meyerriecks <[email protected]> > Subject: Re: [asterisk-users] Getting compilation error while > installing Dhadi > To: Asterisk Users Mailing List - Non-Commercial Discussion > <[email protected]> > Message-ID: <20130227215108.GA17504@blackmagic> > Content-Type: text/plain; charset=iso-8859-1 > > > error: conflicting types for ?bool? > > include/linux/types.h:36: error: previous declaration of ?bool? was here > > This issue is resolved by the latest dahdi-linux release 2.6.2-rc1. > > You can download a tarball of the release here: > > http://downloads.asterisk.org/pub/telephony/dahdi-linux/dahdi-linux-2.6.2-rc1.tar.gz > > Or you can check out the v2.6.2-rc1 tag from git: > git clone git.asterisk.org/dahdi/linux dahdi-linux > cd dahdi-linux > git checkout v2.6.2-rc1 > > -- > Russ Meyerriecks > Digium, Inc. | Linux Kernel Developer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA > direct: +1 256-428-6025 > Check us out at: www.digium.com & www.asterisk.org > > -- Regards, Ahmed Munir Chohan
-- _____________________________________________________________________ -- 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
