Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430048 - net-dialup/ppp-2.4.5-r2 with sys-kernel/linux-headers-3.5.0 - In file included from plugin.c:53:0: /usr/include/linux/if_pppox.h:84:26: error: field ‘pppol2tp’ has incomplete type
Summary: net-dialup/ppp-2.4.5-r2 with sys-kernel/linux-headers-3.5.0 - In file include...
Status: RESOLVED DUPLICATE of bug 427684
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Dialup Developers
URL: http://forums.gentoo.org/viewtopic-p-...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-08-05 17:40 UTC by Gao Xiang
Modified: 2012-08-05 23:08 UTC (History)
0 users

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


Attachments
pppol2tpv3-3.5.0.patch? (pppol2tpv3-2.6.35.patch,1.98 KB, patch)
2012-08-05 17:41 UTC, Gao Xiang
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gao Xiang 2012-08-05 17:40:05 UTC
net-dialup/ppp-2.4.5-r2 fails to build with sys-kernel/linux-headers-3.5.0


The error is:

In file included from plugin.c:53:0: 
/usr/include/linux/if_pppox.h:84:26: error: field ‘pppol2tp’ has incomplete type 
/usr/include/linux/if_pppox.h:99:28: error: field ‘pppol2tp’ has incomplete type 
make[2]: *** [plugin.o] Error 1 
make[2]: Leaving directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r2/work/ppp-2.4.5/pppd/plugins/rp-pppoe' 
/bin/sh: line 0: exit: minconn.so: numeric argument required 
make[1]: *** [all] Error 255 
make[1]: Leaving directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r2/work/ppp-2.4.5/pppd/plugins' 
make: *** [all] Error 2 
emake failed 
 * ERROR: net-dialup/ppp-2.4.5-r2 failed (compile phase): 
 *   compile failed 
 * 
 * Call stack: 
 *     ebuild.sh, line  85:  Called src_compile 
 *   environment, line 3188:  Called die 
 * The specific snippet of code: 
 *       emake COPTS="${CFLAGS} -D_GNU_SOURCE" || die "compile failed"; 

Reproducible: Always
Comment 1 Gao Xiang 2012-08-05 17:41:30 UTC
Created attachment 320466 [details, diff]
pppol2tpv3-3.5.0.patch?
Comment 2 Gao Xiang 2012-08-05 17:43:52 UTC
Comment on attachment 320466 [details, diff]
pppol2tpv3-3.5.0.patch?

The file name is pppol2tpv3-2.6.35.patch
Comment 3 Gao Xiang 2012-08-05 17:47:50 UTC
See
http://forums.gentoo.org/viewtopic-p-7107512.html
Comment 4 Oschtan 2012-08-05 17:52:17 UTC
bug 427684
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2012-08-05 23:08:15 UTC

*** This bug has been marked as a duplicate of bug 427684 ***