OpenWrt Forum Archive

Topic: Failed To Build Image for WGT634U

The content of this topic has been archived on 29 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi Guys,

I failed to build the image with brcm-2.6 Image Bolder for WGT634U
Using following:
make image PROFILE=WGT634U V=99
make ends with following error -127 – “error while loading shared libraries; libstdc++.so.6”

Best regards

You need to install gcc-c++ version 3.4 or later in the machine where you are building the image.

jcgalvez, thanks a lot!

You mean the native x86 gcc version or MIPS’s?
BTW, I have not problems to build application with SDK (gcc 4.1.1).
No problem as well to build images with ImageBuilder for XScale/ARM.

Well, not sure if you need it for x86 or MIPS. I guess for MIPS, but you could try installing both (if not already installed).

The discussion might have continued from here.