Modify ↓
Opened 6 years ago
Last modified 4 years ago
#11863 new defect
rp-pppoe.so missing
Reported by: | joel_ejc@… | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | rp- pppoe | Cc: |
Description
Hi,
From a distclean I got the following error
install: cannot stat `/export/opt/vewpwrt/trunk/build_dir/target-mips_uClibc-0.9.33.2/ppp-default/ppp-2.4.5/ipkg-install/lib/pppd/2.4.5/rp-pppoe.so': No such file or directory
the reasons were :
/export/opt/vewpwrt/trunk/staging_dir/toolchain-mips_gcc-4.6.2_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-uclibc/4.6.2/../../../../mips-openwrt-linux-uclibc/sys-include/linux/if_pppox.h:84:26: error: field 'pppol2tp' has incomplete type /export/opt/vewpwrt/trunk/staging_dir/toolchain-mips_gcc-4.6.2_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-uclibc/4.6.2/../../../../mips-openwrt-linux-uclibc/sys-include/linux/if_pppox.h:99:28: error: field 'pppol2tp' has incomplete type
The attached patch based on
http://www.city-fan.org/tips/PaulHowarth/Blog/2012-05-29
solves the defect
Best regards
Joel
Attachments (1)
Change History (2)
Changed 6 years ago by joel_ejc@…
comment:1 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Note: See
TracTickets for help on using
tickets.
Milestone Attitude Adjustment 12.09 deleted