Closed GoogleCodeExporter closed 9 years ago
Try to add --disable-shave to the ./configure flags and tell me if it helps.
Original comment by pixdamix@gmail.com
on 17 Jan 2010 at 6:58
Can you include your config.log file?
Original comment by graham.g...@gmail.com
on 17 Jan 2010 at 10:55
Thanks pixdamix and graham.gower. I've resolved this problem by the following:
1)delete "-Wno-array-bounds" from configure flag list, for my
mips-linux-uclibc-gcc
doesn't support this.
2)add "--disable-shave " into configure flag list. Without this flag, there
would be
error in compling time for "-fshave-mode=complie".
Maybe this problem is the bug of OPENWRT, not of OPKG.
Thanks again.
Original comment by gierwu_h...@hotmail.com
on 23 Jan 2010 at 8:33
Closed as the user resolved this issue.
Original comment by graham.g...@gmail.com
on 26 Jan 2010 at 10:59
Original issue reported on code.google.com by
gierwu_h...@hotmail.com
on 17 Jan 2010 at 10:47