Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 308467
Collapse All | Expand All

(-)dahdi-2.2.0.2.ebuild (+4 lines)
Line 0 Link Here
1
--- dahdi-linux-2.2.0.2/drivers/dahdi/wcb4xxp/base.c	2010/03/07 14:46:33	8266
Lines 52-57 Link Here
52
	# error: dereferencing pointer to incomplete type
52
	# error: dereferencing pointer to incomplete type
53
	epatch "${FILESDIR}"/${P}-gcc44-hack.patch
53
	epatch "${FILESDIR}"/${P}-gcc44-hack.patch
54
54
55
	# linux >2.6.18 auto-includes the autoconf files.
56
	epatch "${FILESDIR}/${P}-linux-2.6.33.patch"
57
55
	if use ecoslec; then
58
	if use ecoslec; then
56
		elog "Support for OSLEC echo canceller."
59
		elog "Support for OSLEC echo canceller."
57
		mkdir "${MY_P}/drivers/staging" || die "Error creating staging folder."
60
		mkdir "${MY_P}/drivers/staging" || die "Error creating staging folder."

Return to bug 308467