Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553388 - net-misc/dahdi-2.10.2 version bump
Summary: net-misc/dahdi-2.10.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Tony Vroon (RETIRED)
URL: http://www.asterisk.org/downloads/dahdi
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-27 05:05 UTC by Oliver Jaksch
Modified: 2015-07-07 12:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to address missing DAHDI_IRQ definitions (04-dahdi-irq-shared.diff,609 bytes, patch)
2015-06-30 05:24 UTC, Oliver Jaksch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Jaksch 2015-06-27 05:05:06 UTC
I just renamed 2.10.1-r1 to 2.10.2 but leaving out patch 04-strnicmp-void.diff as it is already included in 2.10.2

Reproducible: Always
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2015-06-29 13:39:41 UTC
+*dahdi-2.10.2 (29 Jun 2015)
+
+  29 Jun 2015; Tony Vroon <chainsaw@gentoo.org> +dahdi-2.10.2.ebuild:
+  Version bump, as requested by Oliver Jaksch in bug #553388.
Comment 2 Oliver Jaksch 2015-06-30 05:24:29 UTC
Created attachment 405982 [details, diff]
patch to address missing DAHDI_IRQ definitions

In 2.10.2 there are missing some definitions in include/dahdi/kernel.h that wcopenpci (patch 98-non-digium-hardware-and-oslec.diff) is depending on. Hence compiling 2.10.2 fails at wcopenpci.c complaining about undeclared DAHDI_IRQ_SHARED as addressed in bug 552460 .

Bold as I am, I re-included these definitions. 2.10.2 compiles fine now, DAHDI is working and I did some calls via a wcb4xxp card successfully.

So someone has to check this with a Voicetronix/wcopenpci card.
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2015-06-30 07:49:06 UTC
Reopening bug for 2.10.2-r1 ebuild.
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2015-07-07 11:20:03 UTC
+*dahdi-2.10.2-r1 (07 Jul 2015)
+
+  07 Jul 2015; Tony Vroon <chainsaw@gentoo.org> -dahdi-2.10.2.ebuild,
+  +dahdi-2.10.2-r1.ebuild:
+  Include a further patch from Oliver Jaksch that I had initially overlooked.
+  Remove non-functional ebuild from tree.

My apologies Oliver. That took longer than it should have.
Comment 5 Oliver Jaksch 2015-07-07 12:01:42 UTC
Oh, thanks, but no need to apologise for. I've it enabled in my local portage until now and the rest of the world had to wait :)